[==========] 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
I20260620 13:54:15.165541 4719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.155.254:36845
I20260620 13:54:15.167202 4719 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260620 13:54:15.168380 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:54:15.186106 4725 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
W20260620 13:54:15.186122 4726 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
I20260620 13:54:15.187362 4719 server_base.cc:1061] running on GCE node
W20260620 13:54:15.186126 4728 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
I20260620 13:54:16.385650 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:54:16.385944 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:54:16.386157 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963656386131 us; error 0 us; skew 500 ppm
I20260620 13:54:16.387037 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:54:16.393357 4719 webserver.cc:533] Webserver started at http://127.4.155.254:40945/ using document root <none> and password file <none>
I20260620 13:54:16.394527 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:54:16.394848 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:54:16.395435 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:54:16.404115 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/master-0-root/instance:
uuid: "8d8a4e3b23444658ad2f0071e4dc65f8"
format_stamp: "Formatted at 2026-06-20 13:54:16 on dist-test-slave-n70f"
I20260620 13:54:16.413437 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.008s user 0.004s sys 0.004s
I20260620 13:54:16.419275 4734 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:16.420780 4719 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260620 13:54:16.421205 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/master-0-root
uuid: "8d8a4e3b23444658ad2f0071e4dc65f8"
format_stamp: "Formatted at 2026-06-20 13:54:16 on dist-test-slave-n70f"
I20260620 13:54:16.421581 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-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)
I20260620 13:54:16.488057 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:54:16.489785 4719 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260620 13:54:16.490330 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:54:16.568568 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.254:36845
I20260620 13:54:16.568603 4785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.254:36845 every 8 connection(s)
I20260620 13:54:16.577216 4786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:16.600132 4786 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8: Bootstrap starting.
I20260620 13:54:16.606122 4786 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:16.608171 4786 log.cc:826] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8: Log is configured to *not* fsync() on all Append() calls
I20260620 13:54:16.612911 4786 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8: No bootstrap required, opened a new log
I20260620 13:54:16.637270 4786 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d8a4e3b23444658ad2f0071e4dc65f8" member_type: VOTER }
I20260620 13:54:16.637840 4786 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:16.638139 4786 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d8a4e3b23444658ad2f0071e4dc65f8, State: Initialized, Role: FOLLOWER
I20260620 13:54:16.639254 4786 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d8a4e3b23444658ad2f0071e4dc65f8" member_type: VOTER }
I20260620 13:54:16.639786 4786 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 13:54:16.640107 4786 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 13:54:16.640462 4786 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:16.644819 4786 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d8a4e3b23444658ad2f0071e4dc65f8" member_type: VOTER }
I20260620 13:54:16.645622 4786 leader_election.cc:304] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [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: 8d8a4e3b23444658ad2f0071e4dc65f8; no voters:
I20260620 13:54:16.647640 4786 leader_election.cc:290] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 13:54:16.647902 4789 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:16.651852 4789 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 1 LEADER]: Becoming Leader. State: Replica: 8d8a4e3b23444658ad2f0071e4dc65f8, State: Running, Role: LEADER
I20260620 13:54:16.652902 4789 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [LEADER]: Queue going to LEADER mode. State: All 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: "8d8a4e3b23444658ad2f0071e4dc65f8" member_type: VOTER }
I20260620 13:54:16.654124 4786 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 13:54:16.664633 4791 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8d8a4e3b23444658ad2f0071e4dc65f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d8a4e3b23444658ad2f0071e4dc65f8" member_type: VOTER } }
I20260620 13:54:16.665208 4790 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8d8a4e3b23444658ad2f0071e4dc65f8. Latest consensus state: current_term: 1 leader_uuid: "8d8a4e3b23444658ad2f0071e4dc65f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d8a4e3b23444658ad2f0071e4dc65f8" member_type: VOTER } }
I20260620 13:54:16.665501 4791 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [sys.catalog]: This master's current role is: LEADER
I20260620 13:54:16.665771 4790 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [sys.catalog]: This master's current role is: LEADER
I20260620 13:54:16.669581 4798 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260620 13:54:16.682680 4798 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260620 13:54:16.684890 4719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 13:54:16.700691 4798 catalog_manager.cc:1382] Generated new cluster ID: 94dd0b7efd254f12b699a311638f6a12
I20260620 13:54:16.701040 4798 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260620 13:54:16.721252 4798 catalog_manager.cc:1405] Generated new certificate authority record
I20260620 13:54:16.723179 4798 catalog_manager.cc:1539] Loading token signing keys...
I20260620 13:54:16.735997 4798 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8: Generated new TSK 0
I20260620 13:54:16.737053 4798 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260620 13:54:16.752806 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:54:16.762539 4808 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
W20260620 13:54:16.764312 4809 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
W20260620 13:54:16.768536 4811 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
I20260620 13:54:16.769346 4719 server_base.cc:1061] running on GCE node
I20260620 13:54:16.770251 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:54:16.770524 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:54:16.770748 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963656770729 us; error 0 us; skew 500 ppm
I20260620 13:54:16.771466 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:54:16.776541 4719 webserver.cc:533] Webserver started at http://127.4.155.193:44789/ using document root <none> and password file <none>
I20260620 13:54:16.777177 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:54:16.777421 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:54:16.777746 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:54:16.779002 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-0-root/instance:
uuid: "3d3395064db742469140d8c045a1ef52"
format_stamp: "Formatted at 2026-06-20 13:54:16 on dist-test-slave-n70f"
I20260620 13:54:16.785645 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.005s sys 0.000s
I20260620 13:54:16.790524 4816 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:16.791617 4719 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260620 13:54:16.791971 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-0-root
uuid: "3d3395064db742469140d8c045a1ef52"
format_stamp: "Formatted at 2026-06-20 13:54:16 on dist-test-slave-n70f"
I20260620 13:54:16.792333 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-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)
I20260620 13:54:16.812239 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:54:16.813832 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:54:16.817118 4719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260620 13:54:16.822602 4719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 13:54:16.822872 4719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:16.823284 4719 ts_tablet_manager.cc:616] Registered 0 tablets
I20260620 13:54:16.823464 4719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:16.945613 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.193:38317
I20260620 13:54:16.945715 4878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.193:38317 every 8 connection(s)
I20260620 13:54:16.953397 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:54:16.969058 4884 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
W20260620 13:54:16.971235 4883 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
W20260620 13:54:16.989055 4886 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
I20260620 13:54:16.990207 4719 server_base.cc:1061] running on GCE node
I20260620 13:54:16.991433 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:54:16.991731 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:54:16.991982 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963656991960 us; error 0 us; skew 500 ppm
I20260620 13:54:16.992923 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:54:16.995461 4879 heartbeater.cc:344] Connected to a master server at 127.4.155.254:36845
I20260620 13:54:16.996068 4879 heartbeater.cc:461] Registering TS with master...
I20260620 13:54:16.997694 4879 heartbeater.cc:507] Master 127.4.155.254:36845 requested a full tablet report, sending...
I20260620 13:54:16.999846 4719 webserver.cc:533] Webserver started at http://127.4.155.194:39847/ using document root <none> and password file <none>
I20260620 13:54:17.000644 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:54:17.000962 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:54:17.001241 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:54:17.002317 4751 ts_manager.cc:194] Registered new tserver with Master: 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317)
I20260620 13:54:17.002442 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-1-root/instance:
uuid: "f61dc2e8457c42b09772f9e664c67b47"
format_stamp: "Formatted at 2026-06-20 13:54:16 on dist-test-slave-n70f"
I20260620 13:54:17.005499 4751 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48014
I20260620 13:54:17.010600 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.008s user 0.009s sys 0.001s
I20260620 13:54:17.016952 4891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:17.018170 4719 fs_manager.cc:730] Time spent opening block manager: real 0.005s user 0.002s sys 0.003s
I20260620 13:54:17.018601 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-1-root
uuid: "f61dc2e8457c42b09772f9e664c67b47"
format_stamp: "Formatted at 2026-06-20 13:54:16 on dist-test-slave-n70f"
I20260620 13:54:17.018949 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-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)
I20260620 13:54:17.053401 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:54:17.054911 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:54:17.058171 4719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260620 13:54:17.062551 4719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 13:54:17.062820 4719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:17.063179 4719 ts_tablet_manager.cc:616] Registered 0 tablets
I20260620 13:54:17.063396 4719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.001s
I20260620 13:54:17.170557 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.194:35197
I20260620 13:54:17.170696 4953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.194:35197 every 8 connection(s)
I20260620 13:54:17.181954 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:54:17.194213 4958 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
I20260620 13:54:17.198449 4954 heartbeater.cc:344] Connected to a master server at 127.4.155.254:36845
I20260620 13:54:17.199133 4954 heartbeater.cc:461] Registering TS with master...
I20260620 13:54:17.200858 4954 heartbeater.cc:507] Master 127.4.155.254:36845 requested a full tablet report, sending...
I20260620 13:54:17.202324 4719 server_base.cc:1061] running on GCE node
I20260620 13:54:17.204254 4751 ts_manager.cc:194] Registered new tserver with Master: f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
W20260620 13:54:17.204254 4957 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
W20260620 13:54:17.204540 4960 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
I20260620 13:54:17.206007 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:54:17.206324 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:54:17.206545 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963657206526 us; error 0 us; skew 500 ppm
I20260620 13:54:17.206713 4751 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48016
I20260620 13:54:17.207417 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:54:17.211040 4719 webserver.cc:533] Webserver started at http://127.4.155.195:38257/ using document root <none> and password file <none>
I20260620 13:54:17.211707 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:54:17.211931 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:54:17.212263 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:54:17.213440 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-2-root/instance:
uuid: "cd23e27c1393498daca3fba741403354"
format_stamp: "Formatted at 2026-06-20 13:54:17 on dist-test-slave-n70f"
I20260620 13:54:17.218796 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260620 13:54:17.222508 4965 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:17.223608 4719 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260620 13:54:17.223920 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-2-root
uuid: "cd23e27c1393498daca3fba741403354"
format_stamp: "Formatted at 2026-06-20 13:54:17 on dist-test-slave-n70f"
I20260620 13:54:17.224233 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1781963654985192-4719-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)
I20260620 13:54:17.248706 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:54:17.249979 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:54:17.251557 4719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260620 13:54:17.253711 4719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 13:54:17.253958 4719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:17.254225 4719 ts_tablet_manager.cc:616] Registered 0 tablets
I20260620 13:54:17.254402 4719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:17.365392 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.195:39977
I20260620 13:54:17.365530 5027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.195:39977 every 8 connection(s)
I20260620 13:54:17.386150 5028 heartbeater.cc:344] Connected to a master server at 127.4.155.254:36845
I20260620 13:54:17.386608 5028 heartbeater.cc:461] Registering TS with master...
I20260620 13:54:17.387914 5028 heartbeater.cc:507] Master 127.4.155.254:36845 requested a full tablet report, sending...
I20260620 13:54:17.390283 4751 ts_manager.cc:194] Registered new tserver with Master: cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:17.390865 4719 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016635962s
I20260620 13:54:17.392073 4751 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48030
I20260620 13:54:17.457535 4751 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48042:
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"
}
}
}
W20260620 13:54:17.461503 4751 catalog_manager.cc:7076] 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.
I20260620 13:54:17.575981 4918 tablet_service.cc:1511] Processing CreateTablet for tablet d748d43c67664af88e57ce75b6be81e1 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260620 13:54:17.575877 4919 tablet_service.cc:1511] Processing CreateTablet for tablet 0f55cacdeebd4cad83b3cd8753320b37 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260620 13:54:17.578085 4916 tablet_service.cc:1511] Processing CreateTablet for tablet adfeaab3cb7d4d1d9eedd1282d3ac16d (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260620 13:54:17.579424 4917 tablet_service.cc:1511] Processing CreateTablet for tablet e0d11a1fc374477caf80fa0e24f0a281 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260620 13:54:17.581238 4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d748d43c67664af88e57ce75b6be81e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.584883 4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d11a1fc374477caf80fa0e24f0a281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.582852 4915 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb86d5e1936485fb6531cefe3eb775b (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260620 13:54:17.590070 4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb86d5e1936485fb6531cefe3eb775b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.604159 4914 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8cc4f789b24974a1859102de85d33d (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260620 13:54:17.607841 4914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8cc4f789b24974a1859102de85d33d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.611819 4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adfeaab3cb7d4d1d9eedd1282d3ac16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.621886 4913 tablet_service.cc:1511] Processing CreateTablet for tablet 22dd8bbdf26244a384b739fe2fdb7486 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260620 13:54:17.632647 4844 tablet_service.cc:1511] Processing CreateTablet for tablet 0f55cacdeebd4cad83b3cd8753320b37 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260620 13:54:17.636755 4843 tablet_service.cc:1511] Processing CreateTablet for tablet d748d43c67664af88e57ce75b6be81e1 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260620 13:54:17.639142 4843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d748d43c67664af88e57ce75b6be81e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.640199 4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f55cacdeebd4cad83b3cd8753320b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.651149 4913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22dd8bbdf26244a384b739fe2fdb7486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.652506 4844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f55cacdeebd4cad83b3cd8753320b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.653220 4993 tablet_service.cc:1511] Processing CreateTablet for tablet 0f55cacdeebd4cad83b3cd8753320b37 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260620 13:54:17.661453 4992 tablet_service.cc:1511] Processing CreateTablet for tablet d748d43c67664af88e57ce75b6be81e1 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260620 13:54:17.653647 4842 tablet_service.cc:1511] Processing CreateTablet for tablet e0d11a1fc374477caf80fa0e24f0a281 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260620 13:54:17.676031 4837 tablet_service.cc:1511] Processing CreateTablet for tablet fd3e06006b244dfcb166b165bd0ed812 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260620 13:54:17.676378 4840 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb86d5e1936485fb6531cefe3eb775b (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260620 13:54:17.659008 4841 tablet_service.cc:1511] Processing CreateTablet for tablet adfeaab3cb7d4d1d9eedd1282d3ac16d (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260620 13:54:17.676370 4991 tablet_service.cc:1511] Processing CreateTablet for tablet e0d11a1fc374477caf80fa0e24f0a281 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260620 13:54:17.681504 4993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f55cacdeebd4cad83b3cd8753320b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.663959 4912 tablet_service.cc:1511] Processing CreateTablet for tablet fd3e06006b244dfcb166b165bd0ed812 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260620 13:54:17.698993 4912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3e06006b244dfcb166b165bd0ed812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.678108 4990 tablet_service.cc:1511] Processing CreateTablet for tablet adfeaab3cb7d4d1d9eedd1282d3ac16d (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260620 13:54:17.706841 4987 tablet_service.cc:1511] Processing CreateTablet for tablet 22dd8bbdf26244a384b739fe2fdb7486 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260620 13:54:17.703951 4842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d11a1fc374477caf80fa0e24f0a281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.701155 4836 tablet_service.cc:1511] Processing CreateTablet for tablet 6c14e98376ac410fb2b5b189000e855f (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260620 13:54:17.692623 4839 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8cc4f789b24974a1859102de85d33d (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260620 13:54:17.682287 4988 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8cc4f789b24974a1859102de85d33d (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
W20260620 13:54:17.716368 4799 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:54:17.709626 4992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d748d43c67664af88e57ce75b6be81e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.719127 4837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3e06006b244dfcb166b165bd0ed812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.724818 4991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d11a1fc374477caf80fa0e24f0a281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.708674 4989 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb86d5e1936485fb6531cefe3eb775b (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260620 13:54:17.722860 4911 tablet_service.cc:1511] Processing CreateTablet for tablet 6c14e98376ac410fb2b5b189000e855f (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260620 13:54:17.732728 4911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c14e98376ac410fb2b5b189000e855f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.734671 4839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8cc4f789b24974a1859102de85d33d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.744390 4990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adfeaab3cb7d4d1d9eedd1282d3ac16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.725090 4838 tablet_service.cc:1511] Processing CreateTablet for tablet 22dd8bbdf26244a384b739fe2fdb7486 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260620 13:54:17.747367 4986 tablet_service.cc:1511] Processing CreateTablet for tablet fd3e06006b244dfcb166b165bd0ed812 (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260620 13:54:17.742344 4985 tablet_service.cc:1511] Processing CreateTablet for tablet 6c14e98376ac410fb2b5b189000e855f (DEFAULT_TABLE table=test-workload [id=fbf7d15e361f486cacd9112979e2e375]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260620 13:54:17.752296 4841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adfeaab3cb7d4d1d9eedd1282d3ac16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.758786 5046 tablet_bootstrap.cc:492] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47: Bootstrap starting.
I20260620 13:54:17.754386 4989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb86d5e1936485fb6531cefe3eb775b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.763703 4987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22dd8bbdf26244a384b739fe2fdb7486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.768419 4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3e06006b244dfcb166b165bd0ed812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.775692 4836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c14e98376ac410fb2b5b189000e855f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.786655 4838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22dd8bbdf26244a384b739fe2fdb7486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.788429 4840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb86d5e1936485fb6531cefe3eb775b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.785023 4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c14e98376ac410fb2b5b189000e855f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.819429 4988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8cc4f789b24974a1859102de85d33d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:17.868988 5047 tablet_bootstrap.cc:492] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52: Bootstrap starting.
I20260620 13:54:17.892611 5046 tablet_bootstrap.cc:654] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:17.922024 5048 tablet_bootstrap.cc:492] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354: Bootstrap starting.
I20260620 13:54:17.940809 5047 tablet_bootstrap.cc:654] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:17.961772 5046 tablet_bootstrap.cc:492] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47: No bootstrap required, opened a new log
I20260620 13:54:17.962496 5046 ts_tablet_manager.cc:1403] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47: Time spent bootstrapping tablet: real 0.236s user 0.016s sys 0.023s
I20260620 13:54:17.971451 5046 raft_consensus.cc:359] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:17.972319 5046 raft_consensus.cc:385] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:17.972787 5046 raft_consensus.cc:740] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Initialized, Role: FOLLOWER
I20260620 13:54:17.974360 5046 consensus_queue.cc:260] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:17.976786 4954 heartbeater.cc:499] Master 127.4.155.254:36845 was elected leader, sending a full tablet report...
I20260620 13:54:17.977481 5047 tablet_bootstrap.cc:492] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52: No bootstrap required, opened a new log
I20260620 13:54:17.977928 5047 ts_tablet_manager.cc:1403] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52: Time spent bootstrapping tablet: real 0.131s user 0.014s sys 0.005s
I20260620 13:54:17.977993 5048 tablet_bootstrap.cc:654] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:17.981032 5047 raft_consensus.cc:359] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:17.981788 5047 raft_consensus.cc:385] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:17.982061 5047 raft_consensus.cc:740] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Initialized, Role: FOLLOWER
I20260620 13:54:17.982733 5047 consensus_queue.cc:260] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:17.984663 5046 ts_tablet_manager.cc:1434] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47: Time spent starting tablet: real 0.022s user 0.000s sys 0.007s
I20260620 13:54:17.986140 5046 tablet_bootstrap.cc:492] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47: Bootstrap starting.
I20260620 13:54:17.995231 5046 tablet_bootstrap.cc:654] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.009980 4879 heartbeater.cc:499] Master 127.4.155.254:36845 was elected leader, sending a full tablet report...
I20260620 13:54:18.015091 5047 ts_tablet_manager.cc:1434] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52: Time spent starting tablet: real 0.037s user 0.013s sys 0.023s
I20260620 13:54:18.016090 5047 tablet_bootstrap.cc:492] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52: Bootstrap starting.
I20260620 13:54:18.016367 5046 tablet_bootstrap.cc:492] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47: No bootstrap required, opened a new log
I20260620 13:54:18.016826 5046 ts_tablet_manager.cc:1403] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47: Time spent bootstrapping tablet: real 0.031s user 0.016s sys 0.006s
I20260620 13:54:18.019886 5046 raft_consensus.cc:359] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.020537 5048 tablet_bootstrap.cc:492] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354: No bootstrap required, opened a new log
I20260620 13:54:18.020774 5046 raft_consensus.cc:385] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.021163 5046 raft_consensus.cc:740] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.021319 5048 ts_tablet_manager.cc:1403] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354: Time spent bootstrapping tablet: real 0.126s user 0.028s sys 0.020s
I20260620 13:54:18.021978 5046 consensus_queue.cc:260] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.022768 5047 tablet_bootstrap.cc:654] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.024845 5046 ts_tablet_manager.cc:1434] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47: Time spent starting tablet: real 0.008s user 0.006s sys 0.002s
I20260620 13:54:18.025864 5046 tablet_bootstrap.cc:492] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47: Bootstrap starting.
I20260620 13:54:18.025962 5048 raft_consensus.cc:359] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.027015 5048 raft_consensus.cc:385] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.027416 5048 raft_consensus.cc:740] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.028469 5048 consensus_queue.cc:260] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.034688 5046 tablet_bootstrap.cc:654] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.035521 5047 tablet_bootstrap.cc:492] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52: No bootstrap required, opened a new log
I20260620 13:54:18.036021 5047 ts_tablet_manager.cc:1403] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52: Time spent bootstrapping tablet: real 0.020s user 0.007s sys 0.011s
I20260620 13:54:18.036123 5048 ts_tablet_manager.cc:1434] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354: Time spent starting tablet: real 0.014s user 0.009s sys 0.002s
I20260620 13:54:18.036927 5028 heartbeater.cc:499] Master 127.4.155.254:36845 was elected leader, sending a full tablet report...
I20260620 13:54:18.039671 5047 raft_consensus.cc:359] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.040635 5047 raft_consensus.cc:385] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.041788 5048 tablet_bootstrap.cc:492] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354: Bootstrap starting.
I20260620 13:54:18.041683 5047 raft_consensus.cc:740] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.042830 5047 consensus_queue.cc:260] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.045934 5047 ts_tablet_manager.cc:1434] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52: Time spent starting tablet: real 0.010s user 0.007s sys 0.000s
I20260620 13:54:18.047364 5047 tablet_bootstrap.cc:492] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52: Bootstrap starting.
I20260620 13:54:18.050218 5048 tablet_bootstrap.cc:654] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.054013 5046 tablet_bootstrap.cc:492] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47: No bootstrap required, opened a new log
I20260620 13:54:18.054527 5046 ts_tablet_manager.cc:1403] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47: Time spent bootstrapping tablet: real 0.029s user 0.015s sys 0.011s
I20260620 13:54:18.057967 5046 raft_consensus.cc:359] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.058763 5046 raft_consensus.cc:385] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.059094 5046 raft_consensus.cc:740] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.059477 5047 tablet_bootstrap.cc:654] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.059993 5046 consensus_queue.cc:260] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.062880 5046 ts_tablet_manager.cc:1434] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47: Time spent starting tablet: real 0.008s user 0.009s sys 0.000s
I20260620 13:54:18.063306 5048 tablet_bootstrap.cc:492] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354: No bootstrap required, opened a new log
I20260620 13:54:18.063844 5048 ts_tablet_manager.cc:1403] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354: Time spent bootstrapping tablet: real 0.022s user 0.013s sys 0.006s
I20260620 13:54:18.064064 5046 tablet_bootstrap.cc:492] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47: Bootstrap starting.
I20260620 13:54:18.067261 5048 raft_consensus.cc:359] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.068276 5048 raft_consensus.cc:385] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.068668 5048 raft_consensus.cc:740] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.069628 5048 consensus_queue.cc:260] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.072343 5048 ts_tablet_manager.cc:1434] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354: Time spent starting tablet: real 0.008s user 0.002s sys 0.004s
I20260620 13:54:18.072930 5046 tablet_bootstrap.cc:654] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.073516 5048 tablet_bootstrap.cc:492] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354: Bootstrap starting.
I20260620 13:54:18.081176 5048 tablet_bootstrap.cc:654] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.081099 5047 tablet_bootstrap.cc:492] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52: No bootstrap required, opened a new log
I20260620 13:54:18.081959 5047 ts_tablet_manager.cc:1403] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52: Time spent bootstrapping tablet: real 0.035s user 0.017s sys 0.004s
I20260620 13:54:18.084722 5046 tablet_bootstrap.cc:492] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47: No bootstrap required, opened a new log
I20260620 13:54:18.085216 5046 ts_tablet_manager.cc:1403] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47: Time spent bootstrapping tablet: real 0.021s user 0.020s sys 0.000s
I20260620 13:54:18.088199 5046 raft_consensus.cc:359] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.088991 5046 raft_consensus.cc:385] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.089310 5046 raft_consensus.cc:740] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.090071 5047 raft_consensus.cc:359] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.090103 5046 consensus_queue.cc:260] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.091081 5047 raft_consensus.cc:385] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.092110 5047 raft_consensus.cc:740] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.092506 5046 ts_tablet_manager.cc:1434] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 13:54:18.093741 5046 tablet_bootstrap.cc:492] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47: Bootstrap starting.
I20260620 13:54:18.093333 5047 consensus_queue.cc:260] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.096344 5047 ts_tablet_manager.cc:1434] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52: Time spent starting tablet: real 0.014s user 0.004s sys 0.004s
I20260620 13:54:18.097556 5047 tablet_bootstrap.cc:492] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52: Bootstrap starting.
I20260620 13:54:18.099092 5048 tablet_bootstrap.cc:492] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354: No bootstrap required, opened a new log
I20260620 13:54:18.099625 5048 ts_tablet_manager.cc:1403] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354: Time spent bootstrapping tablet: real 0.026s user 0.010s sys 0.003s
I20260620 13:54:18.102550 5048 raft_consensus.cc:359] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.103317 5048 raft_consensus.cc:385] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.103614 5048 raft_consensus.cc:740] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.104308 5048 consensus_queue.cc:260] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.106567 5048 ts_tablet_manager.cc:1434] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354: Time spent starting tablet: real 0.007s user 0.004s sys 0.000s
I20260620 13:54:18.105147 5047 tablet_bootstrap.cc:654] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.111410 5051 raft_consensus.cc:493] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.111994 5051 raft_consensus.cc:515] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.114365 5051 leader_election.cc:290] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.117843 5053 raft_consensus.cc:493] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.119976 5046 tablet_bootstrap.cc:654] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.120208 5053 raft_consensus.cc:515] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
W20260620 13:54:18.125976 5029 tablet.cc:2406] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260620 13:54:18.127579 5053 leader_election.cc:290] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.125713 5048 tablet_bootstrap.cc:492] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354: Bootstrap starting.
I20260620 13:54:18.172149 5056 raft_consensus.cc:493] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.172968 5056 raft_consensus.cc:515] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.180178 5047 tablet_bootstrap.cc:492] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52: No bootstrap required, opened a new log
I20260620 13:54:18.180799 5056 leader_election.cc:290] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:18.180742 5047 ts_tablet_manager.cc:1403] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52: Time spent bootstrapping tablet: real 0.083s user 0.027s sys 0.002s
I20260620 13:54:18.183451 5046 tablet_bootstrap.cc:492] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47: No bootstrap required, opened a new log
I20260620 13:54:18.195535 5053 raft_consensus.cc:493] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.196069 5053 raft_consensus.cc:515] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.198076 5047 raft_consensus.cc:359] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.198877 5047 raft_consensus.cc:385] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.198877 5053 leader_election.cc:290] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.199338 5047 raft_consensus.cc:740] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.194983 5046 ts_tablet_manager.cc:1403] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47: Time spent bootstrapping tablet: real 0.101s user 0.026s sys 0.022s
I20260620 13:54:18.200346 5047 consensus_queue.cc:260] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.225649 5056 raft_consensus.cc:493] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.227694 5047 ts_tablet_manager.cc:1434] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52: Time spent starting tablet: real 0.041s user 0.008s sys 0.002s
I20260620 13:54:18.226320 5056 raft_consensus.cc:515] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.231024 5047 tablet_bootstrap.cc:492] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52: Bootstrap starting.
I20260620 13:54:18.253731 5056 leader_election.cc:290] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:18.254928 5048 tablet_bootstrap.cc:654] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.265287 5046 raft_consensus.cc:359] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.266183 5046 raft_consensus.cc:385] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.266510 5046 raft_consensus.cc:740] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.267284 5046 consensus_queue.cc:260] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.268833 5051 raft_consensus.cc:493] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.269507 5051 raft_consensus.cc:515] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.271720 5051 leader_election.cc:290] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.273439 5047 tablet_bootstrap.cc:654] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.284094 5046 ts_tablet_manager.cc:1434] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47: Time spent starting tablet: real 0.082s user 0.009s sys 0.013s
I20260620 13:54:18.294701 5053 raft_consensus.cc:493] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.296051 5046 tablet_bootstrap.cc:492] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47: Bootstrap starting.
I20260620 13:54:18.296640 5053 raft_consensus.cc:515] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.305569 4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:18.309809 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d11a1fc374477caf80fa0e24f0a281" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
W20260620 13:54:18.313086 4895 leader_election.cc:343] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:54:18.317052 4895 leader_election.cc:343] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.322490 5053 leader_election.cc:290] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.331254 5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.333916 5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d11a1fc374477caf80fa0e24f0a281" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.334784 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.336709 5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.338070 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.342003 4999 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 0.
W20260620 13:54:18.343458 4893 leader_election.cc:343] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd23e27c1393498daca3fba741403354 (127.4.155.195:39977): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.340358 5048 tablet_bootstrap.cc:492] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354: No bootstrap required, opened a new log
I20260620 13:54:18.344627 5048 ts_tablet_manager.cc:1403] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354: Time spent bootstrapping tablet: real 0.226s user 0.024s sys 0.021s
I20260620 13:54:18.343902 4893 leader_election.cc:304] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f61dc2e8457c42b09772f9e664c67b47; no voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354
I20260620 13:54:18.341231 5000 raft_consensus.cc:2468] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 0.
I20260620 13:54:18.346999 5051 raft_consensus.cc:2749] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:18.349080 5051 raft_consensus.cc:493] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:54:18.350133 4893 leader_election.cc:343] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd23e27c1393498daca3fba741403354 (127.4.155.195:39977): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.350318 5051 raft_consensus.cc:515] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.350700 4893 leader_election.cc:304] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f61dc2e8457c42b09772f9e664c67b47; no voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354
I20260620 13:54:18.357591 5051 leader_election.cc:290] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.358309 5051 raft_consensus.cc:2749] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:18.358780 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.359962 5000 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 0.
W20260620 13:54:18.350353 4818 leader_election.cc:343] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd23e27c1393498daca3fba741403354 (127.4.155.195:39977): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.359295 5048 raft_consensus.cc:359] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.363029 5048 raft_consensus.cc:385] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.363436 5048 raft_consensus.cc:740] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.362396 4893 leader_election.cc:304] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:18.365974 5051 raft_consensus.cc:2804] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:18.366621 5046 tablet_bootstrap.cc:654] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.367820 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47" is_pre_election: true
I20260620 13:54:18.364248 5048 consensus_queue.cc:260] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.363862 4818 leader_election.cc:304] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:18.366585 5051 raft_consensus.cc:493] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:18.371719 5051 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.371330 4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c14e98376ac410fb2b5b189000e855f" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47" is_pre_election: true
I20260620 13:54:18.372766 5053 raft_consensus.cc:2804] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:18.373157 5053 raft_consensus.cc:493] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:18.373490 5053 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:54:18.374128 4968 leader_election.cc:343] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.379544 4818 leader_election.cc:304] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:18.381453 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:18.381875 5047 tablet_bootstrap.cc:492] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52: No bootstrap required, opened a new log
I20260620 13:54:18.382391 5047 ts_tablet_manager.cc:1403] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52: Time spent bootstrapping tablet: real 0.154s user 0.008s sys 0.013s
I20260620 13:54:18.384244 5053 raft_consensus.cc:515] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.381621 5077 raft_consensus.cc:493] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.387754 4853 raft_consensus.cc:2393] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f61dc2e8457c42b09772f9e664c67b47 in current term 1: Already voted for candidate 3d3395064db742469140d8c045a1ef52 in this term.
I20260620 13:54:18.387657 5077 raft_consensus.cc:515] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.390286 5077 leader_election.cc:290] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.391306 4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47" is_pre_election: true
I20260620 13:54:18.392016 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfeaab3cb7d4d1d9eedd1282d3ac16d" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:18.392879 4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47" is_pre_election: true
I20260620 13:54:18.386489 5048 ts_tablet_manager.cc:1434] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354: Time spent starting tablet: real 0.042s user 0.008s sys 0.000s
W20260620 13:54:18.394657 4895 leader_election.cc:343] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.395879 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfeaab3cb7d4d1d9eedd1282d3ac16d" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
W20260620 13:54:18.397547 4819 leader_election.cc:343] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.398101 4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:18.398650 5051 raft_consensus.cc:515] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.399417 4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47" is_pre_election: true
I20260620 13:54:18.399758 4929 raft_consensus.cc:2393] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd23e27c1393498daca3fba741403354 in current term 1: Already voted for candidate f61dc2e8457c42b09772f9e664c67b47 in this term.
I20260620 13:54:18.400035 4928 raft_consensus.cc:2468] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 0.
W20260620 13:54:18.401383 4893 leader_election.cc:343] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd23e27c1393498daca3fba741403354 (127.4.155.195:39977): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.394804 5048 tablet_bootstrap.cc:492] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354: Bootstrap starting.
I20260620 13:54:18.400935 5047 raft_consensus.cc:359] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.401845 4893 leader_election.cc:304] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f61dc2e8457c42b09772f9e664c67b47; no voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354
I20260620 13:54:18.402081 5047 raft_consensus.cc:385] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.402406 5047 raft_consensus.cc:740] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.402626 5077 raft_consensus.cc:2749] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:18.403287 5047 consensus_queue.cc:260] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.404767 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:18.405170 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:18.405833 4853 raft_consensus.cc:2393] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f61dc2e8457c42b09772f9e664c67b47 in current term 1: Already voted for candidate 3d3395064db742469140d8c045a1ef52 in this term.
I20260620 13:54:18.405799 5000 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.404147 5051 leader_election.cc:290] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.403416 4819 leader_election.cc:304] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [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: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters: cd23e27c1393498daca3fba741403354
I20260620 13:54:18.411821 5053 leader_election.cc:290] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 election: Requested vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.412853 5053 raft_consensus.cc:2804] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:18.415445 5053 raft_consensus.cc:493] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:18.415797 5053 raft_consensus.cc:3060] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.425536 5048 tablet_bootstrap.cc:654] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.426489 5078 raft_consensus.cc:2804] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:18.423465 5000 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 1.
I20260620 13:54:18.428999 5053 raft_consensus.cc:515] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
W20260620 13:54:18.429427 4818 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:39977, user_credentials={real_user=slave}} blocked reactor thread for 49954.9us
I20260620 13:54:18.430397 5078 raft_consensus.cc:493] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:18.431481 5078 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.432659 4893 leader_election.cc:304] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47; no voters: 3d3395064db742469140d8c045a1ef52
I20260620 13:54:18.432766 5047 ts_tablet_manager.cc:1434] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52: Time spent starting tablet: real 0.050s user 0.009s sys 0.014s
I20260620 13:54:18.435225 5051 raft_consensus.cc:2804] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:18.435899 5047 tablet_bootstrap.cc:492] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52: Bootstrap starting.
I20260620 13:54:18.436004 5051 raft_consensus.cc:697] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:18.434747 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:18.438735 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:18.439568 4853 raft_consensus.cc:2393] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd23e27c1393498daca3fba741403354 in current term 1: Already voted for candidate 3d3395064db742469140d8c045a1ef52 in this term.
I20260620 13:54:18.438272 5051 consensus_queue.cc:237] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.442595 5000 raft_consensus.cc:2393] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d3395064db742469140d8c045a1ef52 in current term 1: Already voted for candidate f61dc2e8457c42b09772f9e664c67b47 in this term.
I20260620 13:54:18.444293 4969 leader_election.cc:304] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd23e27c1393498daca3fba741403354; no voters: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:18.446354 5056 raft_consensus.cc:2749] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:18.445354 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c14e98376ac410fb2b5b189000e855f" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:18.449329 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:18.450698 5048 tablet_bootstrap.cc:492] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354: No bootstrap required, opened a new log
I20260620 13:54:18.450747 5046 tablet_bootstrap.cc:492] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47: No bootstrap required, opened a new log
W20260620 13:54:18.450867 4819 leader_election.cc:343] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.451314 5048 ts_tablet_manager.cc:1403] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354: Time spent bootstrapping tablet: real 0.057s user 0.007s sys 0.008s
I20260620 13:54:18.451382 5046 ts_tablet_manager.cc:1403] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47: Time spent bootstrapping tablet: real 0.159s user 0.014s sys 0.012s
I20260620 13:54:18.445262 4818 leader_election.cc:304] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [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: 3d3395064db742469140d8c045a1ef52; no voters: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:18.452584 5053 leader_election.cc:290] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 election: Requested vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.454310 5080 raft_consensus.cc:2749] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260620 13:54:18.455631 4969 leader_election.cc:343] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.456075 4969 leader_election.cc:304] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd23e27c1393498daca3fba741403354; no voters: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:18.457459 5056 raft_consensus.cc:2749] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:18.454957 5047 tablet_bootstrap.cc:654] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.459218 5080 raft_consensus.cc:493] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.459757 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:18.459738 5080 raft_consensus.cc:515] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.460541 5000 raft_consensus.cc:3060] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.461318 5046 raft_consensus.cc:359] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.462996 5046 raft_consensus.cc:385] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.463418 5046 raft_consensus.cc:740] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.460837 5048 raft_consensus.cc:359] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.465601 5048 raft_consensus.cc:385] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.465763 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8cc4f789b24974a1859102de85d33d" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47" is_pre_election: true
I20260620 13:54:18.466051 5048 raft_consensus.cc:740] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Initialized, Role: FOLLOWER
W20260620 13:54:18.467054 4819 leader_election.cc:343] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.466930 5048 consensus_queue.cc:260] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.465178 5046 consensus_queue.cc:260] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.469153 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8cc4f789b24974a1859102de85d33d" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.464682 5080 leader_election.cc:290] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
W20260620 13:54:18.472064 4818 leader_election.cc:343] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd23e27c1393498daca3fba741403354 (127.4.155.195:39977): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.472579 5000 raft_consensus.cc:2468] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 1.
I20260620 13:54:18.480095 5046 ts_tablet_manager.cc:1434] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47: Time spent starting tablet: real 0.028s user 0.009s sys 0.000s
I20260620 13:54:18.474488 5048 ts_tablet_manager.cc:1434] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354: Time spent starting tablet: real 0.023s user 0.006s sys 0.004s
I20260620 13:54:18.481849 5048 tablet_bootstrap.cc:492] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354: Bootstrap starting.
I20260620 13:54:18.483161 5046 tablet_bootstrap.cc:492] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47: Bootstrap starting.
I20260620 13:54:18.489488 4750 catalog_manager.cc:5696] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 0 to 1, leader changed from <none> to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:18.472549 4818 leader_election.cc:304] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d3395064db742469140d8c045a1ef52; no voters: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:18.496260 4818 leader_election.cc:304] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters: f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:18.497323 5053 raft_consensus.cc:2749] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:18.497648 5080 raft_consensus.cc:2804] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:18.498175 5080 raft_consensus.cc:697] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Becoming Leader. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:18.500330 5080 consensus_queue.cc:237] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.515793 5048 tablet_bootstrap.cc:654] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.516812 5046 tablet_bootstrap.cc:654] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.521776 5047 tablet_bootstrap.cc:492] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52: No bootstrap required, opened a new log
I20260620 13:54:18.522258 5047 ts_tablet_manager.cc:1403] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52: Time spent bootstrapping tablet: real 0.087s user 0.021s sys 0.025s
I20260620 13:54:18.510818 5078 raft_consensus.cc:515] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.529716 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:18.530321 4929 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.534726 5048 tablet_bootstrap.cc:492] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354: No bootstrap required, opened a new log
I20260620 13:54:18.538525 5048 ts_tablet_manager.cc:1403] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354: Time spent bootstrapping tablet: real 0.057s user 0.010s sys 0.005s
I20260620 13:54:18.541675 5048 raft_consensus.cc:359] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.542419 5048 raft_consensus.cc:385] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.527436 4748 catalog_manager.cc:5696] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3395064db742469140d8c045a1ef52 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "3d3395064db742469140d8c045a1ef52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:18.542734 4929 raft_consensus.cc:2468] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 1.
I20260620 13:54:18.532622 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:18.542738 5048 raft_consensus.cc:740] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.545490 5000 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.530916 5078 leader_election.cc:290] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 election: Requested vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.530699 5047 raft_consensus.cc:359] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.551712 5047 raft_consensus.cc:385] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.545854 5056 raft_consensus.cc:493] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.551900 4819 leader_election.cc:304] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:18.552047 5047 raft_consensus.cc:740] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.553628 5078 raft_consensus.cc:2804] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:18.553714 5048 consensus_queue.cc:260] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.554322 5078 raft_consensus.cc:697] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Becoming Leader. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:18.554148 5047 consensus_queue.cc:260] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.552399 5056 raft_consensus.cc:515] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.556593 5047 ts_tablet_manager.cc:1434] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52: Time spent starting tablet: real 0.034s user 0.009s sys 0.000s
I20260620 13:54:18.555584 5078 consensus_queue.cc:237] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.557665 5047 tablet_bootstrap.cc:492] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52: Bootstrap starting.
I20260620 13:54:18.558415 5046 tablet_bootstrap.cc:492] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47: No bootstrap required, opened a new log
I20260620 13:54:18.558804 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:18.559459 4853 raft_consensus.cc:2468] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 0.
I20260620 13:54:18.558506 5056 leader_election.cc:290] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:18.561064 4969 leader_election.cc:304] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:18.562103 5056 raft_consensus.cc:2804] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:18.562506 5056 raft_consensus.cc:493] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:18.562918 5056 raft_consensus.cc:3060] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.564743 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47" is_pre_election: true
I20260620 13:54:18.559430 5046 ts_tablet_manager.cc:1403] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47: Time spent bootstrapping tablet: real 0.076s user 0.008s sys 0.012s
W20260620 13:54:18.567430 4968 leader_election.cc:343] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.577000 5047 tablet_bootstrap.cc:654] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.577776 5000 raft_consensus.cc:2468] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 1.
I20260620 13:54:18.579741 5046 raft_consensus.cc:359] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.580909 5046 raft_consensus.cc:385] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.581238 5046 raft_consensus.cc:740] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.581425 5048 ts_tablet_manager.cc:1434] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354: Time spent starting tablet: real 0.043s user 0.014s sys 0.004s
I20260620 13:54:18.587759 5048 tablet_bootstrap.cc:492] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354: Bootstrap starting.
I20260620 13:54:18.588475 5056 raft_consensus.cc:515] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.589322 5046 consensus_queue.cc:260] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.591892 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:18.592904 4853 raft_consensus.cc:3060] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.596987 5056 leader_election.cc:290] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:18.598233 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:18.599202 5046 ts_tablet_manager.cc:1434] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47: Time spent starting tablet: real 0.033s user 0.005s sys 0.003s
W20260620 13:54:18.599650 4968 leader_election.cc:343] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:18.600245 5046 tablet_bootstrap.cc:492] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47: Bootstrap starting.
I20260620 13:54:18.605489 4853 raft_consensus.cc:2468] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 1.
I20260620 13:54:18.606782 5047 tablet_bootstrap.cc:492] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52: No bootstrap required, opened a new log
I20260620 13:54:18.607342 5047 ts_tablet_manager.cc:1403] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52: Time spent bootstrapping tablet: real 0.050s user 0.012s sys 0.004s
I20260620 13:54:18.607159 4969 leader_election.cc:304] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters: f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:18.608712 5048 tablet_bootstrap.cc:654] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.610680 5047 raft_consensus.cc:359] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.611531 5047 raft_consensus.cc:385] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.611937 5046 tablet_bootstrap.cc:654] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.608650 5056 raft_consensus.cc:2804] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:18.611900 5047 raft_consensus.cc:740] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.616150 5056 raft_consensus.cc:697] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 1 LEADER]: Becoming Leader. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:18.615854 5047 consensus_queue.cc:260] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.617553 5056 consensus_queue.cc:237] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.619412 5047 ts_tablet_manager.cc:1434] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52: Time spent starting tablet: real 0.012s user 0.008s sys 0.000s
I20260620 13:54:18.620705 5047 tablet_bootstrap.cc:492] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52: Bootstrap starting.
I20260620 13:54:18.631974 4751 catalog_manager.cc:5696] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd23e27c1393498daca3fba741403354 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "cd23e27c1393498daca3fba741403354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:18.634725 5048 tablet_bootstrap.cc:492] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354: No bootstrap required, opened a new log
I20260620 13:54:18.635249 5048 ts_tablet_manager.cc:1403] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354: Time spent bootstrapping tablet: real 0.048s user 0.009s sys 0.009s
I20260620 13:54:18.638351 5048 raft_consensus.cc:359] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.638960 5048 raft_consensus.cc:385] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.639299 5048 raft_consensus.cc:740] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.640205 5048 consensus_queue.cc:260] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.642462 5047 tablet_bootstrap.cc:654] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.643003 5048 ts_tablet_manager.cc:1434] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 13:54:18.645865 5048 tablet_bootstrap.cc:492] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354: Bootstrap starting.
I20260620 13:54:18.643841 5046 tablet_bootstrap.cc:492] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47: No bootstrap required, opened a new log
I20260620 13:54:18.649602 5046 ts_tablet_manager.cc:1403] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47: Time spent bootstrapping tablet: real 0.050s user 0.014s sys 0.024s
I20260620 13:54:18.652235 5046 raft_consensus.cc:359] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.652917 5046 raft_consensus.cc:385] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.653193 5046 raft_consensus.cc:740] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.653911 5046 consensus_queue.cc:260] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.661549 5046 ts_tablet_manager.cc:1434] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47: Time spent starting tablet: real 0.012s user 0.006s sys 0.000s
I20260620 13:54:18.662413 5046 tablet_bootstrap.cc:492] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47: Bootstrap starting.
I20260620 13:54:18.668193 5046 tablet_bootstrap.cc:654] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.671240 5048 tablet_bootstrap.cc:654] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.670486 4748 catalog_manager.cc:5696] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3395064db742469140d8c045a1ef52 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "3d3395064db742469140d8c045a1ef52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:18.679064 5047 tablet_bootstrap.cc:492] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52: No bootstrap required, opened a new log
I20260620 13:54:18.679553 5047 ts_tablet_manager.cc:1403] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52: Time spent bootstrapping tablet: real 0.059s user 0.007s sys 0.007s
I20260620 13:54:18.682152 5047 raft_consensus.cc:359] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.682893 5047 raft_consensus.cc:385] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.683244 5047 raft_consensus.cc:740] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.684247 5047 consensus_queue.cc:260] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.687021 5047 ts_tablet_manager.cc:1434] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52: Time spent starting tablet: real 0.007s user 0.002s sys 0.002s
I20260620 13:54:18.688251 5047 tablet_bootstrap.cc:492] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52: Bootstrap starting.
I20260620 13:54:18.692468 5046 tablet_bootstrap.cc:492] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47: No bootstrap required, opened a new log
I20260620 13:54:18.693084 5046 ts_tablet_manager.cc:1403] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47: Time spent bootstrapping tablet: real 0.031s user 0.013s sys 0.004s
I20260620 13:54:18.693917 5078 raft_consensus.cc:493] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.694476 5078 raft_consensus.cc:515] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.696735 5078 leader_election.cc:290] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.696187 5047 tablet_bootstrap.cc:654] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.697860 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfeaab3cb7d4d1d9eedd1282d3ac16d" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47" is_pre_election: true
I20260620 13:54:18.698501 4929 raft_consensus.cc:2468] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 0.
I20260620 13:54:18.699229 5046 raft_consensus.cc:359] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.700001 5046 raft_consensus.cc:385] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.700459 5046 raft_consensus.cc:740] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.700595 4819 leader_election.cc:304] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:18.701467 5046 consensus_queue.cc:260] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.703802 5046 ts_tablet_manager.cc:1434] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47: Time spent starting tablet: real 0.010s user 0.005s sys 0.001s
I20260620 13:54:18.705041 5078 raft_consensus.cc:2804] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:18.705413 5078 raft_consensus.cc:493] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:18.705750 5078 raft_consensus.cc:3060] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.699491 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfeaab3cb7d4d1d9eedd1282d3ac16d" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.711426 5000 raft_consensus.cc:2468] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 0.
I20260620 13:54:18.713749 5048 tablet_bootstrap.cc:492] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354: No bootstrap required, opened a new log
I20260620 13:54:18.714249 5048 ts_tablet_manager.cc:1403] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354: Time spent bootstrapping tablet: real 0.069s user 0.006s sys 0.012s
I20260620 13:54:18.717078 5048 raft_consensus.cc:359] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.717864 5048 raft_consensus.cc:385] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.718170 5048 raft_consensus.cc:740] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.719245 5048 consensus_queue.cc:260] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.717001 5078 raft_consensus.cc:515] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.719786 5047 tablet_bootstrap.cc:492] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52: No bootstrap required, opened a new log
I20260620 13:54:18.721984 5078 leader_election.cc:290] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 election: Requested vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.722817 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfeaab3cb7d4d1d9eedd1282d3ac16d" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:18.723378 5047 ts_tablet_manager.cc:1403] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52: Time spent bootstrapping tablet: real 0.035s user 0.015s sys 0.007s
I20260620 13:54:18.723460 4929 raft_consensus.cc:3060] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:54:18.721215 4799 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:54:18.726456 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfeaab3cb7d4d1d9eedd1282d3ac16d" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:18.726923 5048 ts_tablet_manager.cc:1434] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354: Time spent starting tablet: real 0.012s user 0.008s sys 0.000s
I20260620 13:54:18.727095 5000 raft_consensus.cc:3060] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.728029 5048 tablet_bootstrap.cc:492] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354: Bootstrap starting.
I20260620 13:54:18.734560 5048 tablet_bootstrap.cc:654] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:18.734634 5051 raft_consensus.cc:493] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.735266 5051 raft_consensus.cc:515] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.736876 5000 raft_consensus.cc:2468] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 1.
I20260620 13:54:18.737900 5051 leader_election.cc:290] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.738173 4818 leader_election.cc:304] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:18.738216 5047 raft_consensus.cc:359] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.739766 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:18.740213 5078 raft_consensus.cc:2804] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:18.740872 5078 raft_consensus.cc:697] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Becoming Leader. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:18.741933 5078 consensus_queue.cc:237] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.745497 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.746310 4999 raft_consensus.cc:2393] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f61dc2e8457c42b09772f9e664c67b47 in current term 1: Already voted for candidate 3d3395064db742469140d8c045a1ef52 in this term.
I20260620 13:54:18.747501 4893 leader_election.cc:304] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f61dc2e8457c42b09772f9e664c67b47; no voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354
I20260620 13:54:18.748459 5051 raft_consensus.cc:3060] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.748682 5047 raft_consensus.cc:385] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.749075 5047 raft_consensus.cc:740] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.749781 5047 consensus_queue.cc:260] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.751848 5047 ts_tablet_manager.cc:1434] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52: Time spent starting tablet: real 0.028s user 0.005s sys 0.001s
I20260620 13:54:18.753993 4929 raft_consensus.cc:2468] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 1.
I20260620 13:54:18.755339 5051 raft_consensus.cc:2749] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:18.747804 5048 tablet_bootstrap.cc:492] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354: No bootstrap required, opened a new log
I20260620 13:54:18.756186 5048 ts_tablet_manager.cc:1403] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354: Time spent bootstrapping tablet: real 0.028s user 0.017s sys 0.002s
I20260620 13:54:18.758906 5048 raft_consensus.cc:359] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.759744 5048 raft_consensus.cc:385] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:18.760022 5048 raft_consensus.cc:740] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Initialized, Role: FOLLOWER
I20260620 13:54:18.760751 5048 consensus_queue.cc:260] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.760718 4748 catalog_manager.cc:5696] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3395064db742469140d8c045a1ef52 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "3d3395064db742469140d8c045a1ef52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:18.764317 5048 ts_tablet_manager.cc:1434] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354: Time spent starting tablet: real 0.008s user 0.005s sys 0.001s
I20260620 13:54:18.821004 5051 raft_consensus.cc:493] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.821606 5051 raft_consensus.cc:515] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.822091 5077 raft_consensus.cc:493] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.822521 5077 raft_consensus.cc:515] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.824465 5077 leader_election.cc:290] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.824965 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:18.825740 4853 raft_consensus.cc:2393] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f61dc2e8457c42b09772f9e664c67b47 in current term 1: Already voted for candidate cd23e27c1393498daca3fba741403354 in this term.
I20260620 13:54:18.826107 4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8cc4f789b24974a1859102de85d33d" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:18.826638 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.825551 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8cc4f789b24974a1859102de85d33d" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.826732 4854 raft_consensus.cc:2468] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 0.
I20260620 13:54:18.828624 4999 raft_consensus.cc:2468] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 0.
I20260620 13:54:18.828805 4893 leader_election.cc:304] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f61dc2e8457c42b09772f9e664c67b47; no voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354
I20260620 13:54:18.829348 4895 leader_election.cc:304] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:18.829696 5077 raft_consensus.cc:3060] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.828130 5051 leader_election.cc:290] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.831368 5051 raft_consensus.cc:2804] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:18.831832 5051 raft_consensus.cc:493] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:18.832270 5051 raft_consensus.cc:3060] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.837815 5077 raft_consensus.cc:2749] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:18.841183 5051 raft_consensus.cc:515] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.843994 5051 leader_election.cc:290] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.844116 4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8cc4f789b24974a1859102de85d33d" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:18.844231 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8cc4f789b24974a1859102de85d33d" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:18.844671 4854 raft_consensus.cc:3060] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.843854 5077 consensus_queue.cc:1048] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:54:18.844918 4999 raft_consensus.cc:3060] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.853070 4999 raft_consensus.cc:2468] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 1.
I20260620 13:54:18.853564 4854 raft_consensus.cc:2468] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 1.
I20260620 13:54:18.854529 4893 leader_election.cc:304] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:18.855479 5077 raft_consensus.cc:2804] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:18.856313 5077 raft_consensus.cc:697] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:18.857113 5077 consensus_queue.cc:237] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.869483 4750 catalog_manager.cc:5696] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 0 to 1, leader changed from <none> to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:18.870560 5051 consensus_queue.cc:1048] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:18.915253 5051 raft_consensus.cc:493] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:18.915876 5051 raft_consensus.cc:515] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.919324 5051 leader_election.cc:290] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.919512 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c14e98376ac410fb2b5b189000e855f" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:18.920116 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c14e98376ac410fb2b5b189000e855f" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:18.920243 4853 raft_consensus.cc:2468] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 0.
I20260620 13:54:18.920807 4999 raft_consensus.cc:2468] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 0.
I20260620 13:54:18.921598 4895 leader_election.cc:304] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:18.922466 5051 raft_consensus.cc:2804] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:18.922873 5051 raft_consensus.cc:493] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:18.923202 5051 raft_consensus.cc:3060] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.928743 5051 raft_consensus.cc:515] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.930292 5051 leader_election.cc:290] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:18.931289 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c14e98376ac410fb2b5b189000e855f" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:18.931486 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c14e98376ac410fb2b5b189000e855f" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:18.931768 4853 raft_consensus.cc:3060] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.932145 4999 raft_consensus.cc:3060] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:18.936316 4853 raft_consensus.cc:2468] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 1.
I20260620 13:54:18.937345 4895 leader_election.cc:304] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:18.937994 5051 raft_consensus.cc:2804] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:18.938433 5051 raft_consensus.cc:697] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:18.939196 5051 consensus_queue.cc:237] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:18.939934 4999 raft_consensus.cc:2468] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 1.
I20260620 13:54:18.948575 4748 catalog_manager.cc:5696] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 0 to 1, leader changed from <none> to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:19.016602 5056 raft_consensus.cc:493] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:19.017369 5056 raft_consensus.cc:515] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.019692 5056 leader_election.cc:290] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:19.021297 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52" is_pre_election: true
I20260620 13:54:19.022325 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47" is_pre_election: true
I20260620 13:54:19.022861 4929 raft_consensus.cc:2468] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 0.
I20260620 13:54:19.023663 4853 raft_consensus.cc:2468] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 0.
I20260620 13:54:19.024044 4968 leader_election.cc:304] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:19.024926 5056 raft_consensus.cc:2804] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:19.025298 5056 raft_consensus.cc:493] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:19.025719 5056 raft_consensus.cc:3060] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:19.032378 5056 raft_consensus.cc:515] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.034505 5056 leader_election.cc:290] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:19.035295 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:19.035615 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:19.035900 4853 raft_consensus.cc:3060] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:19.036123 4929 raft_consensus.cc:3060] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:19.042443 4929 raft_consensus.cc:2468] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 1.
I20260620 13:54:19.042443 4853 raft_consensus.cc:2468] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 1.
I20260620 13:54:19.043783 4969 leader_election.cc:304] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:19.044516 5056 raft_consensus.cc:2804] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:19.045009 5056 raft_consensus.cc:697] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 1 LEADER]: Becoming Leader. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:19.045718 5056 consensus_queue.cc:237] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.054229 5078 raft_consensus.cc:493] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:19.054147 4748 catalog_manager.cc:5696] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd23e27c1393498daca3fba741403354 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "cd23e27c1393498daca3fba741403354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:19.054754 5078 raft_consensus.cc:515] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.057065 5078 leader_election.cc:290] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:19.057869 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d11a1fc374477caf80fa0e24f0a281" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47" is_pre_election: true
I20260620 13:54:19.058552 4929 raft_consensus.cc:2468] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 0.
I20260620 13:54:19.059823 4819 leader_election.cc:304] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:19.058790 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d11a1fc374477caf80fa0e24f0a281" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354" is_pre_election: true
I20260620 13:54:19.060700 4999 raft_consensus.cc:2468] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 0.
I20260620 13:54:19.061020 5078 raft_consensus.cc:2804] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:19.061540 5078 raft_consensus.cc:493] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:19.062031 5078 raft_consensus.cc:3060] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:19.067489 5078 raft_consensus.cc:515] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.069061 5078 leader_election.cc:290] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 election: Requested vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:19.070117 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d11a1fc374477caf80fa0e24f0a281" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:19.070184 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d11a1fc374477caf80fa0e24f0a281" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:19.070713 4999 raft_consensus.cc:3060] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:19.070869 4929 raft_consensus.cc:3060] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:19.075410 4999 raft_consensus.cc:2468] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 1.
I20260620 13:54:19.076664 4818 leader_election.cc:304] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:19.077452 5078 raft_consensus.cc:2804] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:19.077894 5078 raft_consensus.cc:697] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Becoming Leader. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:19.078012 4929 raft_consensus.cc:2468] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 1.
I20260620 13:54:19.078743 5078 consensus_queue.cc:237] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.088433 4748 catalog_manager.cc:5696] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d3395064db742469140d8c045a1ef52 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "3d3395064db742469140d8c045a1ef52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:19.099903 5078 consensus_queue.cc:1048] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:54:19.111196 5078 consensus_queue.cc:1048] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.154417 5056 consensus_queue.cc:1048] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.160454 5078 consensus_queue.cc:1048] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:54:19.165477 5116 consensus_queue.cc:1048] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:54:19.172137 5056 consensus_queue.cc:1048] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:54:19.249540 5080 consensus_queue.cc:1048] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.256089 5080 consensus_queue.cc:1048] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:54:19.357620 5077 consensus_queue.cc:1048] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.380764 5077 consensus_queue.cc:1048] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.384509 5077 consensus_queue.cc:1048] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.402504 5125 consensus_queue.cc:1048] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.412297 4929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
mode: GRACEFUL
new_leader_uuid: "3d3395064db742469140d8c045a1ef52"
from {username='slave'} at 127.0.0.1:34172
I20260620 13:54:19.412998 4929 raft_consensus.cc:606] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Received request to transfer leadership to TS 3d3395064db742469140d8c045a1ef52
I20260620 13:54:19.442463 5000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b"
dest_uuid: "cd23e27c1393498daca3fba741403354"
mode: GRACEFUL
new_leader_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:40118
I20260620 13:54:19.442981 5000 raft_consensus.cc:606] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 1 LEADER]: Received request to transfer leadership to TS f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:19.451412 5000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486"
dest_uuid: "cd23e27c1393498daca3fba741403354"
mode: GRACEFUL
new_leader_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:40118
I20260620 13:54:19.451931 5000 raft_consensus.cc:606] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 1 LEADER]: Received request to transfer leadership to TS f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:19.465826 4853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812"
dest_uuid: "3d3395064db742469140d8c045a1ef52"
mode: GRACEFUL
new_leader_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:49312
I20260620 13:54:19.466338 4853 raft_consensus.cc:606] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Received request to transfer leadership to TS f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:19.470943 5080 consensus_queue.cc:1048] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.475034 4929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c14e98376ac410fb2b5b189000e855f"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
mode: GRACEFUL
new_leader_uuid: "cd23e27c1393498daca3fba741403354"
from {username='slave'} at 127.0.0.1:34172
I20260620 13:54:19.475735 4929 raft_consensus.cc:606] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Received request to transfer leadership to TS cd23e27c1393498daca3fba741403354
I20260620 13:54:19.483861 5116 consensus_queue.cc:1048] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.497040 5089 consensus_queue.cc:1048] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.505178 5089 raft_consensus.cc:993] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354: : Instructing follower f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:19.505613 5089 raft_consensus.cc:1081] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 1 LEADER]: Signalling peer f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:19.508659 4928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:34162
I20260620 13:54:19.509655 4928 raft_consensus.cc:493] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:19.510053 4928 raft_consensus.cc:3060] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.510907 5056 consensus_queue.cc:1048] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:19.518028 4928 raft_consensus.cc:515] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.521874 4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:19.521906 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:19.522682 5000 raft_consensus.cc:3055] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:19.523058 5000 raft_consensus.cc:740] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:19.523947 5000 consensus_queue.cc:260] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.525269 5000 raft_consensus.cc:3060] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.534718 5000 raft_consensus.cc:2468] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:19.535357 4928 leader_election.cc:290] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:19.536520 4893 leader_election.cc:304] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [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: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47; no voters: 3d3395064db742469140d8c045a1ef52
I20260620 13:54:19.537539 5105 raft_consensus.cc:2804] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:19.538040 5105 raft_consensus.cc:697] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:19.538836 5105 consensus_queue.cc:237] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.545148 4748 catalog_manager.cc:5696] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 1 to 2, leader changed from cd23e27c1393498daca3fba741403354 (127.4.155.195) to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:19.639797 5089 raft_consensus.cc:993] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354: : Instructing follower f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:19.640239 5089 raft_consensus.cc:1081] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 1 LEADER]: Signalling peer f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:19.642122 4928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:34162
I20260620 13:54:19.642701 4928 raft_consensus.cc:493] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:19.643069 4928 raft_consensus.cc:3060] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.650143 4928 raft_consensus.cc:515] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.652230 4928 leader_election.cc:290] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:19.653810 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:19.654029 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:19.654433 5000 raft_consensus.cc:3055] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:19.654686 4853 raft_consensus.cc:3060] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.654826 5000 raft_consensus.cc:740] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:19.656163 5000 consensus_queue.cc:260] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.657572 5000 raft_consensus.cc:3060] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.660768 4853 raft_consensus.cc:2468] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:19.662209 4895 leader_election.cc:304] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:19.663341 5105 raft_consensus.cc:2804] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:19.664095 5105 raft_consensus.cc:697] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:19.664948 5105 consensus_queue.cc:237] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.666438 5000 raft_consensus.cc:2468] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:19.672757 4748 catalog_manager.cc:5696] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 1 to 2, leader changed from cd23e27c1393498daca3fba741403354 (127.4.155.195) to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:19.691202 5078 raft_consensus.cc:993] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52: : Instructing follower f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:19.691695 5080 raft_consensus.cc:1081] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Signalling peer f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:19.693171 4928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:34150
I20260620 13:54:19.693722 4928 raft_consensus.cc:493] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:19.694089 4928 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.701058 4928 raft_consensus.cc:515] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.703239 4928 leader_election.cc:290] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:19.704329 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:19.704226 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:19.704999 5000 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.705144 4853 raft_consensus.cc:3055] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:19.705551 4853 raft_consensus.cc:740] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:19.706346 4853 consensus_queue.cc:260] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.707403 4853 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.712175 4853 raft_consensus.cc:2468] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:19.712787 5000 raft_consensus.cc:2468] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:19.713301 4895 leader_election.cc:304] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:19.714102 5105 raft_consensus.cc:2804] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:19.714506 5105 raft_consensus.cc:697] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:19.715345 5105 consensus_queue.cc:237] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.723559 4748 catalog_manager.cc:5696] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 1 to 2, leader changed from 3d3395064db742469140d8c045a1ef52 (127.4.155.193) to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:19.969493 5077 raft_consensus.cc:993] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47: : Instructing follower cd23e27c1393498daca3fba741403354 to start an election
I20260620 13:54:19.969933 5105 raft_consensus.cc:1081] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Signalling peer cd23e27c1393498daca3fba741403354 to start an election
I20260620 13:54:19.971632 5000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c14e98376ac410fb2b5b189000e855f"
dest_uuid: "cd23e27c1393498daca3fba741403354"
from {username='slave'} at 127.0.0.1:40110
I20260620 13:54:19.972193 5000 raft_consensus.cc:493] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:19.972550 5000 raft_consensus.cc:3060] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.977654 5077 raft_consensus.cc:993] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47: : Instructing follower 3d3395064db742469140d8c045a1ef52 to start an election
I20260620 13:54:19.978144 5105 raft_consensus.cc:1081] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Signalling peer 3d3395064db742469140d8c045a1ef52 to start an election
I20260620 13:54:19.979759 4853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1"
dest_uuid: "3d3395064db742469140d8c045a1ef52"
from {username='slave'} at 127.0.0.1:49294
I20260620 13:54:19.979736 5000 raft_consensus.cc:515] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.980381 4853 raft_consensus.cc:493] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:19.980746 4853 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.981786 5000 leader_election.cc:290] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:19.982461 4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c14e98376ac410fb2b5b189000e855f" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:19.983024 4854 raft_consensus.cc:3060] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.987526 4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c14e98376ac410fb2b5b189000e855f" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:19.988222 4928 raft_consensus.cc:3055] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:19.988152 4853 raft_consensus.cc:515] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.988615 4928 raft_consensus.cc:740] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:19.989464 4928 consensus_queue.cc:260] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.990360 4854 raft_consensus.cc:2468] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 2.
I20260620 13:54:19.990716 4928 raft_consensus.cc:3060] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.991261 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:19.991828 4929 raft_consensus.cc:3055] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:19.991716 4969 leader_election.cc:304] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:19.992282 4929 raft_consensus.cc:740] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:19.991577 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:19.993033 5000 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.993299 4929 consensus_queue.cc:260] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.994385 4929 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:19.995342 5089 raft_consensus.cc:2804] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:19.995851 5089 raft_consensus.cc:697] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 2 LEADER]: Becoming Leader. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:19.996937 4928 raft_consensus.cc:2468] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 2.
I20260620 13:54:19.996735 5089 consensus_queue.cc:237] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:19.999869 5000 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 2.
I20260620 13:54:19.991762 4853 leader_election.cc:290] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 2 election: Requested vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:20.001092 4818 leader_election.cc:304] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:20.001313 4929 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 2.
I20260620 13:54:20.001899 5080 raft_consensus.cc:2804] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:20.002405 5080 raft_consensus.cc:697] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 2 LEADER]: Becoming Leader. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:20.003225 5080 consensus_queue.cc:237] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:20.008419 4748 catalog_manager.cc:5696] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 reported cstate change: term changed from 1 to 2, leader changed from f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194) to cd23e27c1393498daca3fba741403354 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "cd23e27c1393498daca3fba741403354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:20.012689 4751 catalog_manager.cc:5696] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 reported cstate change: term changed from 1 to 2, leader changed from f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194) to 3d3395064db742469140d8c045a1ef52 (127.4.155.193). New cstate: current_term: 2 leader_uuid: "3d3395064db742469140d8c045a1ef52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:20.102315 5000 raft_consensus.cc:1275] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:20.103632 5105 consensus_queue.cc:1048] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:20.112224 4853 raft_consensus.cc:3060] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:20.119403 4853 raft_consensus.cc:1275] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:20.120972 5105 consensus_queue.cc:1048] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:54:20.158075 4853 raft_consensus.cc:1275] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:20.159492 5105 consensus_queue.cc:1048] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:20.166795 5000 raft_consensus.cc:1275] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:20.168406 5105 consensus_queue.cc:1048] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:20.246956 4853 raft_consensus.cc:1275] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:20.248375 5105 consensus_queue.cc:1048] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:20.256574 5000 raft_consensus.cc:1275] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:20.258520 5077 consensus_queue.cc:1048] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:20.412519 4929 raft_consensus.cc:1275] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Refusing update from remote peer cd23e27c1393498daca3fba741403354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:20.413892 5089 consensus_queue.cc:1048] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:20.423801 4853 raft_consensus.cc:1275] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Refusing update from remote peer cd23e27c1393498daca3fba741403354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:20.426045 5089 consensus_queue.cc:1048] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:20.483618 5000 raft_consensus.cc:1275] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Refusing update from remote peer 3d3395064db742469140d8c045a1ef52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:20.484967 5116 consensus_queue.cc:1048] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:20.494423 4929 raft_consensus.cc:1275] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Refusing update from remote peer 3d3395064db742469140d8c045a1ef52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:20.495945 5080 consensus_queue.cc:1048] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:22.507018 4719 auto_leader_rebalancer-test.cc:294] The leader distribution is
I20260620 13:54:22.507853 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:22.526764 4853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1"
dest_uuid: "3d3395064db742469140d8c045a1ef52"
mode: GRACEFUL
new_leader_uuid: "cd23e27c1393498daca3fba741403354"
from {username='slave'} at 127.0.0.1:41346
I20260620 13:54:22.527343 4853 raft_consensus.cc:606] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 2 LEADER]: Received request to transfer leadership to TS cd23e27c1393498daca3fba741403354
I20260620 13:54:22.538579 4929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
mode: GRACEFUL
new_leader_uuid: "cd23e27c1393498daca3fba741403354"
from {username='slave'} at 127.0.0.1:56140
I20260620 13:54:22.539086 4929 raft_consensus.cc:606] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Received request to transfer leadership to TS cd23e27c1393498daca3fba741403354
I20260620 13:54:22.540432 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260620 13:54:22.540882 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:22.577834 5080 raft_consensus.cc:993] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52: : Instructing follower cd23e27c1393498daca3fba741403354 to start an election
I20260620 13:54:22.578274 5080 raft_consensus.cc:1081] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 2 LEADER]: Signalling peer cd23e27c1393498daca3fba741403354 to start an election
I20260620 13:54:22.579668 4999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1"
dest_uuid: "cd23e27c1393498daca3fba741403354"
from {username='slave'} at 127.0.0.1:40114
I20260620 13:54:22.580140 4999 raft_consensus.cc:493] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:22.580428 4999 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:22.586194 4999 raft_consensus.cc:515] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:22.587785 4999 leader_election.cc:290] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:22.588668 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:22.588941 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:22.589264 4853 raft_consensus.cc:3055] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:54:22.589447 4929 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:22.589655 4853 raft_consensus.cc:740] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:22.590468 4853 consensus_queue.cc:260] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:22.591670 4853 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:22.596256 4929 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 3.
I20260620 13:54:22.597678 4968 leader_election.cc:304] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [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: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:22.598366 4853 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 3.
I20260620 13:54:22.598606 5144 raft_consensus.cc:2804] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:54:22.600147 5144 raft_consensus.cc:697] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Becoming Leader. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:22.600919 5144 consensus_queue.cc:237] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:22.609933 4751 catalog_manager.cc:5696] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 reported cstate change: term changed from 2 to 3, leader changed from 3d3395064db742469140d8c045a1ef52 (127.4.155.193) to cd23e27c1393498daca3fba741403354 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "cd23e27c1393498daca3fba741403354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:22.904220 5160 raft_consensus.cc:993] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47: : Instructing follower cd23e27c1393498daca3fba741403354 to start an election
I20260620 13:54:22.904668 5077 raft_consensus.cc:1081] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Signalling peer cd23e27c1393498daca3fba741403354 to start an election
I20260620 13:54:22.906176 4999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812"
dest_uuid: "cd23e27c1393498daca3fba741403354"
from {username='slave'} at 127.0.0.1:40110
I20260620 13:54:22.906684 4999 raft_consensus.cc:493] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:22.906985 4999 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:22.911412 4999 raft_consensus.cc:515] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:22.912992 4999 leader_election.cc:290] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:22.914088 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:22.914093 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:22.914670 4853 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:22.914758 4929 raft_consensus.cc:3055] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:54:22.915081 4929 raft_consensus.cc:740] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:22.915783 4929 consensus_queue.cc:260] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:22.916663 4929 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:22.918903 4853 raft_consensus.cc:2468] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 3.
I20260620 13:54:22.920066 4969 leader_election.cc:304] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [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: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:22.920771 5144 raft_consensus.cc:2804] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:54:22.921121 4929 raft_consensus.cc:2468] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 3.
I20260620 13:54:22.921319 5144 raft_consensus.cc:697] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Becoming Leader. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:22.922245 5144 consensus_queue.cc:237] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:22.929184 4751 catalog_manager.cc:5696] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 reported cstate change: term changed from 2 to 3, leader changed from f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194) to cd23e27c1393498daca3fba741403354 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "cd23e27c1393498daca3fba741403354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:22.989957 4853 raft_consensus.cc:1275] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Refusing update from remote peer cd23e27c1393498daca3fba741403354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:22.991792 5144 consensus_queue.cc:1048] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:22.992259 4928 raft_consensus.cc:1275] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Refusing update from remote peer cd23e27c1393498daca3fba741403354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:22.993556 5154 consensus_queue.cc:1048] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:54:23.310549 4928 raft_consensus.cc:1275] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Refusing update from remote peer cd23e27c1393498daca3fba741403354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:23.311960 5144 consensus_queue.cc:1048] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:23.320859 4853 raft_consensus.cc:1275] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Refusing update from remote peer cd23e27c1393498daca3fba741403354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:23.323804 5144 consensus_queue.cc:1048] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:23.541815 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:23.546686 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:23.547143 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:24.548090 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:24.552994 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:24.553429 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:25.554656 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:25.560748 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:25.561201 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:26.562300 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:26.566996 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:26.567442 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:27.568356 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:27.573333 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:27.573746 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:28.574707 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:28.580925 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:28.581393 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:29.582343 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:29.588702 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:29.589192 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:30.590360 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:30.595958 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:30.596377 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:31.597435 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:31.602099 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:31.602499 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:32.636613 4719 auto_leader_rebalancer-test.cc:313] The leader distribution is
I20260620 13:54:32.641806 4853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37"
dest_uuid: "3d3395064db742469140d8c045a1ef52"
mode: GRACEFUL
new_leader_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:49312
I20260620 13:54:32.642501 4853 raft_consensus.cc:606] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Received request to transfer leadership to TS f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:32.647985 5000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1"
dest_uuid: "cd23e27c1393498daca3fba741403354"
mode: GRACEFUL
new_leader_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:40118
I20260620 13:54:32.648458 5000 raft_consensus.cc:606] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Received request to transfer leadership to TS f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:32.653141 4853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0d11a1fc374477caf80fa0e24f0a281"
dest_uuid: "3d3395064db742469140d8c045a1ef52"
mode: GRACEFUL
new_leader_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:49312
I20260620 13:54:32.653613 4853 raft_consensus.cc:606] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Received request to transfer leadership to TS f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:32.658566 4853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adfeaab3cb7d4d1d9eedd1282d3ac16d"
dest_uuid: "3d3395064db742469140d8c045a1ef52"
mode: GRACEFUL
new_leader_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:49312
I20260620 13:54:32.659291 4853 raft_consensus.cc:606] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Received request to transfer leadership to TS f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:32.671712 5000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812"
dest_uuid: "cd23e27c1393498daca3fba741403354"
mode: GRACEFUL
new_leader_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:40118
I20260620 13:54:32.672242 5000 raft_consensus.cc:606] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Received request to transfer leadership to TS f61dc2e8457c42b09772f9e664c67b47
I20260620 13:54:32.741956 5171 raft_consensus.cc:993] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354: : Instructing follower f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:32.742527 5182 raft_consensus.cc:1081] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Signalling peer f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:32.744289 4929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:34162
I20260620 13:54:32.744769 4929 raft_consensus.cc:493] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:32.745100 4929 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:54:32.749926 4929 raft_consensus.cc:515] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:32.751539 4929 leader_election.cc:290] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:32.752660 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:32.752717 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:32.753334 5000 raft_consensus.cc:3055] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:54:32.753511 4853 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:54:32.753619 5000 raft_consensus.cc:740] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:32.754604 5000 consensus_queue.cc:260] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:32.755970 5000 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:54:32.759917 4853 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 4.
I20260620 13:54:32.760829 5000 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 4.
I20260620 13:54:32.761246 4895 leader_election.cc:304] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [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: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:32.762322 5178 raft_consensus.cc:2804] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:54:32.762789 5178 raft_consensus.cc:697] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 4 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:32.763736 5178 consensus_queue.cc:237] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:32.771575 4748 catalog_manager.cc:5696] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 3 to 4, leader changed from cd23e27c1393498daca3fba741403354 (127.4.155.195) to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 4 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:32.816982 5188 raft_consensus.cc:993] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52: : Instructing follower f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:32.817530 5172 raft_consensus.cc:1081] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Signalling peer f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:32.818845 4929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adfeaab3cb7d4d1d9eedd1282d3ac16d"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:34150
I20260620 13:54:32.819236 4929 raft_consensus.cc:493] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:32.819466 4929 raft_consensus.cc:3060] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:32.823916 4929 raft_consensus.cc:515] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:32.825278 4929 leader_election.cc:290] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:32.826284 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfeaab3cb7d4d1d9eedd1282d3ac16d" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:32.826288 5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adfeaab3cb7d4d1d9eedd1282d3ac16d" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:32.826820 4853 raft_consensus.cc:3055] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:32.826907 5000 raft_consensus.cc:3060] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:32.827173 4853 raft_consensus.cc:740] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:32.827891 4853 consensus_queue.cc:260] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:32.828711 4853 raft_consensus.cc:3060] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:32.831032 5000 raft_consensus.cc:2468] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:32.832003 4893 leader_election.cc:304] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:32.832670 5178 raft_consensus.cc:2804] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:32.832788 4853 raft_consensus.cc:2468] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:32.833439 5178 raft_consensus.cc:697] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:32.834304 5178 consensus_queue.cc:237] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:32.840495 4748 catalog_manager.cc:5696] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 1 to 2, leader changed from 3d3395064db742469140d8c045a1ef52 (127.4.155.193) to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:32.901504 5188 raft_consensus.cc:993] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52: : Instructing follower f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:32.902040 5172 raft_consensus.cc:1081] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Signalling peer f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:32.903486 4929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0d11a1fc374477caf80fa0e24f0a281"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:34150
I20260620 13:54:32.903899 4929 raft_consensus.cc:493] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:32.904129 4929 raft_consensus.cc:3060] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:32.908056 4929 raft_consensus.cc:515] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:32.909775 4929 leader_election.cc:290] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:32.910511 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d11a1fc374477caf80fa0e24f0a281" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:32.910724 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d11a1fc374477caf80fa0e24f0a281" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:32.911062 4853 raft_consensus.cc:3055] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:32.911248 4999 raft_consensus.cc:3060] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:32.911448 4853 raft_consensus.cc:740] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:32.912151 4853 consensus_queue.cc:260] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:32.912943 4853 raft_consensus.cc:3060] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:32.915706 4999 raft_consensus.cc:2468] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:32.916548 4893 leader_election.cc:304] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:32.917064 4853 raft_consensus.cc:2468] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:32.917234 5178 raft_consensus.cc:2804] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:32.917682 5178 raft_consensus.cc:697] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:32.918543 5178 consensus_queue.cc:237] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:32.924813 4748 catalog_manager.cc:5696] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 1 to 2, leader changed from 3d3395064db742469140d8c045a1ef52 (127.4.155.193) to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:33.023458 5171 raft_consensus.cc:993] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354: : Instructing follower f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:33.023876 5182 raft_consensus.cc:1081] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Signalling peer f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:33.025416 4929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:34162
I20260620 13:54:33.025882 4929 raft_consensus.cc:493] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:33.026213 4929 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:54:33.030079 4929 raft_consensus.cc:515] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:33.031505 4929 leader_election.cc:290] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 4 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:33.032265 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:33.032336 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3e06006b244dfcb166b165bd0ed812" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:33.032907 4853 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:54:33.032909 4999 raft_consensus.cc:3055] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:54:33.033419 4999 raft_consensus.cc:740] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:33.034232 4999 consensus_queue.cc:260] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:33.035326 4999 raft_consensus.cc:3060] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:54:33.037341 4853 raft_consensus.cc:2468] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 4.
I20260620 13:54:33.038290 4895 leader_election.cc:304] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [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: 3d3395064db742469140d8c045a1ef52, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:33.039062 5178 raft_consensus.cc:2804] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:54:33.039534 5178 raft_consensus.cc:697] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 4 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:33.040377 5178 consensus_queue.cc:237] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:33.039574 4999 raft_consensus.cc:2468] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 4.
I20260620 13:54:33.047014 4748 catalog_manager.cc:5696] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 3 to 4, leader changed from cd23e27c1393498daca3fba741403354 (127.4.155.195) to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 4 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:33.165099 5188 raft_consensus.cc:993] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52: : Instructing follower f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:33.165591 5172 raft_consensus.cc:1081] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Signalling peer f61dc2e8457c42b09772f9e664c67b47 to start an election
I20260620 13:54:33.166963 4929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
from {username='slave'} at 127.0.0.1:34150
I20260620 13:54:33.167439 4929 raft_consensus.cc:493] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:33.167737 4929 raft_consensus.cc:3060] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:33.172230 4929 raft_consensus.cc:515] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:33.174115 4929 leader_election.cc:290] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:33.175194 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:33.175298 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37" candidate_uuid: "f61dc2e8457c42b09772f9e664c67b47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:33.175653 4999 raft_consensus.cc:3060] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:33.175815 4853 raft_consensus.cc:3055] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:33.176144 4853 raft_consensus.cc:740] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:33.176769 4853 consensus_queue.cc:260] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:33.177570 4853 raft_consensus.cc:3060] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:33.180159 4999 raft_consensus.cc:2468] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:33.181131 4893 leader_election.cc:304] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd23e27c1393498daca3fba741403354, f61dc2e8457c42b09772f9e664c67b47; no voters:
I20260620 13:54:33.181613 4853 raft_consensus.cc:2468] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61dc2e8457c42b09772f9e664c67b47 in term 2.
I20260620 13:54:33.181947 5178 raft_consensus.cc:2804] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:33.182493 5178 raft_consensus.cc:697] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Becoming Leader. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:33.183348 5178 consensus_queue.cc:237] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:33.189651 4748 catalog_manager.cc:5696] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 reported cstate change: term changed from 1 to 2, leader changed from 3d3395064db742469140d8c045a1ef52 (127.4.155.193) to f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "f61dc2e8457c42b09772f9e664c67b47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:33.246490 4999 raft_consensus.cc:1275] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 4 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:54:33.247614 5178 consensus_queue.cc:1048] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:54:33.259609 4853 raft_consensus.cc:1275] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 4 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:54:33.260782 5178 consensus_queue.cc:1048] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:54:33.277750 4999 raft_consensus.cc:1275] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:33.278982 5178 consensus_queue.cc:1048] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:33.287562 4853 raft_consensus.cc:1275] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:33.291244 5181 consensus_queue.cc:1048] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:54:33.382825 4853 raft_consensus.cc:1275] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:33.384279 5181 consensus_queue.cc:1048] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:33.393728 4999 raft_consensus.cc:1275] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:33.396050 5202 consensus_queue.cc:1048] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:54:33.444037 4854 raft_consensus.cc:1275] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 4 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:54:33.445384 5202 consensus_queue.cc:1048] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:54:33.454815 4999 raft_consensus.cc:1275] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 4 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:54:33.456951 5178 consensus_queue.cc:1048] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:54:33.563802 4999 raft_consensus.cc:1275] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:33.565054 5202 consensus_queue.cc:1048] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:33.574235 4854 raft_consensus.cc:1275] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Refusing update from remote peer f61dc2e8457c42b09772f9e664c67b47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:33.576406 5178 consensus_queue.cc:1048] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:35.707621 4719 auto_leader_rebalancer-test.cc:328] The leader distribution is
I20260620 13:54:35.708482 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:35.715392 4929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
mode: GRACEFUL
new_leader_uuid: "3d3395064db742469140d8c045a1ef52"
from {username='slave'} at 127.0.0.1:56140
I20260620 13:54:35.716065 4929 raft_consensus.cc:606] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Received request to transfer leadership to TS 3d3395064db742469140d8c045a1ef52
I20260620 13:54:35.718660 4929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
mode: GRACEFUL
new_leader_uuid: "cd23e27c1393498daca3fba741403354"
from {username='slave'} at 127.0.0.1:56140
I20260620 13:54:35.719079 4929 raft_consensus.cc:606] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Received request to transfer leadership to TS cd23e27c1393498daca3fba741403354
I20260620 13:54:35.721591 4929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
mode: GRACEFUL
new_leader_uuid: "cd23e27c1393498daca3fba741403354"
from {username='slave'} at 127.0.0.1:56140
I20260620 13:54:35.721992 4929 raft_consensus.cc:606] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Received request to transfer leadership to TS cd23e27c1393498daca3fba741403354
I20260620 13:54:35.724177 4929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d8cc4f789b24974a1859102de85d33d"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
mode: GRACEFUL
new_leader_uuid: "3d3395064db742469140d8c045a1ef52"
from {username='slave'} at 127.0.0.1:56140
I20260620 13:54:35.724593 4929 raft_consensus.cc:606] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Received request to transfer leadership to TS 3d3395064db742469140d8c045a1ef52
I20260620 13:54:35.726850 4929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1"
dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
mode: GRACEFUL
new_leader_uuid: "3d3395064db742469140d8c045a1ef52"
from {username='slave'} at 127.0.0.1:56140
I20260620 13:54:35.727298 4929 raft_consensus.cc:606] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 4 LEADER]: Received request to transfer leadership to TS 3d3395064db742469140d8c045a1ef52
I20260620 13:54:35.728295 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260620 13:54:35.728757 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:35.749871 5208 raft_consensus.cc:993] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47: : Instructing follower cd23e27c1393498daca3fba741403354 to start an election
I20260620 13:54:35.750512 5178 raft_consensus.cc:1081] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Signalling peer cd23e27c1393498daca3fba741403354 to start an election
I20260620 13:54:35.752295 4999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486"
dest_uuid: "cd23e27c1393498daca3fba741403354"
from {username='slave'} at 127.0.0.1:40110
I20260620 13:54:35.752864 4999 raft_consensus.cc:493] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:35.753278 4999 raft_consensus.cc:3060] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:35.758710 4999 raft_consensus.cc:515] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:35.760826 4999 leader_election.cc:290] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:35.761919 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:35.762018 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22dd8bbdf26244a384b739fe2fdb7486" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:35.762763 4929 raft_consensus.cc:3055] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:54:35.762794 4853 raft_consensus.cc:3060] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:35.763093 4929 raft_consensus.cc:740] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:35.763814 4929 consensus_queue.cc:260] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:35.764696 4929 raft_consensus.cc:3060] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:35.767689 4853 raft_consensus.cc:2468] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 3.
I20260620 13:54:35.769083 4969 leader_election.cc:304] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [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: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:35.769765 4929 raft_consensus.cc:2468] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 3.
I20260620 13:54:35.770148 5182 raft_consensus.cc:2804] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:54:35.771368 5182 raft_consensus.cc:697] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Becoming Leader. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:35.772786 5182 consensus_queue.cc:237] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:35.779532 4748 catalog_manager.cc:5696] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 reported cstate change: term changed from 2 to 3, leader changed from f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194) to cd23e27c1393498daca3fba741403354 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "cd23e27c1393498daca3fba741403354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:35.832297 5208 raft_consensus.cc:993] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47: : Instructing follower 3d3395064db742469140d8c045a1ef52 to start an election
I20260620 13:54:35.832847 5178 raft_consensus.cc:1081] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Signalling peer 3d3395064db742469140d8c045a1ef52 to start an election
I20260620 13:54:35.834385 4853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d8cc4f789b24974a1859102de85d33d"
dest_uuid: "3d3395064db742469140d8c045a1ef52"
from {username='slave'} at 127.0.0.1:49294
I20260620 13:54:35.834793 4853 raft_consensus.cc:493] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:35.835014 4853 raft_consensus.cc:3060] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:35.839049 4853 raft_consensus.cc:515] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:35.841081 4853 leader_election.cc:290] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 2 election: Requested vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:35.841946 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8cc4f789b24974a1859102de85d33d" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:35.842311 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8cc4f789b24974a1859102de85d33d" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:35.842458 4929 raft_consensus.cc:3055] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:35.842756 4929 raft_consensus.cc:740] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:35.842772 4999 raft_consensus.cc:3060] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:35.843540 4929 consensus_queue.cc:260] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:35.844388 4929 raft_consensus.cc:3060] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:35.847081 4999 raft_consensus.cc:2468] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 2.
I20260620 13:54:35.848312 4818 leader_election.cc:304] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:35.848481 4929 raft_consensus.cc:2468] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 2.
I20260620 13:54:35.849992 5216 raft_consensus.cc:2804] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:35.851016 5216 raft_consensus.cc:697] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 2 LEADER]: Becoming Leader. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:35.851743 5216 consensus_queue.cc:237] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:35.859493 4748 catalog_manager.cc:5696] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 reported cstate change: term changed from 1 to 2, leader changed from f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194) to 3d3395064db742469140d8c045a1ef52 (127.4.155.193). New cstate: current_term: 2 leader_uuid: "3d3395064db742469140d8c045a1ef52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:35.956804 5208 raft_consensus.cc:993] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47: : Instructing follower cd23e27c1393498daca3fba741403354 to start an election
I20260620 13:54:35.957401 5219 raft_consensus.cc:1081] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Signalling peer cd23e27c1393498daca3fba741403354 to start an election
I20260620 13:54:35.959085 4999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37"
dest_uuid: "cd23e27c1393498daca3fba741403354"
from {username='slave'} at 127.0.0.1:40110
I20260620 13:54:35.959501 4999 raft_consensus.cc:493] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:35.959725 4999 raft_consensus.cc:3060] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:35.963541 4999 raft_consensus.cc:515] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:35.964931 4999 leader_election.cc:290] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [CANDIDATE]: Term 3 election: Requested vote from peers 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317), f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197)
I20260620 13:54:35.966037 4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d3395064db742469140d8c045a1ef52"
I20260620 13:54:35.966184 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f55cacdeebd4cad83b3cd8753320b37" candidate_uuid: "cd23e27c1393498daca3fba741403354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:35.966528 4853 raft_consensus.cc:3060] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:35.966789 4929 raft_consensus.cc:3055] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:54:35.967106 4929 raft_consensus.cc:740] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:35.967803 4929 consensus_queue.cc:260] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:35.968681 4929 raft_consensus.cc:3060] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:35.971397 4853 raft_consensus.cc:2468] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 3.
I20260620 13:54:35.972435 4969 leader_election.cc:304] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [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: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:35.973162 5182 raft_consensus.cc:2804] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:54:35.973297 4929 raft_consensus.cc:2468] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd23e27c1393498daca3fba741403354 in term 3.
I20260620 13:54:35.973838 5182 raft_consensus.cc:697] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Becoming Leader. State: Replica: cd23e27c1393498daca3fba741403354, State: Running, Role: LEADER
I20260620 13:54:35.974824 5182 consensus_queue.cc:237] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:35.981343 4748 catalog_manager.cc:5696] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 reported cstate change: term changed from 2 to 3, leader changed from f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194) to cd23e27c1393498daca3fba741403354 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "cd23e27c1393498daca3fba741403354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:36.144230 5208 raft_consensus.cc:993] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47: : Instructing follower 3d3395064db742469140d8c045a1ef52 to start an election
I20260620 13:54:36.144716 5219 raft_consensus.cc:1081] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Signalling peer 3d3395064db742469140d8c045a1ef52 to start an election
I20260620 13:54:36.146239 4853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b"
dest_uuid: "3d3395064db742469140d8c045a1ef52"
from {username='slave'} at 127.0.0.1:49294
I20260620 13:54:36.146652 4853 raft_consensus.cc:493] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:36.146876 4853 raft_consensus.cc:3060] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:36.150665 4853 raft_consensus.cc:515] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:36.152251 4853 leader_election.cc:290] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 3 election: Requested vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:36.153079 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:36.153304 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb86d5e1936485fb6531cefe3eb775b" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:36.153543 4929 raft_consensus.cc:3055] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:54:36.153801 4999 raft_consensus.cc:3060] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:36.153841 4929 raft_consensus.cc:740] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:36.154709 4929 consensus_queue.cc:260] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:36.155696 4929 raft_consensus.cc:3060] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:36.158088 4999 raft_consensus.cc:2468] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 3.
I20260620 13:54:36.159021 4818 leader_election.cc:304] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [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: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:36.159865 5216 raft_consensus.cc:2804] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:54:36.159940 4929 raft_consensus.cc:2468] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 3.
I20260620 13:54:36.160487 5216 raft_consensus.cc:697] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 3 LEADER]: Becoming Leader. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:36.161448 5216 consensus_queue.cc:237] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:36.167706 4748 catalog_manager.cc:5696] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 reported cstate change: term changed from 2 to 3, leader changed from f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194) to 3d3395064db742469140d8c045a1ef52 (127.4.155.193). New cstate: current_term: 3 leader_uuid: "3d3395064db742469140d8c045a1ef52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:36.188436 4929 raft_consensus.cc:1275] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Refusing update from remote peer cd23e27c1393498daca3fba741403354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:36.189617 5182 consensus_queue.cc:1048] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:36.201045 4853 raft_consensus.cc:1275] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Refusing update from remote peer cd23e27c1393498daca3fba741403354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:36.202606 5182 consensus_queue.cc:1048] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:36.222353 5208 raft_consensus.cc:993] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47: : Instructing follower 3d3395064db742469140d8c045a1ef52 to start an election
I20260620 13:54:36.222813 5219 raft_consensus.cc:1081] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 4 LEADER]: Signalling peer 3d3395064db742469140d8c045a1ef52 to start an election
I20260620 13:54:36.224197 4853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1"
dest_uuid: "3d3395064db742469140d8c045a1ef52"
from {username='slave'} at 127.0.0.1:49294
I20260620 13:54:36.224627 4853 raft_consensus.cc:493] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:36.224897 4853 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:54:36.229087 4853 raft_consensus.cc:515] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:36.230824 4853 leader_election.cc:290] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [CANDIDATE]: Term 5 election: Requested vote from peers f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194:35197), cd23e27c1393498daca3fba741403354 (127.4.155.195:39977)
I20260620 13:54:36.231613 4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f61dc2e8457c42b09772f9e664c67b47"
I20260620 13:54:36.231905 4999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d748d43c67664af88e57ce75b6be81e1" candidate_uuid: "3d3395064db742469140d8c045a1ef52" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cd23e27c1393498daca3fba741403354"
I20260620 13:54:36.232102 4929 raft_consensus.cc:3055] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:54:36.232393 4999 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:54:36.232414 4929 raft_consensus.cc:740] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f61dc2e8457c42b09772f9e664c67b47, State: Running, Role: LEADER
I20260620 13:54:36.233214 4929 consensus_queue.cc:260] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:36.234051 4929 raft_consensus.cc:3060] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:54:36.236523 4999 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 5.
I20260620 13:54:36.237459 4818 leader_election.cc:304] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [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: 3d3395064db742469140d8c045a1ef52, cd23e27c1393498daca3fba741403354; no voters:
I20260620 13:54:36.238111 5216 raft_consensus.cc:2804] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:54:36.238229 4929 raft_consensus.cc:2468] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d3395064db742469140d8c045a1ef52 in term 5.
I20260620 13:54:36.238541 5216 raft_consensus.cc:697] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 5 LEADER]: Becoming Leader. State: Replica: 3d3395064db742469140d8c045a1ef52, State: Running, Role: LEADER
I20260620 13:54:36.239408 5216 consensus_queue.cc:237] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [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: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } }
I20260620 13:54:36.245750 4750 catalog_manager.cc:5696] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 reported cstate change: term changed from 4 to 5, leader changed from f61dc2e8457c42b09772f9e664c67b47 (127.4.155.194) to 3d3395064db742469140d8c045a1ef52 (127.4.155.193). New cstate: current_term: 5 leader_uuid: "3d3395064db742469140d8c045a1ef52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:36.304692 4999 raft_consensus.cc:1275] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Refusing update from remote peer 3d3395064db742469140d8c045a1ef52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:36.306164 5216 consensus_queue.cc:1048] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:36.316257 4929 raft_consensus.cc:1275] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Refusing update from remote peer 3d3395064db742469140d8c045a1ef52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:36.318334 5217 consensus_queue.cc:1048] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:54:36.472139 4929 raft_consensus.cc:1275] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Refusing update from remote peer cd23e27c1393498daca3fba741403354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:36.473551 5182 consensus_queue.cc:1048] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:36.482961 4853 raft_consensus.cc:1275] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Refusing update from remote peer cd23e27c1393498daca3fba741403354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:36.484344 5182 consensus_queue.cc:1048] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d3395064db742469140d8c045a1ef52" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 38317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:36.704885 4999 raft_consensus.cc:1275] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 5 FOLLOWER]: Refusing update from remote peer 3d3395064db742469140d8c045a1ef52: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260620 13:54:36.705967 5217 consensus_queue.cc:1048] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:54:36.715654 4929 raft_consensus.cc:1275] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 5 FOLLOWER]: Refusing update from remote peer 3d3395064db742469140d8c045a1ef52: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260620 13:54:36.717298 5230 consensus_queue.cc:1048] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:54:36.729911 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:36.736954 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:36.737468 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:36.744805 4999 raft_consensus.cc:1275] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Refusing update from remote peer 3d3395064db742469140d8c045a1ef52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:36.746107 5216 consensus_queue.cc:1048] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd23e27c1393498daca3fba741403354" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:36.747547 4929 raft_consensus.cc:1275] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Refusing update from remote peer 3d3395064db742469140d8c045a1ef52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:36.748886 5216 consensus_queue.cc:1048] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61dc2e8457c42b09772f9e664c67b47" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:37.738585 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:37.744379 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:37.744890 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:38.746069 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:38.751261 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:38.751610 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:39.752624 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:39.758507 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:39.758956 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:40.760102 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:40.765416 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:40.765878 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:41.767197 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:41.773473 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:41.773954 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:42.775060 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:42.780153 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:42.780503 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:43.781644 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:43.787206 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:43.787701 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:44.788755 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:44.793566 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:44.793996 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:45.825791 4719 auto_leader_rebalancer-test.cc:340] The leader distribution is
I20260620 13:54:45.826586 4719 tablet_server.cc:179] TabletServer@127.4.155.193:0 shutting down...
I20260620 13:54:45.859767 4719 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260620 13:54:45.860646 4719 tablet_replica.cc:333] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52: stopping tablet replica
I20260620 13:54:45.861573 4719 raft_consensus.cc:2243] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:45.862236 4719 raft_consensus.cc:2272] T 6c14e98376ac410fb2b5b189000e855f P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:45.864809 4719 tablet_replica.cc:333] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52: stopping tablet replica
I20260620 13:54:45.865337 4719 raft_consensus.cc:2243] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:45.865823 4719 raft_consensus.cc:2272] T 22dd8bbdf26244a384b739fe2fdb7486 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:45.867594 4719 tablet_replica.cc:333] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52: stopping tablet replica
I20260620 13:54:45.868081 4719 raft_consensus.cc:2243] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:45.868520 4719 raft_consensus.cc:2272] T e0d11a1fc374477caf80fa0e24f0a281 P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:45.870056 4719 tablet_replica.cc:333] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52: stopping tablet replica
I20260620 13:54:45.870707 4719 raft_consensus.cc:2243] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:45.871222 4719 raft_consensus.cc:2272] T 0f55cacdeebd4cad83b3cd8753320b37 P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:45.874001 4719 tablet_replica.cc:333] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52: stopping tablet replica
I20260620 13:54:45.874532 4719 raft_consensus.cc:2243] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 5 LEADER]: Raft consensus shutting down.
I20260620 13:54:45.875442 4719 raft_consensus.cc:2272] T d748d43c67664af88e57ce75b6be81e1 P 3d3395064db742469140d8c045a1ef52 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:45.877162 4719 tablet_replica.cc:333] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52: stopping tablet replica
I20260620 13:54:45.877710 4719 raft_consensus.cc:2243] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 3 LEADER]: Raft consensus shutting down.
I20260620 13:54:45.878746 4719 raft_consensus.cc:2272] T 0bb86d5e1936485fb6531cefe3eb775b P 3d3395064db742469140d8c045a1ef52 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260620 13:54:45.880607 4969 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260620 13:54:45.881047 4719 tablet_replica.cc:333] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52: stopping tablet replica
I20260620 13:54:45.881597 4719 raft_consensus.cc:2243] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 2 LEADER]: Raft consensus shutting down.
I20260620 13:54:45.882483 4719 raft_consensus.cc:2272] T 7d8cc4f789b24974a1859102de85d33d P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260620 13:54:45.884394 4969 consensus_peers.cc:597] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 -> Peer 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317): Couldn't send request to peer 3d3395064db742469140d8c045a1ef52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:54:45.884991 4719 tablet_replica.cc:333] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52: stopping tablet replica
I20260620 13:54:45.885501 4719 raft_consensus.cc:2243] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:45.885990 4719 raft_consensus.cc:2272] T fd3e06006b244dfcb166b165bd0ed812 P 3d3395064db742469140d8c045a1ef52 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:45.887704 4719 tablet_replica.cc:333] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52: stopping tablet replica
I20260620 13:54:45.888171 4719 raft_consensus.cc:2243] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:45.888625 4719 raft_consensus.cc:2272] T adfeaab3cb7d4d1d9eedd1282d3ac16d P 3d3395064db742469140d8c045a1ef52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:45.981709 4719 tablet_server.cc:196] TabletServer@127.4.155.193:0 shutdown complete.
W20260620 13:54:46.001397 4969 consensus_peers.cc:597] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 -> Peer 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317): Couldn't send request to peer 3d3395064db742469140d8c045a1ef52. Status: Network error: Client connection negotiation failed: client connection to 127.4.155.193:38317: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260620 13:54:46.007164 4719 tablet_server.cc:179] TabletServer@127.4.155.194:0 shutting down...
I20260620 13:54:46.034351 4719 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260620 13:54:46.035220 4719 tablet_replica.cc:333] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47: stopping tablet replica
I20260620 13:54:46.035893 4719 raft_consensus.cc:2243] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.036377 4719 raft_consensus.cc:2272] T 22dd8bbdf26244a384b739fe2fdb7486 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.038154 4719 tablet_replica.cc:333] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47: stopping tablet replica
I20260620 13:54:46.038746 4719 raft_consensus.cc:2243] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.039316 4719 raft_consensus.cc:2272] T 6c14e98376ac410fb2b5b189000e855f P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.041626 4719 tablet_replica.cc:333] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47: stopping tablet replica
I20260620 13:54:46.042182 4719 raft_consensus.cc:2243] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Raft consensus shutting down.
I20260620 13:54:46.043273 4719 raft_consensus.cc:2272] T adfeaab3cb7d4d1d9eedd1282d3ac16d P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260620 13:54:46.043493 4969 consensus_peers.cc:597] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 -> Peer 3d3395064db742469140d8c045a1ef52 (127.4.155.193:38317): Couldn't send request to peer 3d3395064db742469140d8c045a1ef52. Status: Network error: Client connection negotiation failed: client connection to 127.4.155.193:38317: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260620 13:54:46.045050 4719 tablet_replica.cc:333] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47: stopping tablet replica
I20260620 13:54:46.045588 4719 raft_consensus.cc:2243] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 4 LEADER]: Raft consensus shutting down.
I20260620 13:54:46.046314 4719 raft_consensus.cc:2272] T fd3e06006b244dfcb166b165bd0ed812 P f61dc2e8457c42b09772f9e664c67b47 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.048030 4719 tablet_replica.cc:333] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47: stopping tablet replica
I20260620 13:54:46.048532 4719 raft_consensus.cc:2243] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.048956 4719 raft_consensus.cc:2272] T 7d8cc4f789b24974a1859102de85d33d P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.050474 4719 tablet_replica.cc:333] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47: stopping tablet replica
I20260620 13:54:46.050980 4719 raft_consensus.cc:2243] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.051452 4719 raft_consensus.cc:2272] T 0bb86d5e1936485fb6531cefe3eb775b P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.053020 4719 tablet_replica.cc:333] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47: stopping tablet replica
I20260620 13:54:46.053478 4719 raft_consensus.cc:2243] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.053889 4719 raft_consensus.cc:2272] T 0f55cacdeebd4cad83b3cd8753320b37 P f61dc2e8457c42b09772f9e664c67b47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.055555 4719 tablet_replica.cc:333] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47: stopping tablet replica
I20260620 13:54:46.056403 4719 raft_consensus.cc:2243] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.056937 4719 raft_consensus.cc:2272] T d748d43c67664af88e57ce75b6be81e1 P f61dc2e8457c42b09772f9e664c67b47 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.058811 4719 tablet_replica.cc:333] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47: stopping tablet replica
I20260620 13:54:46.059446 4719 raft_consensus.cc:2243] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 2 LEADER]: Raft consensus shutting down.
I20260620 13:54:46.060441 4719 raft_consensus.cc:2272] T e0d11a1fc374477caf80fa0e24f0a281 P f61dc2e8457c42b09772f9e664c67b47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.090862 4719 tablet_server.cc:196] TabletServer@127.4.155.194:0 shutdown complete.
I20260620 13:54:46.108078 4719 tablet_server.cc:179] TabletServer@127.4.155.195:0 shutting down...
I20260620 13:54:46.140565 4719 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260620 13:54:46.141366 4719 tablet_replica.cc:333] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354: stopping tablet replica
I20260620 13:54:46.141938 4719 raft_consensus.cc:2243] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.142393 4719 raft_consensus.cc:2272] T 0bb86d5e1936485fb6531cefe3eb775b P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.144110 4719 tablet_replica.cc:333] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354: stopping tablet replica
I20260620 13:54:46.144630 4719 raft_consensus.cc:2243] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.145012 4719 raft_consensus.cc:2272] T 7d8cc4f789b24974a1859102de85d33d P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.146535 4719 tablet_replica.cc:333] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354: stopping tablet replica
I20260620 13:54:46.146960 4719 raft_consensus.cc:2243] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.147363 4719 raft_consensus.cc:2272] T adfeaab3cb7d4d1d9eedd1282d3ac16d P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.148970 4719 tablet_replica.cc:333] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354: stopping tablet replica
I20260620 13:54:46.149408 4719 raft_consensus.cc:2243] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.149755 4719 raft_consensus.cc:2272] T fd3e06006b244dfcb166b165bd0ed812 P cd23e27c1393498daca3fba741403354 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.151492 4719 tablet_replica.cc:333] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354: stopping tablet replica
I20260620 13:54:46.151921 4719 raft_consensus.cc:2243] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.152236 4719 raft_consensus.cc:2272] T e0d11a1fc374477caf80fa0e24f0a281 P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.153663 4719 tablet_replica.cc:333] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354: stopping tablet replica
I20260620 13:54:46.154101 4719 raft_consensus.cc:2243] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Raft consensus shutting down.
I20260620 13:54:46.154876 4719 raft_consensus.cc:2272] T 0f55cacdeebd4cad83b3cd8753320b37 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.156814 4719 tablet_replica.cc:333] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354: stopping tablet replica
I20260620 13:54:46.157303 4719 raft_consensus.cc:2243] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260620 13:54:46.157721 4719 raft_consensus.cc:2272] T d748d43c67664af88e57ce75b6be81e1 P cd23e27c1393498daca3fba741403354 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.159626 4719 tablet_replica.cc:333] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354: stopping tablet replica
I20260620 13:54:46.160077 4719 raft_consensus.cc:2243] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 3 LEADER]: Raft consensus shutting down.
I20260620 13:54:46.160808 4719 raft_consensus.cc:2272] T 22dd8bbdf26244a384b739fe2fdb7486 P cd23e27c1393498daca3fba741403354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.162371 4719 tablet_replica.cc:333] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354: stopping tablet replica
I20260620 13:54:46.162863 4719 raft_consensus.cc:2243] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 2 LEADER]: Raft consensus shutting down.
I20260620 13:54:46.163594 4719 raft_consensus.cc:2272] T 6c14e98376ac410fb2b5b189000e855f P cd23e27c1393498daca3fba741403354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.189225 4719 tablet_server.cc:196] TabletServer@127.4.155.195:0 shutdown complete.
I20260620 13:54:46.206909 4719 master.cc:562] Master@127.4.155.254:36845 shutting down...
I20260620 13:54:46.410929 4719 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 1 LEADER]: Raft consensus shutting down.
I20260620 13:54:46.411689 4719 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:54:46.412043 4719 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8d8a4e3b23444658ad2f0071e4dc65f8: stopping tablet replica
I20260620 13:54:46.431744 4719 master.cc:584] Master@127.4.155.254:36845 shutdown complete.
3d3395064db742469140d8c045a1ef52 4
cd23e27c1393498daca3fba741403354 1
f61dc2e8457c42b09772f9e664c67b47 4
3d3395064db742469140d8c045a1ef52 3
cd23e27c1393498daca3fba741403354 3
f61dc2e8457c42b09772f9e664c67b47 3
3d3395064db742469140d8c045a1ef52 0
cd23e27c1393498daca3fba741403354 1
f61dc2e8457c42b09772f9e664c67b47 8
3d3395064db742469140d8c045a1ef52 3
cd23e27c1393498daca3fba741403354 3
f61dc2e8457c42b09772f9e664c67b47 3
[ OK ] LeaderRebalancerTest.FunctionalTestForDivided (31311 ms)
[ RUN ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260620 13:54:46.473663 4719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.155.254:34205
I20260620 13:54:46.474887 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:54:46.480679 5253 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
W20260620 13:54:46.481110 5254 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
W20260620 13:54:46.483606 5256 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
I20260620 13:54:46.485076 4719 server_base.cc:1061] running on GCE node
I20260620 13:54:46.485967 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:54:46.486194 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:54:46.486370 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963686486351 us; error 0 us; skew 500 ppm
I20260620 13:54:46.486871 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:54:46.489377 4719 webserver.cc:533] Webserver started at http://127.4.155.254:43201/ using document root <none> and password file <none>
I20260620 13:54:46.489902 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:54:46.490101 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:54:46.490370 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:54:46.493412 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/master-0-root/instance:
uuid: "10cd943d3034409394a1456ebce789d5"
format_stamp: "Formatted at 2026-06-20 13:54:46 on dist-test-slave-n70f"
I20260620 13:54:46.498481 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260620 13:54:46.502067 5261 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:46.503206 4719 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260620 13:54:46.503466 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/master-0-root
uuid: "10cd943d3034409394a1456ebce789d5"
format_stamp: "Formatted at 2026-06-20 13:54:46 on dist-test-slave-n70f"
I20260620 13:54:46.503728 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-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)
I20260620 13:54:46.523007 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:54:46.524399 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:54:46.564798 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.254:34205
I20260620 13:54:46.564911 5312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.254:34205 every 8 connection(s)
I20260620 13:54:46.569146 5313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:46.581451 5313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5: Bootstrap starting.
I20260620 13:54:46.586488 5313 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:46.591509 5313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5: No bootstrap required, opened a new log
I20260620 13:54:46.593683 5313 raft_consensus.cc:359] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10cd943d3034409394a1456ebce789d5" member_type: VOTER }
I20260620 13:54:46.594115 5313 raft_consensus.cc:385] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:46.594408 5313 raft_consensus.cc:740] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10cd943d3034409394a1456ebce789d5, State: Initialized, Role: FOLLOWER
I20260620 13:54:46.595059 5313 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "10cd943d3034409394a1456ebce789d5" member_type: VOTER }
I20260620 13:54:46.595599 5313 raft_consensus.cc:399] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 13:54:46.595846 5313 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 13:54:46.596155 5313 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:46.600179 5313 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10cd943d3034409394a1456ebce789d5" member_type: VOTER }
I20260620 13:54:46.600706 5313 leader_election.cc:304] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [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: 10cd943d3034409394a1456ebce789d5; no voters:
I20260620 13:54:46.601971 5313 leader_election.cc:290] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 13:54:46.602636 5316 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:46.604310 5316 raft_consensus.cc:697] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 1 LEADER]: Becoming Leader. State: Replica: 10cd943d3034409394a1456ebce789d5, State: Running, Role: LEADER
I20260620 13:54:46.605186 5316 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [LEADER]: Queue going to LEADER mode. State: All 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: "10cd943d3034409394a1456ebce789d5" member_type: VOTER }
I20260620 13:54:46.605667 5313 sys_catalog.cc:565] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 13:54:46.610312 5317 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "10cd943d3034409394a1456ebce789d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10cd943d3034409394a1456ebce789d5" member_type: VOTER } }
I20260620 13:54:46.611009 5317 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [sys.catalog]: This master's current role is: LEADER
I20260620 13:54:46.610646 5318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10cd943d3034409394a1456ebce789d5. Latest consensus state: current_term: 1 leader_uuid: "10cd943d3034409394a1456ebce789d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10cd943d3034409394a1456ebce789d5" member_type: VOTER } }
I20260620 13:54:46.611677 5318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [sys.catalog]: This master's current role is: LEADER
I20260620 13:54:46.615629 5323 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260620 13:54:46.621517 5323 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260620 13:54:46.625078 4719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 13:54:46.631798 5323 catalog_manager.cc:1382] Generated new cluster ID: caa0efd45726429782f2e47441508fb8
I20260620 13:54:46.632148 5323 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260620 13:54:46.674538 5323 catalog_manager.cc:1405] Generated new certificate authority record
I20260620 13:54:46.675956 5323 catalog_manager.cc:1539] Loading token signing keys...
I20260620 13:54:46.692994 5323 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5: Generated new TSK 0
I20260620 13:54:46.693643 5323 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260620 13:54:46.756748 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:54:46.762924 5334 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
W20260620 13:54:46.764240 5335 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
I20260620 13:54:46.767329 4719 server_base.cc:1061] running on GCE node
W20260620 13:54:46.767603 5337 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
I20260620 13:54:46.768595 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:54:46.768795 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:54:46.768965 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963686768949 us; error 0 us; skew 500 ppm
I20260620 13:54:46.769430 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:54:46.772429 4719 webserver.cc:533] Webserver started at http://127.4.155.193:46639/ using document root <none> and password file <none>
I20260620 13:54:46.772946 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:54:46.773128 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:54:46.773339 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:54:46.775094 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-0-root/instance:
uuid: "ee9a7b222fbf4486ab305e75776b3aca"
format_stamp: "Formatted at 2026-06-20 13:54:46 on dist-test-slave-n70f"
I20260620 13:54:46.780022 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260620 13:54:46.783228 5342 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:46.784124 4719 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260620 13:54:46.784469 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-0-root
uuid: "ee9a7b222fbf4486ab305e75776b3aca"
format_stamp: "Formatted at 2026-06-20 13:54:46 on dist-test-slave-n70f"
I20260620 13:54:46.784803 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-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)
I20260620 13:54:46.807163 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:54:46.808439 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:54:46.809986 4719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260620 13:54:46.812327 4719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 13:54:46.812573 4719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:46.812830 4719 ts_tablet_manager.cc:616] Registered 0 tablets
I20260620 13:54:46.813026 4719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:46.854823 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.193:33455
I20260620 13:54:46.854910 5404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.193:33455 every 8 connection(s)
I20260620 13:54:46.859927 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:54:46.867614 5409 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
W20260620 13:54:46.869562 5410 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
W20260620 13:54:46.872854 5412 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
I20260620 13:54:46.873579 4719 server_base.cc:1061] running on GCE node
I20260620 13:54:46.874672 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:54:46.875044 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:54:46.875317 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963686875281 us; error 0 us; skew 500 ppm
I20260620 13:54:46.876022 5405 heartbeater.cc:344] Connected to a master server at 127.4.155.254:34205
I20260620 13:54:46.876094 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:54:46.876471 5405 heartbeater.cc:461] Registering TS with master...
I20260620 13:54:46.877264 5405 heartbeater.cc:507] Master 127.4.155.254:34205 requested a full tablet report, sending...
I20260620 13:54:46.878793 4719 webserver.cc:533] Webserver started at http://127.4.155.194:39391/ using document root <none> and password file <none>
I20260620 13:54:46.879410 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:54:46.879602 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:54:46.879789 5278 ts_manager.cc:194] Registered new tserver with Master: ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455)
I20260620 13:54:46.879917 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:54:46.881274 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-1-root/instance:
uuid: "617fb28b87054fdf87601ac234d57adb"
format_stamp: "Formatted at 2026-06-20 13:54:46 on dist-test-slave-n70f"
I20260620 13:54:46.881606 5278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34622
I20260620 13:54:46.886229 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260620 13:54:46.891834 5417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:46.893064 4719 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.004s sys 0.000s
I20260620 13:54:46.893378 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-1-root
uuid: "617fb28b87054fdf87601ac234d57adb"
format_stamp: "Formatted at 2026-06-20 13:54:46 on dist-test-slave-n70f"
I20260620 13:54:46.893846 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-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)
I20260620 13:54:46.919704 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:54:46.920895 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:54:46.922361 4719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260620 13:54:46.924623 4719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 13:54:46.924865 4719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:46.925484 4719 ts_tablet_manager.cc:616] Registered 0 tablets
I20260620 13:54:46.925696 4719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:46.971717 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.194:46325
I20260620 13:54:46.971753 5479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.194:46325 every 8 connection(s)
I20260620 13:54:46.976670 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:54:46.983791 5483 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
W20260620 13:54:46.986032 5484 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
I20260620 13:54:46.987635 4719 server_base.cc:1061] running on GCE node
W20260620 13:54:46.990309 5486 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
I20260620 13:54:46.991024 5480 heartbeater.cc:344] Connected to a master server at 127.4.155.254:34205
I20260620 13:54:46.991494 5480 heartbeater.cc:461] Registering TS with master...
I20260620 13:54:46.991542 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:54:46.991815 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:54:46.992013 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963686991984 us; error 0 us; skew 500 ppm
I20260620 13:54:46.992386 5480 heartbeater.cc:507] Master 127.4.155.254:34205 requested a full tablet report, sending...
I20260620 13:54:46.992656 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:54:46.994534 5278 ts_manager.cc:194] Registered new tserver with Master: 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:46.995272 4719 webserver.cc:533] Webserver started at http://127.4.155.195:41567/ using document root <none> and password file <none>
I20260620 13:54:46.995786 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:54:46.995981 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:54:46.996173 5278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34638
I20260620 13:54:46.996261 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:54:46.997748 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-2-root/instance:
uuid: "6bc05a64f797432599d7670f8384e583"
format_stamp: "Formatted at 2026-06-20 13:54:46 on dist-test-slave-n70f"
I20260620 13:54:47.002367 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260620 13:54:47.006274 5491 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:47.007505 4719 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260620 13:54:47.007874 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-2-root
uuid: "6bc05a64f797432599d7670f8384e583"
format_stamp: "Formatted at 2026-06-20 13:54:46 on dist-test-slave-n70f"
I20260620 13:54:47.008179 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1781963654985192-4719-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)
I20260620 13:54:47.021773 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:54:47.022992 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:54:47.024608 4719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260620 13:54:47.027079 4719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 13:54:47.027379 4719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:47.027655 4719 ts_tablet_manager.cc:616] Registered 0 tablets
I20260620 13:54:47.027827 4719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 13:54:47.072656 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.195:36475
I20260620 13:54:47.072750 5553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.195:36475 every 8 connection(s)
I20260620 13:54:47.092263 5554 heartbeater.cc:344] Connected to a master server at 127.4.155.254:34205
I20260620 13:54:47.092800 5554 heartbeater.cc:461] Registering TS with master...
I20260620 13:54:47.093644 5554 heartbeater.cc:507] Master 127.4.155.254:34205 requested a full tablet report, sending...
I20260620 13:54:47.096470 5278 ts_manager.cc:194] Registered new tserver with Master: 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.097393 4719 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021312288s
I20260620 13:54:47.097847 5278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34646
I20260620 13:54:47.125790 5278 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34662:
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"
}
}
}
W20260620 13:54:47.129093 5278 catalog_manager.cc:7076] 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.
I20260620 13:54:47.214128 5519 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca4f9645ab748be8d9e3591e8673868 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260620 13:54:47.215611 5519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca4f9645ab748be8d9e3591e8673868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.221532 5445 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca4f9645ab748be8d9e3591e8673868 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260620 13:54:47.222886 5445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca4f9645ab748be8d9e3591e8673868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.223623 5440 tablet_service.cc:1511] Processing CreateTablet for tablet 12a907b6fffa4cb089ec941716ecb23e (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260620 13:54:47.224200 5444 tablet_service.cc:1511] Processing CreateTablet for tablet aeff1f5fdaf54fb98b233b319e5df773 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260620 13:54:47.225378 5518 tablet_service.cc:1511] Processing CreateTablet for tablet aeff1f5fdaf54fb98b233b319e5df773 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260620 13:54:47.225997 5517 tablet_service.cc:1511] Processing CreateTablet for tablet 738a1bb1d40241f4b648f57287b7a4c0 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260620 13:54:47.226696 5518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeff1f5fdaf54fb98b233b319e5df773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.226490 5443 tablet_service.cc:1511] Processing CreateTablet for tablet 738a1bb1d40241f4b648f57287b7a4c0 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260620 13:54:47.227332 5517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738a1bb1d40241f4b648f57287b7a4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.228802 5442 tablet_service.cc:1511] Processing CreateTablet for tablet a2f6cff325ad4e58a71efef78228a150 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260620 13:54:47.229462 5370 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca4f9645ab748be8d9e3591e8673868 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260620 13:54:47.228830 5514 tablet_service.cc:1511] Processing CreateTablet for tablet 12a907b6fffa4cb089ec941716ecb23e (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260620 13:54:47.230769 5370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca4f9645ab748be8d9e3591e8673868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.231326 5514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a907b6fffa4cb089ec941716ecb23e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.231812 5439 tablet_service.cc:1511] Processing CreateTablet for tablet 19b1a2c08ac34521a95698ec62d6ab76 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260620 13:54:47.232455 5515 tablet_service.cc:1511] Processing CreateTablet for tablet 078959e5186647538a9f35d46354ace3 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260620 13:54:47.233803 5515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078959e5186647538a9f35d46354ace3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.234156 5441 tablet_service.cc:1511] Processing CreateTablet for tablet 078959e5186647538a9f35d46354ace3 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260620 13:54:47.229976 5516 tablet_service.cc:1511] Processing CreateTablet for tablet a2f6cff325ad4e58a71efef78228a150 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260620 13:54:47.235863 5516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f6cff325ad4e58a71efef78228a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.237265 5440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a907b6fffa4cb089ec941716ecb23e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.239432 5441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078959e5186647538a9f35d46354ace3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.243484 5444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeff1f5fdaf54fb98b233b319e5df773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.244179 5442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f6cff325ad4e58a71efef78228a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.244822 5439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b1a2c08ac34521a95698ec62d6ab76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.245446 5443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738a1bb1d40241f4b648f57287b7a4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.245083 5369 tablet_service.cc:1511] Processing CreateTablet for tablet aeff1f5fdaf54fb98b233b319e5df773 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260620 13:54:47.246507 5369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeff1f5fdaf54fb98b233b319e5df773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.265910 5368 tablet_service.cc:1511] Processing CreateTablet for tablet 738a1bb1d40241f4b648f57287b7a4c0 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260620 13:54:47.268369 5368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738a1bb1d40241f4b648f57287b7a4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.277679 5367 tablet_service.cc:1511] Processing CreateTablet for tablet a2f6cff325ad4e58a71efef78228a150 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260620 13:54:47.279868 5367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f6cff325ad4e58a71efef78228a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.284686 5438 tablet_service.cc:1511] Processing CreateTablet for tablet 003980ade3d545058353e551fcf2b30e (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260620 13:54:47.285410 5366 tablet_service.cc:1511] Processing CreateTablet for tablet 078959e5186647538a9f35d46354ace3 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260620 13:54:47.286109 5438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003980ade3d545058353e551fcf2b30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.288131 5366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078959e5186647538a9f35d46354ace3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.293466 5365 tablet_service.cc:1511] Processing CreateTablet for tablet 12a907b6fffa4cb089ec941716ecb23e (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260620 13:54:47.295917 5365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a907b6fffa4cb089ec941716ecb23e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.301898 5364 tablet_service.cc:1511] Processing CreateTablet for tablet 19b1a2c08ac34521a95698ec62d6ab76 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260620 13:54:47.305603 5364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b1a2c08ac34521a95698ec62d6ab76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.336756 5514 tablet_service.cc:1511] Processing CreateTablet for tablet 19b1a2c08ac34521a95698ec62d6ab76 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260620 13:54:47.337100 5363 tablet_service.cc:1511] Processing CreateTablet for tablet 003980ade3d545058353e551fcf2b30e (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260620 13:54:47.337096 5445 tablet_service.cc:1511] Processing CreateTablet for tablet 9998d988ea954edca90a6f5a3ad4c936 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260620 13:54:47.338299 5514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19b1a2c08ac34521a95698ec62d6ab76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.338495 5363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003980ade3d545058353e551fcf2b30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.339856 5445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9998d988ea954edca90a6f5a3ad4c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.342166 5362 tablet_service.cc:1511] Processing CreateTablet for tablet 9998d988ea954edca90a6f5a3ad4c936 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260620 13:54:47.343581 5362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9998d988ea954edca90a6f5a3ad4c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.343137 5513 tablet_service.cc:1511] Processing CreateTablet for tablet 9998d988ea954edca90a6f5a3ad4c936 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260620 13:54:47.348995 5513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9998d988ea954edca90a6f5a3ad4c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.356529 5569 tablet_bootstrap.cc:492] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca: Bootstrap starting.
I20260620 13:54:47.358361 5518 tablet_service.cc:1511] Processing CreateTablet for tablet 003980ade3d545058353e551fcf2b30e (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260620 13:54:47.359673 5518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003980ade3d545058353e551fcf2b30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.366025 5439 tablet_service.cc:1511] Processing CreateTablet for tablet 49ad12da8f8841dba69dc068b92c60e2 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260620 13:54:47.368083 5439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ad12da8f8841dba69dc068b92c60e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.368295 5570 tablet_bootstrap.cc:492] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb: Bootstrap starting.
I20260620 13:54:47.373622 5569 tablet_bootstrap.cc:654] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.408989 5571 tablet_bootstrap.cc:492] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583: Bootstrap starting.
I20260620 13:54:47.409926 5570 tablet_bootstrap.cc:654] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.409976 5569 tablet_bootstrap.cc:492] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca: No bootstrap required, opened a new log
I20260620 13:54:47.410638 5569 ts_tablet_manager.cc:1403] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca: Time spent bootstrapping tablet: real 0.055s user 0.004s sys 0.022s
I20260620 13:54:47.410612 5368 tablet_service.cc:1511] Processing CreateTablet for tablet 49ad12da8f8841dba69dc068b92c60e2 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260620 13:54:47.412472 5513 tablet_service.cc:1511] Processing CreateTablet for tablet 49ad12da8f8841dba69dc068b92c60e2 (DEFAULT_TABLE table=test-workload [id=5e6713cbdd6345d59d8cc245d7eed455]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260620 13:54:47.413690 5513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ad12da8f8841dba69dc068b92c60e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.414620 5569 raft_consensus.cc:359] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.415725 5569 raft_consensus.cc:385] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.416143 5569 raft_consensus.cc:740] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.417164 5569 consensus_queue.cc:260] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.421427 5571 tablet_bootstrap.cc:654] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.430616 5368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ad12da8f8841dba69dc068b92c60e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:54:47.432281 5569 ts_tablet_manager.cc:1434] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca: Time spent starting tablet: real 0.021s user 0.008s sys 0.011s
I20260620 13:54:47.432832 5571 tablet_bootstrap.cc:492] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583: No bootstrap required, opened a new log
I20260620 13:54:47.433303 5571 ts_tablet_manager.cc:1403] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583: Time spent bootstrapping tablet: real 0.026s user 0.010s sys 0.006s
I20260620 13:54:47.435535 5405 heartbeater.cc:499] Master 127.4.155.254:34205 was elected leader, sending a full tablet report...
I20260620 13:54:47.438426 5571 raft_consensus.cc:359] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.439291 5571 raft_consensus.cc:385] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.439595 5571 raft_consensus.cc:740] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.440882 5569 tablet_bootstrap.cc:492] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca: Bootstrap starting.
I20260620 13:54:47.440652 5571 consensus_queue.cc:260] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.435667 5574 raft_consensus.cc:493] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.443149 5574 raft_consensus.cc:515] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.445274 5570 tablet_bootstrap.cc:492] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb: No bootstrap required, opened a new log
I20260620 13:54:47.445971 5570 ts_tablet_manager.cc:1403] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb: Time spent bootstrapping tablet: real 0.078s user 0.010s sys 0.013s
I20260620 13:54:47.449904 5570 raft_consensus.cc:359] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.459543 5570 raft_consensus.cc:385] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.460003 5570 raft_consensus.cc:740] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.460831 5570 consensus_queue.cc:260] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.457526 5569 tablet_bootstrap.cc:654] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.467971 5569 tablet_bootstrap.cc:492] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca: No bootstrap required, opened a new log
I20260620 13:54:47.468483 5569 ts_tablet_manager.cc:1403] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca: Time spent bootstrapping tablet: real 0.028s user 0.006s sys 0.005s
I20260620 13:54:47.472003 5569 raft_consensus.cc:359] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.472769 5569 raft_consensus.cc:385] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.473066 5569 raft_consensus.cc:740] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.473731 5569 consensus_queue.cc:260] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.475703 5574 leader_election.cc:290] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.475967 5569 ts_tablet_manager.cc:1434] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca: Time spent starting tablet: real 0.007s user 0.008s sys 0.000s
I20260620 13:54:47.476900 5569 tablet_bootstrap.cc:492] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca: Bootstrap starting.
I20260620 13:54:47.480440 5570 ts_tablet_manager.cc:1434] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb: Time spent starting tablet: real 0.034s user 0.008s sys 0.011s
I20260620 13:54:47.481212 5480 heartbeater.cc:499] Master 127.4.155.254:34205 was elected leader, sending a full tablet report...
I20260620 13:54:47.482095 5570 tablet_bootstrap.cc:492] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb: Bootstrap starting.
I20260620 13:54:47.482574 5574 raft_consensus.cc:493] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.483024 5574 raft_consensus.cc:515] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.490384 5570 tablet_bootstrap.cc:654] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.492432 5569 tablet_bootstrap.cc:654] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.493294 5571 ts_tablet_manager.cc:1434] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583: Time spent starting tablet: real 0.060s user 0.013s sys 0.000s
I20260620 13:54:47.494360 5554 heartbeater.cc:499] Master 127.4.155.254:34205 was elected leader, sending a full tablet report...
I20260620 13:54:47.494891 5571 tablet_bootstrap.cc:492] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583: Bootstrap starting.
I20260620 13:54:47.501034 5583 raft_consensus.cc:493] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.501529 5583 raft_consensus.cc:515] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.505913 5574 leader_election.cc:290] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.511953 5571 tablet_bootstrap.cc:654] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.511700 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:47.513314 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:47.517436 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
I20260620 13:54:47.519327 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
I20260620 13:54:47.520546 5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
W20260620 13:54:47.521615 5344 leader_election.cc:343] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:54:47.522444 5493 leader_election.cc:343] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:54:47.522498 5344 leader_election.cc:343] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:47.523947 5569 tablet_bootstrap.cc:492] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca: No bootstrap required, opened a new log
W20260620 13:54:47.523831 5345 leader_election.cc:343] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:47.524407 5570 tablet_bootstrap.cc:492] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb: No bootstrap required, opened a new log
I20260620 13:54:47.524549 5569 ts_tablet_manager.cc:1403] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca: Time spent bootstrapping tablet: real 0.048s user 0.009s sys 0.007s
I20260620 13:54:47.524875 5570 ts_tablet_manager.cc:1403] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb: Time spent bootstrapping tablet: real 0.044s user 0.007s sys 0.011s
I20260620 13:54:47.524716 5345 leader_election.cc:304] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee9a7b222fbf4486ab305e75776b3aca; no voters: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583
I20260620 13:54:47.526093 5574 raft_consensus.cc:2749] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:47.527514 5569 raft_consensus.cc:359] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:47.527769 5570 raft_consensus.cc:359] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
W20260620 13:54:47.527910 5345 leader_election.cc:343] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:47.528455 5570 raft_consensus.cc:385] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.528790 5570 raft_consensus.cc:740] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.528854 5345 leader_election.cc:304] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee9a7b222fbf4486ab305e75776b3aca; no voters: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583
I20260620 13:54:47.529433 5570 consensus_queue.cc:260] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.530030 5574 raft_consensus.cc:2749] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:47.528282 5569 raft_consensus.cc:385] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.531585 5569 raft_consensus.cc:740] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.532881 5569 consensus_queue.cc:260] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:47.540668 5569 ts_tablet_manager.cc:1434] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca: Time spent starting tablet: real 0.016s user 0.008s sys 0.001s
I20260620 13:54:47.542052 5569 tablet_bootstrap.cc:492] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca: Bootstrap starting.
I20260620 13:54:47.544775 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:47.545444 5454 raft_consensus.cc:2468] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 0.
I20260620 13:54:47.546887 5494 leader_election.cc:304] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [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: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters: ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:54:47.547927 5577 raft_consensus.cc:2804] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:47.548321 5577 raft_consensus.cc:493] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:47.548725 5577 raft_consensus.cc:3060] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.550913 5569 tablet_bootstrap.cc:654] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.552588 5570 ts_tablet_manager.cc:1434] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb: Time spent starting tablet: real 0.027s user 0.007s sys 0.000s
I20260620 13:54:47.553521 5570 tablet_bootstrap.cc:492] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb: Bootstrap starting.
I20260620 13:54:47.557721 5577 raft_consensus.cc:515] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.559756 5570 tablet_bootstrap.cc:654] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.548302 5571 tablet_bootstrap.cc:492] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583: No bootstrap required, opened a new log
I20260620 13:54:47.560379 5571 ts_tablet_manager.cc:1403] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583: Time spent bootstrapping tablet: real 0.066s user 0.002s sys 0.040s
I20260620 13:54:47.562675 5583 leader_election.cc:290] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:47.565187 5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
W20260620 13:54:47.567091 5493 leader_election.cc:343] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:47.568555 5577 leader_election.cc:290] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:47.568825 5571 raft_consensus.cc:359] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.569703 5571 raft_consensus.cc:385] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.569692 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:47.570179 5571 raft_consensus.cc:740] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.570439 5454 raft_consensus.cc:3060] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.571166 5571 consensus_queue.cc:260] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.571969 5569 tablet_bootstrap.cc:492] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca: No bootstrap required, opened a new log
I20260620 13:54:47.572485 5569 ts_tablet_manager.cc:1403] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca: Time spent bootstrapping tablet: real 0.031s user 0.021s sys 0.006s
I20260620 13:54:47.572808 5570 tablet_bootstrap.cc:492] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb: No bootstrap required, opened a new log
I20260620 13:54:47.573289 5570 ts_tablet_manager.cc:1403] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb: Time spent bootstrapping tablet: real 0.020s user 0.009s sys 0.005s
I20260620 13:54:47.575502 5569 raft_consensus.cc:359] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.576406 5569 raft_consensus.cc:385] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.576767 5569 raft_consensus.cc:740] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.576087 5570 raft_consensus.cc:359] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.577586 5570 raft_consensus.cc:385] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.577857 5454 raft_consensus.cc:2468] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 1.
I20260620 13:54:47.578060 5571 ts_tablet_manager.cc:1434] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583: Time spent starting tablet: real 0.017s user 0.006s sys 0.001s
I20260620 13:54:47.578109 5570 raft_consensus.cc:740] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.579494 5571 tablet_bootstrap.cc:492] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583: Bootstrap starting.
I20260620 13:54:47.579427 5494 leader_election.cc:304] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters: ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:54:47.579907 5570 consensus_queue.cc:260] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.580595 5577 raft_consensus.cc:2804] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:47.581080 5577 raft_consensus.cc:697] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Becoming Leader. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:54:47.582383 5570 ts_tablet_manager.cc:1434] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb: Time spent starting tablet: real 0.009s user 0.006s sys 0.002s
I20260620 13:54:47.581914 5577 consensus_queue.cc:237] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.587150 5571 tablet_bootstrap.cc:654] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.578526 5569 consensus_queue.cc:260] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.589617 5569 ts_tablet_manager.cc:1434] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca: Time spent starting tablet: real 0.017s user 0.003s sys 0.002s
I20260620 13:54:47.589800 5574 raft_consensus.cc:493] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.590294 5574 raft_consensus.cc:515] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:47.590902 5569 tablet_bootstrap.cc:492] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca: Bootstrap starting.
I20260620 13:54:47.592552 5574 leader_election.cc:290] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.594542 5570 tablet_bootstrap.cc:492] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb: Bootstrap starting.
I20260620 13:54:47.595289 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca4f9645ab748be8d9e3591e8673868" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
W20260620 13:54:47.597553 5344 leader_election.cc:343] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:47.597061 5277 catalog_manager.cc:5696] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bc05a64f797432599d7670f8384e583 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "6bc05a64f797432599d7670f8384e583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:47.598047 5569 tablet_bootstrap.cc:654] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.601969 5570 tablet_bootstrap.cc:654] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.602351 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca4f9645ab748be8d9e3591e8673868" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
W20260620 13:54:47.603920 5345 leader_election.cc:343] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:47.604362 5345 leader_election.cc:304] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee9a7b222fbf4486ab305e75776b3aca; no voters: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583
I20260620 13:54:47.605525 5576 raft_consensus.cc:2749] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:47.609117 5570 tablet_bootstrap.cc:492] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb: No bootstrap required, opened a new log
I20260620 13:54:47.609676 5570 ts_tablet_manager.cc:1403] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb: Time spent bootstrapping tablet: real 0.015s user 0.013s sys 0.000s
I20260620 13:54:47.613404 5571 tablet_bootstrap.cc:492] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583: No bootstrap required, opened a new log
I20260620 13:54:47.614037 5571 ts_tablet_manager.cc:1403] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583: Time spent bootstrapping tablet: real 0.035s user 0.008s sys 0.006s
I20260620 13:54:47.614303 5570 raft_consensus.cc:359] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:47.614809 5570 raft_consensus.cc:385] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.614988 5570 raft_consensus.cc:740] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.615829 5570 consensus_queue.cc:260] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:47.618357 5570 ts_tablet_manager.cc:1434] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260620 13:54:47.618443 5569 tablet_bootstrap.cc:492] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca: No bootstrap required, opened a new log
I20260620 13:54:47.618942 5569 ts_tablet_manager.cc:1403] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca: Time spent bootstrapping tablet: real 0.028s user 0.010s sys 0.015s
I20260620 13:54:47.619396 5570 tablet_bootstrap.cc:492] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb: Bootstrap starting.
W20260620 13:54:47.619758 5326 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:54:47.617802 5571 raft_consensus.cc:359] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.620414 5571 raft_consensus.cc:385] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.620709 5571 raft_consensus.cc:740] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.621542 5571 consensus_queue.cc:260] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.621829 5569 raft_consensus.cc:359] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.622464 5569 raft_consensus.cc:385] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.622751 5569 raft_consensus.cc:740] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.623576 5569 consensus_queue.cc:260] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.625797 5570 tablet_bootstrap.cc:654] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.629688 5569 ts_tablet_manager.cc:1434] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260620 13:54:47.630075 5571 ts_tablet_manager.cc:1434] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583: Time spent starting tablet: real 0.016s user 0.006s sys 0.001s
I20260620 13:54:47.630678 5569 tablet_bootstrap.cc:492] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca: Bootstrap starting.
I20260620 13:54:47.635030 5571 tablet_bootstrap.cc:492] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583: Bootstrap starting.
I20260620 13:54:47.637326 5570 tablet_bootstrap.cc:492] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb: No bootstrap required, opened a new log
I20260620 13:54:47.637404 5569 tablet_bootstrap.cc:654] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.637880 5570 ts_tablet_manager.cc:1403] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb: Time spent bootstrapping tablet: real 0.019s user 0.016s sys 0.000s
I20260620 13:54:47.640945 5570 raft_consensus.cc:359] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.641666 5570 raft_consensus.cc:385] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.641980 5570 raft_consensus.cc:740] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.642768 5571 tablet_bootstrap.cc:654] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.642904 5570 consensus_queue.cc:260] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.648262 5570 ts_tablet_manager.cc:1434] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb: Time spent starting tablet: real 0.010s user 0.004s sys 0.004s
I20260620 13:54:47.649188 5570 tablet_bootstrap.cc:492] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb: Bootstrap starting.
I20260620 13:54:47.654778 5570 tablet_bootstrap.cc:654] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.660403 5569 tablet_bootstrap.cc:492] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca: No bootstrap required, opened a new log
I20260620 13:54:47.660950 5569 ts_tablet_manager.cc:1403] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca: Time spent bootstrapping tablet: real 0.030s user 0.017s sys 0.012s
I20260620 13:54:47.661580 5570 tablet_bootstrap.cc:492] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb: No bootstrap required, opened a new log
I20260620 13:54:47.662110 5570 ts_tablet_manager.cc:1403] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb: Time spent bootstrapping tablet: real 0.013s user 0.009s sys 0.000s
I20260620 13:54:47.664505 5569 raft_consensus.cc:359] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.665369 5569 raft_consensus.cc:385] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.665155 5570 raft_consensus.cc:359] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.665723 5569 raft_consensus.cc:740] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.665928 5570 raft_consensus.cc:385] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.666246 5570 raft_consensus.cc:740] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.666921 5571 tablet_bootstrap.cc:492] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583: No bootstrap required, opened a new log
I20260620 13:54:47.666671 5569 consensus_queue.cc:260] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.667449 5571 ts_tablet_manager.cc:1403] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583: Time spent bootstrapping tablet: real 0.033s user 0.011s sys 0.009s
I20260620 13:54:47.666998 5570 consensus_queue.cc:260] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.669322 5569 ts_tablet_manager.cc:1434] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca: Time spent starting tablet: real 0.008s user 0.008s sys 0.000s
I20260620 13:54:47.669680 5570 ts_tablet_manager.cc:1434] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb: Time spent starting tablet: real 0.007s user 0.004s sys 0.003s
I20260620 13:54:47.670303 5569 tablet_bootstrap.cc:492] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca: Bootstrap starting.
I20260620 13:54:47.670611 5570 tablet_bootstrap.cc:492] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb: Bootstrap starting.
I20260620 13:54:47.670349 5571 raft_consensus.cc:359] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:47.671168 5571 raft_consensus.cc:385] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.671481 5571 raft_consensus.cc:740] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.672727 5571 consensus_queue.cc:260] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:47.677243 5570 tablet_bootstrap.cc:654] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.678026 5569 tablet_bootstrap.cc:654] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.688562 5571 ts_tablet_manager.cc:1434] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583: Time spent starting tablet: real 0.021s user 0.007s sys 0.000s
I20260620 13:54:47.689571 5571 tablet_bootstrap.cc:492] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583: Bootstrap starting.
I20260620 13:54:47.690687 5570 tablet_bootstrap.cc:492] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb: No bootstrap required, opened a new log
I20260620 13:54:47.691206 5570 ts_tablet_manager.cc:1403] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb: Time spent bootstrapping tablet: real 0.021s user 0.014s sys 0.004s
I20260620 13:54:47.693049 5569 tablet_bootstrap.cc:492] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca: No bootstrap required, opened a new log
I20260620 13:54:47.693642 5569 ts_tablet_manager.cc:1403] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca: Time spent bootstrapping tablet: real 0.024s user 0.008s sys 0.011s
I20260620 13:54:47.694468 5570 raft_consensus.cc:359] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.695255 5570 raft_consensus.cc:385] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.695585 5570 raft_consensus.cc:740] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.696292 5571 tablet_bootstrap.cc:654] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.696730 5570 consensus_queue.cc:260] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.697018 5569 raft_consensus.cc:359] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.697947 5569 raft_consensus.cc:385] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.698325 5569 raft_consensus.cc:740] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.699314 5569 consensus_queue.cc:260] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.701918 5570 ts_tablet_manager.cc:1434] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb: Time spent starting tablet: real 0.010s user 0.006s sys 0.000s
I20260620 13:54:47.702966 5570 tablet_bootstrap.cc:492] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb: Bootstrap starting.
I20260620 13:54:47.706597 5569 ts_tablet_manager.cc:1434] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca: Time spent starting tablet: real 0.013s user 0.008s sys 0.000s
I20260620 13:54:47.708038 5569 tablet_bootstrap.cc:492] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca: Bootstrap starting.
I20260620 13:54:47.709992 5570 tablet_bootstrap.cc:654] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.716317 5569 tablet_bootstrap.cc:654] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.719533 5571 tablet_bootstrap.cc:492] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583: No bootstrap required, opened a new log
I20260620 13:54:47.720366 5571 ts_tablet_manager.cc:1403] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583: Time spent bootstrapping tablet: real 0.031s user 0.014s sys 0.015s
I20260620 13:54:47.721279 5570 tablet_bootstrap.cc:492] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb: No bootstrap required, opened a new log
I20260620 13:54:47.721671 5570 ts_tablet_manager.cc:1403] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb: Time spent bootstrapping tablet: real 0.019s user 0.008s sys 0.008s
I20260620 13:54:47.723474 5570 raft_consensus.cc:359] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.723966 5570 raft_consensus.cc:385] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.724222 5570 raft_consensus.cc:740] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.724265 5571 raft_consensus.cc:359] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.725041 5571 raft_consensus.cc:385] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.725509 5571 raft_consensus.cc:740] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.725067 5570 consensus_queue.cc:260] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.726402 5571 consensus_queue.cc:260] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.730016 5576 raft_consensus.cc:493] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.730520 5576 raft_consensus.cc:515] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.732857 5576 leader_election.cc:290] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.733503 5570 ts_tablet_manager.cc:1434] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb: Time spent starting tablet: real 0.012s user 0.006s sys 0.000s
I20260620 13:54:47.734668 5570 tablet_bootstrap.cc:492] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb: Bootstrap starting.
I20260620 13:54:47.734772 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078959e5186647538a9f35d46354ace3" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
I20260620 13:54:47.736809 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078959e5186647538a9f35d46354ace3" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:47.737391 5454 raft_consensus.cc:2468] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 0.
W20260620 13:54:47.738312 5344 leader_election.cc:343] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:47.739575 5345 leader_election.cc:304] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [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: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters: 6bc05a64f797432599d7670f8384e583
I20260620 13:54:47.741276 5571 ts_tablet_manager.cc:1434] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583: Time spent starting tablet: real 0.020s user 0.008s sys 0.000s
I20260620 13:54:47.742777 5570 tablet_bootstrap.cc:654] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.745507 5576 raft_consensus.cc:2804] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:47.745915 5576 raft_consensus.cc:493] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:47.746251 5576 raft_consensus.cc:3060] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.748927 5571 tablet_bootstrap.cc:492] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583: Bootstrap starting.
I20260620 13:54:47.755858 5570 tablet_bootstrap.cc:492] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb: No bootstrap required, opened a new log
I20260620 13:54:47.756320 5570 ts_tablet_manager.cc:1403] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb: Time spent bootstrapping tablet: real 0.022s user 0.012s sys 0.007s
I20260620 13:54:47.756814 5571 tablet_bootstrap.cc:654] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.757604 5569 tablet_bootstrap.cc:492] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca: No bootstrap required, opened a new log
I20260620 13:54:47.757367 5576 raft_consensus.cc:515] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.758219 5569 ts_tablet_manager.cc:1403] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca: Time spent bootstrapping tablet: real 0.050s user 0.025s sys 0.015s
I20260620 13:54:47.758843 5570 raft_consensus.cc:359] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.759539 5570 raft_consensus.cc:385] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.759812 5570 raft_consensus.cc:740] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.760531 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078959e5186647538a9f35d46354ace3" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:47.761077 5569 raft_consensus.cc:359] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.761533 5454 raft_consensus.cc:3060] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.761857 5569 raft_consensus.cc:385] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.760602 5570 consensus_queue.cc:260] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.762257 5569 raft_consensus.cc:740] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.763151 5569 consensus_queue.cc:260] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.764135 5570 ts_tablet_manager.cc:1434] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260620 13:54:47.765002 5570 tablet_bootstrap.cc:492] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb: Bootstrap starting.
I20260620 13:54:47.765481 5569 ts_tablet_manager.cc:1434] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 13:54:47.766384 5569 tablet_bootstrap.cc:492] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca: Bootstrap starting.
I20260620 13:54:47.769550 5579 raft_consensus.cc:493] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.770397 5570 tablet_bootstrap.cc:654] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.770220 5579 raft_consensus.cc:515] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.773641 5569 tablet_bootstrap.cc:654] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.773554 5579 leader_election.cc:290] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.804628 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078959e5186647538a9f35d46354ace3" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583"
W20260620 13:54:47.806921 5344 leader_election.cc:343] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:47.810029 5576 leader_election.cc:290] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.813066 5454 raft_consensus.cc:2468] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 1.
I20260620 13:54:47.823320 5345 leader_election.cc:304] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters: 6bc05a64f797432599d7670f8384e583
I20260620 13:54:47.824867 5576 raft_consensus.cc:2804] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:47.826423 5576 raft_consensus.cc:697] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 1 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:54:47.827564 5576 consensus_queue.cc:237] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.851128 5579 raft_consensus.cc:493] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.852070 5579 raft_consensus.cc:515] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.854959 5579 leader_election.cc:290] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.859047 5571 tablet_bootstrap.cc:492] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583: No bootstrap required, opened a new log
I20260620 13:54:47.860553 5571 ts_tablet_manager.cc:1403] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583: Time spent bootstrapping tablet: real 0.112s user 0.043s sys 0.061s
I20260620 13:54:47.862540 5569 tablet_bootstrap.cc:492] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca: No bootstrap required, opened a new log
I20260620 13:54:47.862725 5570 tablet_bootstrap.cc:492] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb: No bootstrap required, opened a new log
I20260620 13:54:47.863071 5569 ts_tablet_manager.cc:1403] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca: Time spent bootstrapping tablet: real 0.097s user 0.044s sys 0.048s
I20260620 13:54:47.863252 5570 ts_tablet_manager.cc:1403] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb: Time spent bootstrapping tablet: real 0.098s user 0.035s sys 0.052s
I20260620 13:54:47.866096 5570 raft_consensus.cc:359] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.866614 5570 raft_consensus.cc:385] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.866870 5570 raft_consensus.cc:740] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.867412 5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
I20260620 13:54:47.867877 5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9998d988ea954edca90a6f5a3ad4c936" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
I20260620 13:54:47.867697 5570 consensus_queue.cc:260] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.868077 5380 raft_consensus.cc:2468] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 0.
I20260620 13:54:47.867385 5569 raft_consensus.cc:359] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.869370 5569 raft_consensus.cc:385] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.869351 5419 leader_election.cc:304] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:47.869760 5569 raft_consensus.cc:740] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.870343 5579 raft_consensus.cc:2804] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:47.869818 5276 catalog_manager.cc:5696] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 0 to 1, leader changed from <none> to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 1 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:47.870463 5569 consensus_queue.cc:260] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.871630 5379 raft_consensus.cc:2468] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 0.
I20260620 13:54:47.872243 5570 ts_tablet_manager.cc:1434] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb: Time spent starting tablet: real 0.009s user 0.002s sys 0.004s
I20260620 13:54:47.873499 5571 raft_consensus.cc:359] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.874212 5571 raft_consensus.cc:385] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.870746 5579 raft_consensus.cc:493] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:47.874985 5579 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.876197 5569 ts_tablet_manager.cc:1434] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca: Time spent starting tablet: real 0.013s user 0.005s sys 0.001s
I20260620 13:54:47.877312 5569 tablet_bootstrap.cc:492] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca: Bootstrap starting.
I20260620 13:54:47.874497 5571 raft_consensus.cc:740] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.878196 5571 consensus_queue.cc:260] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.881215 5579 raft_consensus.cc:515] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.881790 5571 ts_tablet_manager.cc:1434] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583: Time spent starting tablet: real 0.021s user 0.002s sys 0.003s
I20260620 13:54:47.882771 5571 tablet_bootstrap.cc:492] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583: Bootstrap starting.
I20260620 13:54:47.883425 5579 leader_election.cc:290] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.893365 5569 tablet_bootstrap.cc:654] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.895061 5577 raft_consensus.cc:493] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.896260 5571 tablet_bootstrap.cc:654] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.895584 5577 raft_consensus.cc:515] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.901490 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:47.902556 5454 raft_consensus.cc:2393] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bc05a64f797432599d7670f8384e583 in current term 1: Already voted for candidate 617fb28b87054fdf87601ac234d57adb in this term.
I20260620 13:54:47.902750 5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:47.903512 5379 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.908838 5571 tablet_bootstrap.cc:492] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583: No bootstrap required, opened a new log
I20260620 13:54:47.909410 5571 ts_tablet_manager.cc:1403] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583: Time spent bootstrapping tablet: real 0.027s user 0.014s sys 0.005s
I20260620 13:54:47.911720 5379 raft_consensus.cc:2468] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 1.
I20260620 13:54:47.913615 5608 raft_consensus.cc:493] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.914069 5608 raft_consensus.cc:515] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.912779 5419 leader_election.cc:304] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:47.914323 5583 raft_consensus.cc:493] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.915232 5577 leader_election.cc:290] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:47.915423 5583 raft_consensus.cc:515] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.915964 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
I20260620 13:54:47.916301 5608 leader_election.cc:290] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.916603 5528 raft_consensus.cc:2468] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 0.
I20260620 13:54:47.916880 5608 raft_consensus.cc:2804] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:47.917223 5608 raft_consensus.cc:493] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:47.917546 5608 raft_consensus.cc:3060] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.917586 5583 leader_election.cc:290] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:47.918534 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9998d988ea954edca90a6f5a3ad4c936" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
I20260620 13:54:47.920104 5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
I20260620 13:54:47.920943 5380 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 0.
I20260620 13:54:47.921307 5419 leader_election.cc:304] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:47.921489 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:54:47.920156 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:47.922128 5528 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.922549 5454 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 0.
W20260620 13:54:47.923269 5419 leader_election.cc:343] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:47.922236 5493 leader_election.cc:304] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc05a64f797432599d7670f8384e583, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:47.924281 5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a907b6fffa4cb089ec941716ecb23e" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
I20260620 13:54:47.924904 5380 raft_consensus.cc:2468] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 0.
I20260620 13:54:47.925631 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a907b6fffa4cb089ec941716ecb23e" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
I20260620 13:54:47.926275 5529 raft_consensus.cc:2468] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 0.
I20260620 13:54:47.926784 5569 tablet_bootstrap.cc:492] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca: No bootstrap required, opened a new log
I20260620 13:54:47.927268 5569 ts_tablet_manager.cc:1403] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca: Time spent bootstrapping tablet: real 0.050s user 0.013s sys 0.017s
I20260620 13:54:47.928247 5583 raft_consensus.cc:2804] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:47.928597 5583 raft_consensus.cc:493] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:47.928936 5583 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.912490 5571 raft_consensus.cc:359] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.920717 5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
I20260620 13:54:47.929860 5571 raft_consensus.cc:385] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.930238 5379 raft_consensus.cc:2393] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bc05a64f797432599d7670f8384e583 in current term 1: Already voted for candidate 617fb28b87054fdf87601ac234d57adb in this term.
I20260620 13:54:47.930497 5419 leader_election.cc:304] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:47.931422 5579 raft_consensus.cc:2804] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:47.931490 5493 leader_election.cc:304] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bc05a64f797432599d7670f8384e583; no voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:54:47.929710 5608 raft_consensus.cc:515] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.934785 5608 leader_election.cc:290] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.935506 5608 raft_consensus.cc:2804] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:47.935947 5608 raft_consensus.cc:493] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:47.936313 5608 raft_consensus.cc:3060] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.937593 5569 raft_consensus.cc:359] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.930272 5571 raft_consensus.cc:740] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.938972 5569 raft_consensus.cc:385] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:47.939388 5569 raft_consensus.cc:740] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Initialized, Role: FOLLOWER
I20260620 13:54:47.940056 5528 raft_consensus.cc:2468] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 1.
I20260620 13:54:47.940266 5569 consensus_queue.cc:260] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.939956 5571 consensus_queue.cc:260] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.941154 5577 raft_consensus.cc:2749] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:47.949563 5569 ts_tablet_manager.cc:1434] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca: Time spent starting tablet: real 0.022s user 0.007s sys 0.001s
I20260620 13:54:47.953115 5583 raft_consensus.cc:515] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.953498 5608 raft_consensus.cc:515] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.956149 5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:47.956265 5608 leader_election.cc:290] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.956780 5379 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.959583 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9998d988ea954edca90a6f5a3ad4c936" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:54:47.960749 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a907b6fffa4cb089ec941716ecb23e" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583"
W20260620 13:54:47.963212 5419 leader_election.cc:343] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:54:47.963413 5529 raft_consensus.cc:3060] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.964990 5571 ts_tablet_manager.cc:1434] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583: Time spent starting tablet: real 0.055s user 0.005s sys 0.016s
I20260620 13:54:47.965843 5576 raft_consensus.cc:493] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.966068 5571 tablet_bootstrap.cc:492] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583: Bootstrap starting.
I20260620 13:54:47.966287 5576 raft_consensus.cc:515] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.968672 5576 leader_election.cc:290] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:47.969441 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:47.969883 5613 raft_consensus.cc:493] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:47.970219 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
I20260620 13:54:47.970317 5454 raft_consensus.cc:2393] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee9a7b222fbf4486ab305e75776b3aca in current term 1: Already voted for candidate 6bc05a64f797432599d7670f8384e583 in this term.
I20260620 13:54:47.960891 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a907b6fffa4cb089ec941716ecb23e" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:47.970464 5613 raft_consensus.cc:515] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:47.971894 5344 leader_election.cc:304] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee9a7b222fbf4486ab305e75776b3aca; no voters: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583
I20260620 13:54:47.959396 5380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9998d988ea954edca90a6f5a3ad4c936" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:47.972654 5380 raft_consensus.cc:3060] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.970211 5529 raft_consensus.cc:2468] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 1.
I20260620 13:54:47.974118 5613 leader_election.cc:290] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455)
I20260620 13:54:47.975246 5419 leader_election.cc:304] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters:
I20260620 13:54:47.976261 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca4f9645ab748be8d9e3591e8673868" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:47.976394 5377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca4f9645ab748be8d9e3591e8673868" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
I20260620 13:54:47.976974 5454 raft_consensus.cc:2468] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 0.
I20260620 13:54:47.977052 5377 raft_consensus.cc:2468] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 0.
I20260620 13:54:47.978432 5494 leader_election.cc:304] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters:
I20260620 13:54:47.972672 5576 raft_consensus.cc:3060] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.971383 5378 raft_consensus.cc:3060] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.979696 5613 raft_consensus.cc:2804] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:47.980073 5613 raft_consensus.cc:493] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:47.980365 5613 raft_consensus.cc:3060] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.981302 5380 raft_consensus.cc:2468] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 1.
I20260620 13:54:47.986115 5378 raft_consensus.cc:2468] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 1.
I20260620 13:54:47.986356 5571 tablet_bootstrap.cc:654] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:47.986721 5608 raft_consensus.cc:2804] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:47.987640 5608 raft_consensus.cc:697] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Becoming Leader. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:54:47.989192 5608 consensus_queue.cc:237] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.992195 5576 raft_consensus.cc:2749] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:47.988263 5419 leader_election.cc:304] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters: 6bc05a64f797432599d7670f8384e583
I20260620 13:54:47.992587 5379 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 1.
I20260620 13:54:47.993368 5583 leader_election.cc:290] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:47.957350 5579 raft_consensus.cc:697] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Becoming Leader. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:54:47.993799 5493 leader_election.cc:304] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc05a64f797432599d7670f8384e583, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:47.994379 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:47.994711 5612 raft_consensus.cc:2804] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:47.994989 5454 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:47.995204 5583 raft_consensus.cc:2804] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:47.994515 5579 consensus_queue.cc:237] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.996512 5583 raft_consensus.cc:697] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Becoming Leader. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:54:47.997479 5583 consensus_queue.cc:237] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:47.999053 5612 raft_consensus.cc:697] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Becoming Leader. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:54:48.000407 5612 consensus_queue.cc:237] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.003280 5454 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 1.
I20260620 13:54:48.004565 5613 raft_consensus.cc:515] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:48.010443 5613 leader_election.cc:290] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455)
I20260620 13:54:48.013343 5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca4f9645ab748be8d9e3591e8673868" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:48.014411 5379 raft_consensus.cc:3060] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.017603 5571 tablet_bootstrap.cc:492] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583: No bootstrap required, opened a new log
I20260620 13:54:48.018064 5571 ts_tablet_manager.cc:1403] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583: Time spent bootstrapping tablet: real 0.052s user 0.006s sys 0.008s
I20260620 13:54:48.021066 5571 raft_consensus.cc:359] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.021839 5571 raft_consensus.cc:385] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:48.022230 5571 raft_consensus.cc:740] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Initialized, Role: FOLLOWER
I20260620 13:54:48.021656 5278 catalog_manager.cc:5696] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bc05a64f797432599d7670f8384e583 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "6bc05a64f797432599d7670f8384e583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:48.023375 5379 raft_consensus.cc:2468] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 1.
I20260620 13:54:48.023082 5571 consensus_queue.cc:260] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.025722 5493 leader_election.cc:304] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc05a64f797432599d7670f8384e583, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:48.026180 5571 ts_tablet_manager.cc:1434] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583: Time spent starting tablet: real 0.008s user 0.003s sys 0.003s
I20260620 13:54:48.026607 5613 raft_consensus.cc:2804] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:48.023711 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca4f9645ab748be8d9e3591e8673868" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:48.027086 5613 raft_consensus.cc:697] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Becoming Leader. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:54:48.027346 5454 raft_consensus.cc:3060] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.028016 5613 consensus_queue.cc:237] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:48.027038 5571 tablet_bootstrap.cc:492] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583: Bootstrap starting.
I20260620 13:54:48.042367 5571 tablet_bootstrap.cc:654] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:48.051941 5454 raft_consensus.cc:2468] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 1.
I20260620 13:54:48.052269 5278 catalog_manager.cc:5696] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb reported cstate change: term changed from 0 to 1, leader changed from <none> to 617fb28b87054fdf87601ac234d57adb (127.4.155.194). New cstate: current_term: 1 leader_uuid: "617fb28b87054fdf87601ac234d57adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.055344 5613 consensus_queue.cc:1048] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.059187 5612 raft_consensus.cc:493] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:48.059837 5612 raft_consensus.cc:515] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.063625 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1a2c08ac34521a95698ec62d6ab76" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
I20260620 13:54:48.057834 5277 catalog_manager.cc:5696] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bc05a64f797432599d7670f8384e583 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "6bc05a64f797432599d7670f8384e583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.064502 5378 raft_consensus.cc:2468] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 0.
I20260620 13:54:48.066385 5419 leader_election.cc:304] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:48.071780 5579 raft_consensus.cc:2804] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:48.072492 5579 raft_consensus.cc:493] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:48.072897 5579 raft_consensus.cc:3060] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.073074 5571 tablet_bootstrap.cc:492] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583: No bootstrap required, opened a new log
I20260620 13:54:48.073542 5571 ts_tablet_manager.cc:1403] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583: Time spent bootstrapping tablet: real 0.047s user 0.021s sys 0.012s
I20260620 13:54:48.074240 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1a2c08ac34521a95698ec62d6ab76" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
I20260620 13:54:48.074860 5529 raft_consensus.cc:2468] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 0.
I20260620 13:54:48.077374 5613 consensus_queue.cc:1048] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.080076 5612 leader_election.cc:290] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.084324 5571 raft_consensus.cc:359] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.085032 5571 raft_consensus.cc:385] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:48.085319 5571 raft_consensus.cc:740] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Initialized, Role: FOLLOWER
I20260620 13:54:48.086186 5571 consensus_queue.cc:260] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.087738 5278 catalog_manager.cc:5696] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb reported cstate change: term changed from 0 to 1, leader changed from <none> to 617fb28b87054fdf87601ac234d57adb (127.4.155.194). New cstate: current_term: 1 leader_uuid: "617fb28b87054fdf87601ac234d57adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.089385 5278 catalog_manager.cc:5696] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb reported cstate change: term changed from 0 to 1, leader changed from <none> to 617fb28b87054fdf87601ac234d57adb (127.4.155.194). New cstate: current_term: 1 leader_uuid: "617fb28b87054fdf87601ac234d57adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.092396 5571 ts_tablet_manager.cc:1434] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583: Time spent starting tablet: real 0.018s user 0.005s sys 0.005s
I20260620 13:54:48.093770 5571 tablet_bootstrap.cc:492] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583: Bootstrap starting.
I20260620 13:54:48.093866 5576 raft_consensus.cc:493] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:48.094465 5576 raft_consensus.cc:515] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.096575 5576 leader_election.cc:290] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.098172 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003980ade3d545058353e551fcf2b30e" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:48.098809 5455 raft_consensus.cc:2468] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 0.
I20260620 13:54:48.100531 5345 leader_election.cc:304] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:48.101434 5576 raft_consensus.cc:2804] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:48.101863 5576 raft_consensus.cc:493] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:48.102223 5576 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.102821 5571 tablet_bootstrap.cc:654] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583: Neither blocks nor log segments found. Creating new log.
I20260620 13:54:48.103785 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003980ade3d545058353e551fcf2b30e" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
I20260620 13:54:48.104409 5529 raft_consensus.cc:2468] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 0.
I20260620 13:54:48.108640 5613 raft_consensus.cc:493] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:48.109094 5613 raft_consensus.cc:515] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.111768 5576 raft_consensus.cc:515] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.113315 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078959e5186647538a9f35d46354ace3" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
I20260620 13:54:48.114642 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003980ade3d545058353e551fcf2b30e" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:48.115224 5455 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.118857 5453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078959e5186647538a9f35d46354ace3" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:48.119691 5453 raft_consensus.cc:2393] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bc05a64f797432599d7670f8384e583 in current term 1: Already voted for candidate ee9a7b222fbf4486ab305e75776b3aca in this term.
I20260620 13:54:48.120975 5494 leader_election.cc:304] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bc05a64f797432599d7670f8384e583; no voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:54:48.121833 5577 raft_consensus.cc:3060] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.122529 5455 raft_consensus.cc:2468] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 1.
I20260620 13:54:48.123240 5613 leader_election.cc:290] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:48.128328 5571 tablet_bootstrap.cc:492] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583: No bootstrap required, opened a new log
I20260620 13:54:48.128518 5577 raft_consensus.cc:2749] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:48.129673 5571 ts_tablet_manager.cc:1403] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583: Time spent bootstrapping tablet: real 0.036s user 0.009s sys 0.005s
I20260620 13:54:48.132647 5571 raft_consensus.cc:359] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.133502 5571 raft_consensus.cc:385] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:54:48.133896 5571 raft_consensus.cc:740] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Initialized, Role: FOLLOWER
I20260620 13:54:48.133704 5579 raft_consensus.cc:515] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.134819 5571 consensus_queue.cc:260] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.135489 5345 leader_election.cc:304] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:48.136327 5574 raft_consensus.cc:2804] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:48.136893 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003980ade3d545058353e551fcf2b30e" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:54:48.137458 5571 ts_tablet_manager.cc:1434] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 13:54:48.137864 5529 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.146522 5529 raft_consensus.cc:2468] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 1.
I20260620 13:54:48.147480 5576 leader_election.cc:290] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 1 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.151212 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1a2c08ac34521a95698ec62d6ab76" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:48.151815 5378 raft_consensus.cc:3060] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.149098 5579 leader_election.cc:290] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.154310 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1a2c08ac34521a95698ec62d6ab76" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:54:48.154979 5529 raft_consensus.cc:3060] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.156698 5579 raft_consensus.cc:493] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:48.157570 5579 raft_consensus.cc:515] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.159704 5579 leader_election.cc:290] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.163403 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad12da8f8841dba69dc068b92c60e2" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583" is_pre_election: true
I20260620 13:54:48.164101 5528 raft_consensus.cc:2468] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 0.
I20260620 13:54:48.164804 5378 raft_consensus.cc:2468] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 1.
I20260620 13:54:48.165400 5574 raft_consensus.cc:697] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 1 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:54:48.166002 5419 leader_election.cc:304] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:48.166275 5574 consensus_queue.cc:237] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.166949 5579 raft_consensus.cc:2804] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:48.167142 5419 leader_election.cc:304] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters:
I20260620 13:54:48.167534 5579 raft_consensus.cc:697] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Becoming Leader. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:54:48.168036 5608 raft_consensus.cc:2804] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:54:48.168368 5608 raft_consensus.cc:493] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:54:48.168499 5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad12da8f8841dba69dc068b92c60e2" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
I20260620 13:54:48.168857 5608 raft_consensus.cc:3060] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.169170 5379 raft_consensus.cc:2468] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 0.
I20260620 13:54:48.169369 5579 consensus_queue.cc:237] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.170873 5529 raft_consensus.cc:2468] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 1.
I20260620 13:54:48.177906 5608 raft_consensus.cc:515] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.178013 5278 catalog_manager.cc:5696] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 0 to 1, leader changed from <none> to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 1 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.179859 5608 leader_election.cc:290] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.179167 5276 catalog_manager.cc:5696] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb reported cstate change: term changed from 0 to 1, leader changed from <none> to 617fb28b87054fdf87601ac234d57adb (127.4.155.194). New cstate: current_term: 1 leader_uuid: "617fb28b87054fdf87601ac234d57adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.180873 5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad12da8f8841dba69dc068b92c60e2" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:48.180873 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad12da8f8841dba69dc068b92c60e2" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:54:48.181572 5529 raft_consensus.cc:3060] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.181533 5379 raft_consensus.cc:3060] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.188472 5379 raft_consensus.cc:2468] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 1.
I20260620 13:54:48.188468 5529 raft_consensus.cc:2468] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 1.
I20260620 13:54:48.189735 5419 leader_election.cc:304] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters:
I20260620 13:54:48.190465 5608 raft_consensus.cc:2804] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:54:48.190994 5608 raft_consensus.cc:697] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Becoming Leader. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:54:48.191732 5608 consensus_queue.cc:237] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.198576 5276 catalog_manager.cc:5696] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb reported cstate change: term changed from 0 to 1, leader changed from <none> to 617fb28b87054fdf87601ac234d57adb (127.4.155.194). New cstate: current_term: 1 leader_uuid: "617fb28b87054fdf87601ac234d57adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.294649 5574 consensus_queue.cc:1048] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.307314 5576 consensus_queue.cc:1048] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.320425 5529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ca4f9645ab748be8d9e3591e8673868"
dest_uuid: "6bc05a64f797432599d7670f8384e583"
mode: GRACEFUL
new_leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:56718
I20260620 13:54:48.321117 5529 raft_consensus.cc:606] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Received request to transfer leadership to TS ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:54:48.326869 5529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773"
dest_uuid: "6bc05a64f797432599d7670f8384e583"
mode: GRACEFUL
new_leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:56718
I20260620 13:54:48.327361 5529 raft_consensus.cc:606] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Received request to transfer leadership to TS ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:54:48.341033 5454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0"
dest_uuid: "617fb28b87054fdf87601ac234d57adb"
mode: GRACEFUL
new_leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:36018
I20260620 13:54:48.341562 5454 raft_consensus.cc:606] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Received request to transfer leadership to TS ee9a7b222fbf4486ab305e75776b3aca
W20260620 13:54:48.344098 5555 tablet.cc:2406] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260620 13:54:48.347049 5529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150"
dest_uuid: "6bc05a64f797432599d7670f8384e583"
mode: GRACEFUL
new_leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:56718
I20260620 13:54:48.347628 5529 raft_consensus.cc:606] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Received request to transfer leadership to TS ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:54:48.368731 5379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "003980ade3d545058353e551fcf2b30e"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
mode: GRACEFUL
new_leader_uuid: "617fb28b87054fdf87601ac234d57adb"
from {username='slave'} at 127.0.0.1:47300
I20260620 13:54:48.369426 5379 raft_consensus.cc:606] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 1 LEADER]: Received request to transfer leadership to TS 617fb28b87054fdf87601ac234d57adb
I20260620 13:54:48.378113 5454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49ad12da8f8841dba69dc068b92c60e2"
dest_uuid: "617fb28b87054fdf87601ac234d57adb"
mode: GRACEFUL
new_leader_uuid: "6bc05a64f797432599d7670f8384e583"
from {username='slave'} at 127.0.0.1:36018
I20260620 13:54:48.378669 5454 raft_consensus.cc:606] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Received request to transfer leadership to TS 6bc05a64f797432599d7670f8384e583
I20260620 13:54:48.393857 5608 consensus_queue.cc:1048] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.395359 5577 consensus_queue.cc:1048] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.406441 5583 raft_consensus.cc:493] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:54:48.406935 5583 raft_consensus.cc:515] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.409534 5583 leader_election.cc:290] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:48.410974 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9998d988ea954edca90a6f5a3ad4c936" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca" is_pre_election: true
I20260620 13:54:48.411811 5378 raft_consensus.cc:2393] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bc05a64f797432599d7670f8384e583 in current term 1: Already voted for candidate 617fb28b87054fdf87601ac234d57adb in this term.
I20260620 13:54:48.412093 5577 consensus_queue.cc:1048] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.412882 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9998d988ea954edca90a6f5a3ad4c936" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617fb28b87054fdf87601ac234d57adb" is_pre_election: true
I20260620 13:54:48.414601 5494 leader_election.cc:304] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bc05a64f797432599d7670f8384e583; no voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:54:48.415083 5612 consensus_queue.cc:1048] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.415758 5577 raft_consensus.cc:3060] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:54:48.428218 5577 raft_consensus.cc:2749] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:54:48.429050 5613 raft_consensus.cc:993] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583: : Instructing follower ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:54:48.428555 5612 consensus_queue.cc:1048] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:54:48.429463 5613 raft_consensus.cc:1081] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Signalling peer ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:54:48.431269 5379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:47268
I20260620 13:54:48.431881 5379 raft_consensus.cc:493] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:48.432233 5379 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.438958 5611 raft_consensus.cc:993] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb: : Instructing follower ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:54:48.439519 5579 raft_consensus.cc:1081] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Signalling peer ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:54:48.439283 5379 raft_consensus.cc:515] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.441601 5380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:47284
I20260620 13:54:48.442157 5380 raft_consensus.cc:493] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:48.442502 5380 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.443559 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:48.444103 5454 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.445313 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:54:48.445897 5529 raft_consensus.cc:3055] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:48.446202 5529 raft_consensus.cc:740] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:54:48.447027 5529 consensus_queue.cc:260] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.448276 5529 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.448629 5579 consensus_queue.cc:1048] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.449383 5380 raft_consensus.cc:515] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.450896 5454 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:54:48.451894 5378 raft_consensus.cc:1240] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Rejecting Update request from peer 617fb28b87054fdf87601ac234d57adb for earlier term 1. Current term is 2. Ops: []
I20260620 13:54:48.452174 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:48.452739 5455 raft_consensus.cc:3055] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:48.453059 5455 raft_consensus.cc:740] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:54:48.453976 5455 consensus_queue.cc:260] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.454955 5455 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.455029 5380 leader_election.cc:290] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.456305 5527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:54:48.458784 5529 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:54:48.459787 5379 leader_election.cc:290] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.460247 5344 leader_election.cc:304] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc05a64f797432599d7670f8384e583, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:48.461524 5455 raft_consensus.cc:2468] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:54:48.461927 5576 raft_consensus.cc:2804] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:48.462574 5576 raft_consensus.cc:697] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:54:48.463006 5345 leader_election.cc:304] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [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: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters: 6bc05a64f797432599d7670f8384e583
I20260620 13:54:48.464203 5627 raft_consensus.cc:2804] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:48.463685 5576 consensus_queue.cc:237] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.464708 5627 raft_consensus.cc:697] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:54:48.465613 5627 consensus_queue.cc:237] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.472397 5277 catalog_manager.cc:5696] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 1 to 2, leader changed from 6bc05a64f797432599d7670f8384e583 (127.4.155.195) to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 2 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.483793 5579 consensus_queue.cc:1048] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.483968 5277 catalog_manager.cc:5696] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 1 to 2, leader changed from 617fb28b87054fdf87601ac234d57adb (127.4.155.194) to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 2 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.494360 5611 consensus_queue.cc:1048] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:54:48.536018 5577 consensus_queue.cc:1048] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.542999 5613 raft_consensus.cc:993] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583: : Instructing follower ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:54:48.543576 5583 raft_consensus.cc:1081] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Signalling peer ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:54:48.545696 5378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ca4f9645ab748be8d9e3591e8673868"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:47268
I20260620 13:54:48.548393 5378 raft_consensus.cc:493] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:48.548779 5378 raft_consensus.cc:3060] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.549667 5577 consensus_queue.cc:1048] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.559437 5378 raft_consensus.cc:515] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:48.563074 5378 leader_election.cc:290] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.563365 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca4f9645ab748be8d9e3591e8673868" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:48.563730 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca4f9645ab748be8d9e3591e8673868" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:54:48.564010 5455 raft_consensus.cc:3060] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.564267 5528 raft_consensus.cc:3055] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:48.564616 5528 raft_consensus.cc:740] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:54:48.565423 5528 consensus_queue.cc:260] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:48.566653 5528 raft_consensus.cc:3060] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.570837 5455 raft_consensus.cc:2468] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:54:48.572168 5345 leader_election.cc:304] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:48.572901 5627 raft_consensus.cc:2804] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:48.573369 5627 raft_consensus.cc:697] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:54:48.574199 5528 raft_consensus.cc:2468] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:54:48.574209 5627 consensus_queue.cc:237] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } }
I20260620 13:54:48.580925 5278 catalog_manager.cc:5696] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 1 to 2, leader changed from 6bc05a64f797432599d7670f8384e583 (127.4.155.195) to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 2 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:48.585934 5612 consensus_queue.cc:1048] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.590104 5611 consensus_queue.cc:1048] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.593890 5612 raft_consensus.cc:993] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb: : Instructing follower 6bc05a64f797432599d7670f8384e583 to start an election
I20260620 13:54:48.594413 5612 raft_consensus.cc:1081] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Signalling peer 6bc05a64f797432599d7670f8384e583 to start an election
I20260620 13:54:48.601081 5611 consensus_queue.cc:1048] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.601898 5529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49ad12da8f8841dba69dc068b92c60e2"
dest_uuid: "6bc05a64f797432599d7670f8384e583"
from {username='slave'} at 127.0.0.1:56712
I20260620 13:54:48.602488 5529 raft_consensus.cc:493] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:48.603010 5529 raft_consensus.cc:3060] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.612650 5611 consensus_queue.cc:1048] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.613838 5529 raft_consensus.cc:515] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.616978 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad12da8f8841dba69dc068b92c60e2" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:48.630218 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ad12da8f8841dba69dc068b92c60e2" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:48.630847 5455 raft_consensus.cc:3055] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:48.631251 5455 raft_consensus.cc:740] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:54:48.633080 5583 raft_consensus.cc:993] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583: : Instructing follower ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:54:48.633562 5577 raft_consensus.cc:1081] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Signalling peer ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:54:48.632529 5455 consensus_queue.cc:260] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.636340 5455 raft_consensus.cc:3060] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.637912 5378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:47268
I20260620 13:54:48.638855 5378 raft_consensus.cc:493] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:48.639290 5378 raft_consensus.cc:3060] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.625362 5529 leader_election.cc:290] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 2 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:48.644414 5378 raft_consensus.cc:515] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.647135 5455 raft_consensus.cc:2468] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 2.
I20260620 13:54:48.647547 5378 leader_election.cc:290] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.648456 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:48.648711 5494 leader_election.cc:304] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [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: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters: ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:54:48.649061 5455 raft_consensus.cc:3060] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.649868 5583 raft_consensus.cc:2804] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:48.650454 5583 raft_consensus.cc:697] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 2 LEADER]: Becoming Leader. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:54:48.651312 5583 consensus_queue.cc:237] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.652899 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:54:48.653530 5529 raft_consensus.cc:3055] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:48.654286 5529 raft_consensus.cc:740] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:54:48.655676 5529 consensus_queue.cc:260] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.657079 5529 raft_consensus.cc:3060] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.660100 5455 raft_consensus.cc:2468] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:54:48.661430 5345 leader_election.cc:304] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:54:48.662328 5627 raft_consensus.cc:2804] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:48.662752 5627 raft_consensus.cc:697] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:54:48.662914 5277 catalog_manager.cc:5696] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 reported cstate change: term changed from 1 to 2, leader changed from 617fb28b87054fdf87601ac234d57adb (127.4.155.194) to 6bc05a64f797432599d7670f8384e583 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "6bc05a64f797432599d7670f8384e583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:48.663625 5627 consensus_queue.cc:237] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.665396 5529 raft_consensus.cc:2468] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:54:48.669806 5627 consensus_queue.cc:1048] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.671614 5276 catalog_manager.cc:5696] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 1 to 2, leader changed from 6bc05a64f797432599d7670f8384e583 (127.4.155.195) to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 2 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.679250 5576 raft_consensus.cc:993] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca: : Instructing follower 617fb28b87054fdf87601ac234d57adb to start an election
I20260620 13:54:48.679665 5576 raft_consensus.cc:1081] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 1 LEADER]: Signalling peer 617fb28b87054fdf87601ac234d57adb to start an election
I20260620 13:54:48.686182 5454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "003980ade3d545058353e551fcf2b30e"
dest_uuid: "617fb28b87054fdf87601ac234d57adb"
from {username='slave'} at 127.0.0.1:35994
I20260620 13:54:48.687012 5574 consensus_queue.cc:1048] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:54:48.689364 5454 raft_consensus.cc:493] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:48.689859 5454 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.695556 5454 raft_consensus.cc:515] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.698580 5454 leader_election.cc:290] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 2 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:54:48.699383 5379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003980ade3d545058353e551fcf2b30e" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:48.700191 5379 raft_consensus.cc:3055] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:54:48.700222 5528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003980ade3d545058353e551fcf2b30e" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:54:48.700704 5379 raft_consensus.cc:740] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:54:48.701624 5379 consensus_queue.cc:260] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.702831 5379 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.708778 5379 raft_consensus.cc:2468] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 2.
I20260620 13:54:48.709852 5419 leader_election.cc:304] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [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: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters: 6bc05a64f797432599d7670f8384e583
I20260620 13:54:48.710669 5611 raft_consensus.cc:2804] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:54:48.711167 5611 raft_consensus.cc:697] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 2 LEADER]: Becoming Leader. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:54:48.711913 5611 consensus_queue.cc:237] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:48.718551 5277 catalog_manager.cc:5696] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb reported cstate change: term changed from 1 to 2, leader changed from ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193) to 617fb28b87054fdf87601ac234d57adb (127.4.155.194). New cstate: current_term: 2 leader_uuid: "617fb28b87054fdf87601ac234d57adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:54:48.847277 5454 raft_consensus.cc:1275] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:48.848801 5574 consensus_queue.cc:1048] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:48.857389 5529 raft_consensus.cc:1275] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:48.860183 5627 consensus_queue.cc:1048] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:54:48.862213 5454 raft_consensus.cc:1275] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:48.864961 5627 consensus_queue.cc:1048] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:48.874965 5529 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:48.886444 5529 raft_consensus.cc:1275] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:48.887799 5627 consensus_queue.cc:1048] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:49.042375 5454 raft_consensus.cc:1275] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Refusing update from remote peer 6bc05a64f797432599d7670f8384e583: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:49.043720 5583 consensus_queue.cc:1048] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:49.051136 5379 raft_consensus.cc:3060] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:49.058876 5379 raft_consensus.cc:1275] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Refusing update from remote peer 6bc05a64f797432599d7670f8384e583: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:49.060226 5583 consensus_queue.cc:1048] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:49.140614 5454 raft_consensus.cc:1275] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:49.140790 5529 raft_consensus.cc:1275] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:49.142117 5627 consensus_queue.cc:1048] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:49.142679 5574 consensus_queue.cc:1048] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:49.164496 5529 raft_consensus.cc:1275] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:49.165838 5574 consensus_queue.cc:1048] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:49.169847 5454 raft_consensus.cc:1275] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:49.171180 5574 consensus_queue.cc:1048] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:49.242723 5379 raft_consensus.cc:1275] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Refusing update from remote peer 617fb28b87054fdf87601ac234d57adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:49.244144 5611 consensus_queue.cc:1048] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:49.252872 5529 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:54:49.259895 5529 raft_consensus.cc:1275] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Refusing update from remote peer 617fb28b87054fdf87601ac234d57adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:54:49.261415 5611 consensus_queue.cc:1048] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:54:51.413463 4719 auto_leader_rebalancer-test.cc:365] The leader distribution is
I20260620 13:54:51.414136 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:51.429811 5378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
mode: GRACEFUL
new_leader_uuid: "6bc05a64f797432599d7670f8384e583"
from {username='slave'} at 127.0.0.1:47316
I20260620 13:54:51.430456 5378 raft_consensus.cc:606] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Received request to transfer leadership to TS 6bc05a64f797432599d7670f8384e583
I20260620 13:54:51.432976 5378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
mode: GRACEFUL
new_leader_uuid: "6bc05a64f797432599d7670f8384e583"
from {username='slave'} at 127.0.0.1:47316
I20260620 13:54:51.433550 5378 raft_consensus.cc:606] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Received request to transfer leadership to TS 6bc05a64f797432599d7670f8384e583
I20260620 13:54:51.434582 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260620 13:54:51.435060 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:51.435304 5574 raft_consensus.cc:993] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca: : Instructing follower 6bc05a64f797432599d7670f8384e583 to start an election
I20260620 13:54:51.435719 5660 raft_consensus.cc:1081] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Signalling peer 6bc05a64f797432599d7670f8384e583 to start an election
I20260620 13:54:51.437043 5529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0"
dest_uuid: "6bc05a64f797432599d7670f8384e583"
from {username='slave'} at 127.0.0.1:56700
I20260620 13:54:51.437393 5529 raft_consensus.cc:493] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:51.437603 5529 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:51.441349 5529 raft_consensus.cc:515] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:51.442651 5529 leader_election.cc:290] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 3 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:51.443707 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:51.443717 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:51.444249 5378 raft_consensus.cc:3055] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:54:51.444342 5454 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:51.444532 5378 raft_consensus.cc:740] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:54:51.445297 5378 consensus_queue.cc:260] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:51.446147 5378 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:51.449432 5454 raft_consensus.cc:2468] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 3.
I20260620 13:54:51.450582 5494 leader_election.cc:304] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [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: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters:
I20260620 13:54:51.451277 5651 raft_consensus.cc:2804] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:54:51.451424 5378 raft_consensus.cc:2468] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 3.
I20260620 13:54:51.452373 5651 raft_consensus.cc:697] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 3 LEADER]: Becoming Leader. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:54:51.453231 5651 consensus_queue.cc:237] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:51.459990 5278 catalog_manager.cc:5696] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 reported cstate change: term changed from 2 to 3, leader changed from ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193) to 6bc05a64f797432599d7670f8384e583 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "6bc05a64f797432599d7670f8384e583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:51.466616 5574 raft_consensus.cc:993] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca: : Instructing follower 6bc05a64f797432599d7670f8384e583 to start an election
I20260620 13:54:51.467094 5660 raft_consensus.cc:1081] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Signalling peer 6bc05a64f797432599d7670f8384e583 to start an election
I20260620 13:54:51.468649 5529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773"
dest_uuid: "6bc05a64f797432599d7670f8384e583"
from {username='slave'} at 127.0.0.1:56700
I20260620 13:54:51.469233 5529 raft_consensus.cc:493] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:54:51.469574 5529 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:51.474023 5529 raft_consensus.cc:515] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:51.475539 5529 leader_election.cc:290] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 3 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:54:51.476298 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:54:51.476608 5454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:54:51.476819 5378 raft_consensus.cc:3055] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:54:51.477129 5454 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:51.477164 5378 raft_consensus.cc:740] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:54:51.477986 5378 consensus_queue.cc:260] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:51.478899 5378 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:54:51.481855 5454 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 3.
I20260620 13:54:51.482824 5494 leader_election.cc:304] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [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: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters:
I20260620 13:54:51.483528 5651 raft_consensus.cc:2804] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:54:51.483605 5378 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 3.
I20260620 13:54:51.483924 5651 raft_consensus.cc:697] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 3 LEADER]: Becoming Leader. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:54:51.484773 5651 consensus_queue.cc:237] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:54:51.492008 5278 catalog_manager.cc:5696] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 reported cstate change: term changed from 2 to 3, leader changed from ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193) to 6bc05a64f797432599d7670f8384e583 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "6bc05a64f797432599d7670f8384e583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: HEALTHY } } }
I20260620 13:54:51.957221 5378 raft_consensus.cc:1275] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Refusing update from remote peer 6bc05a64f797432599d7670f8384e583: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:51.958830 5651 consensus_queue.cc:1048] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:51.965808 5454 raft_consensus.cc:1275] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Refusing update from remote peer 6bc05a64f797432599d7670f8384e583: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:51.967628 5661 consensus_queue.cc:1048] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:54:52.021893 5454 raft_consensus.cc:1275] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Refusing update from remote peer 6bc05a64f797432599d7670f8384e583: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:52.023126 5651 consensus_queue.cc:1048] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:52.031420 5378 raft_consensus.cc:1275] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Refusing update from remote peer 6bc05a64f797432599d7670f8384e583: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:54:52.033802 5670 consensus_queue.cc:1048] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:54:52.436223 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:52.442122 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:52.442564 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:53.443579 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:53.449106 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:53.449574 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:54.450740 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:54.457315 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:54.457824 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:55.459345 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:55.468041 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:55.468545 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:56.469866 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:56.477341 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:56.478032 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:57.479075 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:57.485291 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:57.485852 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:58.487068 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:58.492918 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:58.493477 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:54:59.494673 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:54:59.500864 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:54:59.501308 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:00.502405 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:00.508383 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:55:00.508832 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:01.542992 4719 auto_leader_rebalancer-test.cc:384] The leader distribution is
I20260620 13:55:01.550777 5529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773"
dest_uuid: "6bc05a64f797432599d7670f8384e583"
mode: GRACEFUL
new_leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:56718
I20260620 13:55:01.551402 5529 raft_consensus.cc:606] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 3 LEADER]: Received request to transfer leadership to TS ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:55:01.557191 5529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0"
dest_uuid: "6bc05a64f797432599d7670f8384e583"
mode: GRACEFUL
new_leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:56718
I20260620 13:55:01.557605 5529 raft_consensus.cc:606] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 3 LEADER]: Received request to transfer leadership to TS ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:55:01.569351 5455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12a907b6fffa4cb089ec941716ecb23e"
dest_uuid: "617fb28b87054fdf87601ac234d57adb"
mode: GRACEFUL
new_leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:36018
I20260620 13:55:01.569836 5455 raft_consensus.cc:606] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Received request to transfer leadership to TS ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:55:01.574844 5455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19b1a2c08ac34521a95698ec62d6ab76"
dest_uuid: "617fb28b87054fdf87601ac234d57adb"
mode: GRACEFUL
new_leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:36018
I20260620 13:55:01.575352 5455 raft_consensus.cc:606] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Received request to transfer leadership to TS ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:55:01.580067 5455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "003980ade3d545058353e551fcf2b30e"
dest_uuid: "617fb28b87054fdf87601ac234d57adb"
mode: GRACEFUL
new_leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:36018
I20260620 13:55:01.580534 5455 raft_consensus.cc:606] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 2 LEADER]: Received request to transfer leadership to TS ee9a7b222fbf4486ab305e75776b3aca
I20260620 13:55:01.611584 5684 raft_consensus.cc:993] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb: : Instructing follower ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:55:01.612218 5689 raft_consensus.cc:1081] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Signalling peer ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:55:01.613906 5378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12a907b6fffa4cb089ec941716ecb23e"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:47284
I20260620 13:55:01.614394 5378 raft_consensus.cc:493] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:01.614740 5378 raft_consensus.cc:3060] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:01.619832 5378 raft_consensus.cc:515] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:01.621604 5378 leader_election.cc:290] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:55:01.622581 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a907b6fffa4cb089ec941716ecb23e" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:55:01.622690 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a907b6fffa4cb089ec941716ecb23e" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:55:01.623320 5529 raft_consensus.cc:3060] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:01.623420 5455 raft_consensus.cc:3055] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:01.623884 5455 raft_consensus.cc:740] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:55:01.625002 5455 consensus_queue.cc:260] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:01.626044 5455 raft_consensus.cc:3060] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:01.628539 5529 raft_consensus.cc:2468] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:55:01.629693 5344 leader_election.cc:304] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc05a64f797432599d7670f8384e583, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:55:01.630445 5681 raft_consensus.cc:2804] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:01.630829 5681 raft_consensus.cc:697] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:55:01.631556 5681 consensus_queue.cc:237] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:01.632454 5455 raft_consensus.cc:2468] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:55:01.639523 5278 catalog_manager.cc:5696] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 1 to 2, leader changed from 617fb28b87054fdf87601ac234d57adb (127.4.155.194) to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 2 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:01.661801 5684 raft_consensus.cc:993] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb: : Instructing follower ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:55:01.662238 5684 raft_consensus.cc:1081] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Signalling peer ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:55:01.663727 5378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19b1a2c08ac34521a95698ec62d6ab76"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:47284
I20260620 13:55:01.664263 5378 raft_consensus.cc:493] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:01.664532 5378 raft_consensus.cc:3060] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:01.668843 5378 raft_consensus.cc:515] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:01.670260 5378 leader_election.cc:290] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:55:01.671090 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1a2c08ac34521a95698ec62d6ab76" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:55:01.671161 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19b1a2c08ac34521a95698ec62d6ab76" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:55:01.671780 5455 raft_consensus.cc:3055] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:01.671881 5529 raft_consensus.cc:3060] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:01.672089 5455 raft_consensus.cc:740] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:55:01.672868 5455 consensus_queue.cc:260] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:01.673846 5455 raft_consensus.cc:3060] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:01.677023 5529 raft_consensus.cc:2468] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:55:01.678294 5344 leader_election.cc:304] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bc05a64f797432599d7670f8384e583, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:55:01.678928 5455 raft_consensus.cc:2468] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 2.
I20260620 13:55:01.679026 5681 raft_consensus.cc:2804] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:01.679610 5681 raft_consensus.cc:697] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:55:01.680635 5681 consensus_queue.cc:237] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:01.687458 5278 catalog_manager.cc:5696] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 1 to 2, leader changed from 617fb28b87054fdf87601ac234d57adb (127.4.155.194) to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 2 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:01.844981 5685 raft_consensus.cc:993] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583: : Instructing follower ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:55:01.845445 5685 raft_consensus.cc:1081] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 3 LEADER]: Signalling peer ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:55:01.847172 5378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:47268
I20260620 13:55:01.847625 5378 raft_consensus.cc:493] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:01.847886 5378 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:55:01.853199 5378 raft_consensus.cc:515] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:01.854926 5378 leader_election.cc:290] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 4 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:55:01.856010 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:55:01.856032 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738a1bb1d40241f4b648f57287b7a4c0" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:55:01.856689 5455 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:55:01.856689 5529 raft_consensus.cc:3055] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:55:01.857193 5529 raft_consensus.cc:740] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:55:01.857962 5529 consensus_queue.cc:260] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:01.859124 5529 raft_consensus.cc:3060] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:55:01.863219 5455 raft_consensus.cc:2468] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 4.
I20260620 13:55:01.864526 5345 leader_election.cc:304] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [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: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:55:01.865167 5529 raft_consensus.cc:2468] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 4.
I20260620 13:55:01.865337 5681 raft_consensus.cc:2804] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:55:01.865851 5681 raft_consensus.cc:697] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 4 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:55:01.866730 5681 consensus_queue.cc:237] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:01.874953 5278 catalog_manager.cc:5696] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 3 to 4, leader changed from 6bc05a64f797432599d7670f8384e583 (127.4.155.195) to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 4 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:01.991343 5696 raft_consensus.cc:993] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583: : Instructing follower ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:55:01.991853 5685 raft_consensus.cc:1081] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 3 LEADER]: Signalling peer ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:55:01.993387 5378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:47268
I20260620 13:55:01.993914 5378 raft_consensus.cc:493] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:01.994189 5378 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:55:01.999904 5378 raft_consensus.cc:515] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:02.001647 5378 leader_election.cc:290] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 4 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:55:02.002558 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:55:02.002650 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:55:02.003053 5455 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:55:02.003202 5529 raft_consensus.cc:3055] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:55:02.003516 5529 raft_consensus.cc:740] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:55:02.004082 5529 consensus_queue.cc:260] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:02.005151 5529 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:55:02.006558 5689 raft_consensus.cc:993] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb: : Instructing follower ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:55:02.007005 5684 raft_consensus.cc:1081] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 2 LEADER]: Signalling peer ee9a7b222fbf4486ab305e75776b3aca to start an election
I20260620 13:55:02.008635 5378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "003980ade3d545058353e551fcf2b30e"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
from {username='slave'} at 127.0.0.1:47284
I20260620 13:55:02.009260 5378 raft_consensus.cc:493] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:02.009402 5455 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 4.
I20260620 13:55:02.009610 5378 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:02.010454 5345 leader_election.cc:304] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [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: 617fb28b87054fdf87601ac234d57adb, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:55:02.010989 5529 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 4.
I20260620 13:55:02.011255 5681 raft_consensus.cc:2804] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:55:02.011701 5681 raft_consensus.cc:697] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 4 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:55:02.012531 5681 consensus_queue.cc:237] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:02.015417 5378 raft_consensus.cc:515] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:02.017733 5378 leader_election.cc:290] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [CANDIDATE]: Term 3 election: Requested vote from peers 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:55:02.018654 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003980ade3d545058353e551fcf2b30e" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:55:02.018956 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003980ade3d545058353e551fcf2b30e" candidate_uuid: "ee9a7b222fbf4486ab305e75776b3aca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:55:02.019223 5529 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:02.019503 5455 raft_consensus.cc:3055] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:55:02.019778 5455 raft_consensus.cc:740] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:55:02.019853 5278 catalog_manager.cc:5696] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 3 to 4, leader changed from 6bc05a64f797432599d7670f8384e583 (127.4.155.195) to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 4 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:02.020573 5455 consensus_queue.cc:260] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:02.021737 5455 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:02.025437 5529 raft_consensus.cc:2468] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 3.
I20260620 13:55:02.027640 5455 raft_consensus.cc:2468] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9a7b222fbf4486ab305e75776b3aca in term 3.
I20260620 13:55:02.028443 5344 leader_election.cc:304] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [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: 6bc05a64f797432599d7670f8384e583, ee9a7b222fbf4486ab305e75776b3aca; no voters:
I20260620 13:55:02.029261 5681 raft_consensus.cc:2804] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:55:02.029701 5681 raft_consensus.cc:697] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 3 LEADER]: Becoming Leader. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:55:02.030421 5681 consensus_queue.cc:237] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:02.037178 5278 catalog_manager.cc:5696] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca reported cstate change: term changed from 2 to 3, leader changed from 617fb28b87054fdf87601ac234d57adb (127.4.155.194) to ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193). New cstate: current_term: 3 leader_uuid: "ee9a7b222fbf4486ab305e75776b3aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:02.062139 5529 raft_consensus.cc:1275] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:02.063253 5681 consensus_queue.cc:1048] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:02.072278 5455 raft_consensus.cc:1275] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:02.076135 5455 raft_consensus.cc:1275] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:02.075968 5681 consensus_queue.cc:1048] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:02.079303 5681 consensus_queue.cc:1048] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:02.095932 5529 raft_consensus.cc:1275] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:02.097715 5688 consensus_queue.cc:1048] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:02.423333 5528 raft_consensus.cc:1275] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:55:02.424790 5701 consensus_queue.cc:1048] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:02.435393 5455 raft_consensus.cc:1275] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:55:02.438122 5701 consensus_queue.cc:1048] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:02.440110 5528 raft_consensus.cc:1275] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:55:02.441428 5681 consensus_queue.cc:1048] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:02.452899 5455 raft_consensus.cc:1275] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:55:02.454535 5688 consensus_queue.cc:1048] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:02.488871 5455 raft_consensus.cc:1275] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:55:02.490236 5688 consensus_queue.cc:1048] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:02.501667 5528 raft_consensus.cc:1275] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Refusing update from remote peer ee9a7b222fbf4486ab305e75776b3aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:55:02.503029 5707 consensus_queue.cc:1048] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:04.620239 4719 auto_leader_rebalancer-test.cc:399] The leader distribution is
I20260620 13:55:04.620865 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:04.629341 5378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "003980ade3d545058353e551fcf2b30e"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
mode: GRACEFUL
new_leader_uuid: "6bc05a64f797432599d7670f8384e583"
from {username='slave'} at 127.0.0.1:47316
I20260620 13:55:04.629891 5378 raft_consensus.cc:606] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 3 LEADER]: Received request to transfer leadership to TS 6bc05a64f797432599d7670f8384e583
I20260620 13:55:04.633314 5378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "078959e5186647538a9f35d46354ace3"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
mode: GRACEFUL
new_leader_uuid: "617fb28b87054fdf87601ac234d57adb"
from {username='slave'} at 127.0.0.1:47316
I20260620 13:55:04.633985 5378 raft_consensus.cc:606] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 1 LEADER]: Received request to transfer leadership to TS 617fb28b87054fdf87601ac234d57adb
I20260620 13:55:04.636363 5378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
mode: GRACEFUL
new_leader_uuid: "617fb28b87054fdf87601ac234d57adb"
from {username='slave'} at 127.0.0.1:47316
I20260620 13:55:04.636854 5378 raft_consensus.cc:606] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Received request to transfer leadership to TS 617fb28b87054fdf87601ac234d57adb
I20260620 13:55:04.639276 5378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773"
dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
mode: GRACEFUL
new_leader_uuid: "6bc05a64f797432599d7670f8384e583"
from {username='slave'} at 127.0.0.1:47316
I20260620 13:55:04.639721 5378 raft_consensus.cc:606] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 4 LEADER]: Received request to transfer leadership to TS 6bc05a64f797432599d7670f8384e583
I20260620 13:55:04.640733 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260620 13:55:04.641332 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:04.801940 5715 raft_consensus.cc:993] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca: : Instructing follower 617fb28b87054fdf87601ac234d57adb to start an election
I20260620 13:55:04.802448 5681 raft_consensus.cc:1081] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 1 LEADER]: Signalling peer 617fb28b87054fdf87601ac234d57adb to start an election
I20260620 13:55:04.803870 5455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "078959e5186647538a9f35d46354ace3"
dest_uuid: "617fb28b87054fdf87601ac234d57adb"
from {username='slave'} at 127.0.0.1:35994
I20260620 13:55:04.804291 5455 raft_consensus.cc:493] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:04.804517 5455 raft_consensus.cc:3060] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:04.809345 5455 raft_consensus.cc:515] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:04.811801 5455 leader_election.cc:290] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 2 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:55:04.812716 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078959e5186647538a9f35d46354ace3" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:55:04.813040 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078959e5186647538a9f35d46354ace3" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:55:04.813271 5378 raft_consensus.cc:3055] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:04.813684 5378 raft_consensus.cc:740] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:55:04.813679 5529 raft_consensus.cc:3060] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:04.814640 5378 consensus_queue.cc:260] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:04.815832 5378 raft_consensus.cc:3060] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:04.818836 5529 raft_consensus.cc:2468] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 2.
I20260620 13:55:04.820058 5419 leader_election.cc:304] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters:
I20260620 13:55:04.820785 5684 raft_consensus.cc:2804] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:04.821787 5684 raft_consensus.cc:697] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 2 LEADER]: Becoming Leader. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:55:04.822150 5378 raft_consensus.cc:2468] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 2.
I20260620 13:55:04.822650 5684 consensus_queue.cc:237] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:04.829692 5277 catalog_manager.cc:5696] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb reported cstate change: term changed from 1 to 2, leader changed from ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193) to 617fb28b87054fdf87601ac234d57adb (127.4.155.194). New cstate: current_term: 2 leader_uuid: "617fb28b87054fdf87601ac234d57adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:04.922668 5715 raft_consensus.cc:993] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca: : Instructing follower 617fb28b87054fdf87601ac234d57adb to start an election
I20260620 13:55:04.923087 5681 raft_consensus.cc:1081] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Signalling peer 617fb28b87054fdf87601ac234d57adb to start an election
I20260620 13:55:04.924360 5455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150"
dest_uuid: "617fb28b87054fdf87601ac234d57adb"
from {username='slave'} at 127.0.0.1:35994
I20260620 13:55:04.924794 5455 raft_consensus.cc:493] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:04.925021 5455 raft_consensus.cc:3060] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:04.929360 5455 raft_consensus.cc:515] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:04.930896 5455 leader_election.cc:290] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [CANDIDATE]: Term 3 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 6bc05a64f797432599d7670f8384e583 (127.4.155.195:36475)
I20260620 13:55:04.931586 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:55:04.931830 5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f6cff325ad4e58a71efef78228a150" candidate_uuid: "617fb28b87054fdf87601ac234d57adb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bc05a64f797432599d7670f8384e583"
I20260620 13:55:04.932133 5378 raft_consensus.cc:3055] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:55:04.932291 5529 raft_consensus.cc:3060] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:04.932454 5378 raft_consensus.cc:740] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:55:04.932582 5715 raft_consensus.cc:993] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca: : Instructing follower 6bc05a64f797432599d7670f8384e583 to start an election
I20260620 13:55:04.933247 5715 raft_consensus.cc:1081] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 4 LEADER]: Signalling peer 6bc05a64f797432599d7670f8384e583 to start an election
I20260620 13:55:04.933423 5378 consensus_queue.cc:260] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:04.934820 5378 raft_consensus.cc:3060] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:04.935230 5528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773"
dest_uuid: "6bc05a64f797432599d7670f8384e583"
from {username='slave'} at 127.0.0.1:56700
I20260620 13:55:04.935770 5528 raft_consensus.cc:493] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:04.936098 5528 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:55:04.939314 5529 raft_consensus.cc:2468] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 3.
I20260620 13:55:04.940482 5419 leader_election.cc:304] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [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: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters:
I20260620 13:55:04.941016 5528 raft_consensus.cc:515] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:04.941299 5684 raft_consensus.cc:2804] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:55:04.941771 5378 raft_consensus.cc:2468] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 617fb28b87054fdf87601ac234d57adb in term 3.
I20260620 13:55:04.941910 5684 raft_consensus.cc:697] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 3 LEADER]: Becoming Leader. State: Replica: 617fb28b87054fdf87601ac234d57adb, State: Running, Role: LEADER
I20260620 13:55:04.942876 5684 consensus_queue.cc:237] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:04.943858 5528 leader_election.cc:290] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 5 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:55:04.944826 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:55:04.945276 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeff1f5fdaf54fb98b233b319e5df773" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:55:04.945564 5378 raft_consensus.cc:3055] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:55:04.945775 5455 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:55:04.945899 5378 raft_consensus.cc:740] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:55:04.946655 5378 consensus_queue.cc:260] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:04.947880 5378 raft_consensus.cc:3060] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:55:04.951742 5277 catalog_manager.cc:5696] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb reported cstate change: term changed from 2 to 3, leader changed from ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193) to 617fb28b87054fdf87601ac234d57adb (127.4.155.194). New cstate: current_term: 3 leader_uuid: "617fb28b87054fdf87601ac234d57adb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:04.952244 5455 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 5.
I20260620 13:55:04.953557 5494 leader_election.cc:304] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [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: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters:
I20260620 13:55:04.954332 5685 raft_consensus.cc:2804] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:55:04.954464 5378 raft_consensus.cc:2468] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 5.
I20260620 13:55:04.955804 5685 raft_consensus.cc:697] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 5 LEADER]: Becoming Leader. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:55:04.956648 5685 consensus_queue.cc:237] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:04.965081 5277 catalog_manager.cc:5696] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 reported cstate change: term changed from 4 to 5, leader changed from ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193) to 6bc05a64f797432599d7670f8384e583 (127.4.155.195). New cstate: current_term: 5 leader_uuid: "6bc05a64f797432599d7670f8384e583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:05.048471 5715 raft_consensus.cc:993] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca: : Instructing follower 6bc05a64f797432599d7670f8384e583 to start an election
I20260620 13:55:05.048961 5715 raft_consensus.cc:1081] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 3 LEADER]: Signalling peer 6bc05a64f797432599d7670f8384e583 to start an election
I20260620 13:55:05.050355 5528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "003980ade3d545058353e551fcf2b30e"
dest_uuid: "6bc05a64f797432599d7670f8384e583"
from {username='slave'} at 127.0.0.1:56700
I20260620 13:55:05.050822 5528 raft_consensus.cc:493] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:05.051157 5528 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:55:05.056123 5528 raft_consensus.cc:515] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:05.057610 5528 leader_election.cc:290] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [CANDIDATE]: Term 4 election: Requested vote from peers ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455), 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325)
I20260620 13:55:05.058524 5378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003980ade3d545058353e551fcf2b30e" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ee9a7b222fbf4486ab305e75776b3aca"
I20260620 13:55:05.058633 5455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003980ade3d545058353e551fcf2b30e" candidate_uuid: "6bc05a64f797432599d7670f8384e583" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "617fb28b87054fdf87601ac234d57adb"
I20260620 13:55:05.059001 5378 raft_consensus.cc:3055] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:55:05.059211 5455 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:55:05.059346 5378 raft_consensus.cc:740] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ee9a7b222fbf4486ab305e75776b3aca, State: Running, Role: LEADER
I20260620 13:55:05.059998 5378 consensus_queue.cc:260] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:05.060815 5378 raft_consensus.cc:3060] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:55:05.063546 5455 raft_consensus.cc:2468] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 4.
I20260620 13:55:05.064474 5494 leader_election.cc:304] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [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: 617fb28b87054fdf87601ac234d57adb, 6bc05a64f797432599d7670f8384e583; no voters:
I20260620 13:55:05.065194 5685 raft_consensus.cc:2804] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:55:05.065532 5378 raft_consensus.cc:2468] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc05a64f797432599d7670f8384e583 in term 4.
I20260620 13:55:05.065583 5685 raft_consensus.cc:697] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 4 LEADER]: Becoming Leader. State: Replica: 6bc05a64f797432599d7670f8384e583, State: Running, Role: LEADER
I20260620 13:55:05.066728 5685 consensus_queue.cc:237] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [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: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } }
I20260620 13:55:05.073546 5277 catalog_manager.cc:5696] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 reported cstate change: term changed from 3 to 4, leader changed from ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193) to 6bc05a64f797432599d7670f8384e583 (127.4.155.195). New cstate: current_term: 4 leader_uuid: "6bc05a64f797432599d7670f8384e583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:05.261869 5528 raft_consensus.cc:1275] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Refusing update from remote peer 617fb28b87054fdf87601ac234d57adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:05.263064 5684 consensus_queue.cc:1048] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:05.273975 5378 raft_consensus.cc:1275] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Refusing update from remote peer 617fb28b87054fdf87601ac234d57adb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:05.276193 5716 consensus_queue.cc:1048] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:05.330621 5378 raft_consensus.cc:1275] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Refusing update from remote peer 617fb28b87054fdf87601ac234d57adb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:55:05.331887 5729 consensus_queue.cc:1048] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:05.342352 5528 raft_consensus.cc:1275] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Refusing update from remote peer 617fb28b87054fdf87601ac234d57adb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:55:05.344342 5684 consensus_queue.cc:1048] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc05a64f797432599d7670f8384e583" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 36475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:05.372772 5378 raft_consensus.cc:1275] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 5 FOLLOWER]: Refusing update from remote peer 6bc05a64f797432599d7670f8384e583: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260620 13:55:05.376152 5685 consensus_queue.cc:1048] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:55:05.392943 5455 raft_consensus.cc:1275] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 5 FOLLOWER]: Refusing update from remote peer 6bc05a64f797432599d7670f8384e583: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260620 13:55:05.394541 5685 consensus_queue.cc:1048] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:05.452947 5455 raft_consensus.cc:1275] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Refusing update from remote peer 6bc05a64f797432599d7670f8384e583: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:55:05.454447 5685 consensus_queue.cc:1048] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617fb28b87054fdf87601ac234d57adb" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 46325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:05.464617 5378 raft_consensus.cc:1275] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 4 FOLLOWER]: Refusing update from remote peer 6bc05a64f797432599d7670f8384e583: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:55:05.466176 5685 consensus_queue.cc:1048] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9a7b222fbf4486ab305e75776b3aca" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:05.643157 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:05.649535 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:55:05.650038 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:06.651163 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:06.656766 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:55:06.657259 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:07.658316 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:07.664471 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:55:07.665016 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:08.666414 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:08.673439 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:55:08.673863 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:09.674857 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:09.680301 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:55:09.680760 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:10.681727 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:10.687351 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:55:10.687827 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:11.689282 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:11.694694 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:55:11.695200 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:12.696378 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:12.703680 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:55:12.704080 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:13.704991 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:13.711577 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260620 13:55:13.712180 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:14.745169 4719 auto_leader_rebalancer-test.cc:410] The leader distribution is
I20260620 13:55:14.745661 4719 tablet_server.cc:179] TabletServer@127.4.155.193:0 shutting down...
I20260620 13:55:14.778908 4719 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260620 13:55:14.779814 4719 tablet_replica.cc:333] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca: stopping tablet replica
I20260620 13:55:14.780586 4719 raft_consensus.cc:2243] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Raft consensus shutting down.
I20260620 13:55:14.781690 4719 raft_consensus.cc:2272] T 12a907b6fffa4cb089ec941716ecb23e P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.783771 4719 tablet_replica.cc:333] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca: stopping tablet replica
I20260620 13:55:14.784253 4719 raft_consensus.cc:2243] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.784641 4719 raft_consensus.cc:2272] T 49ad12da8f8841dba69dc068b92c60e2 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.786366 4719 tablet_replica.cc:333] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca: stopping tablet replica
I20260620 13:55:14.786808 4719 raft_consensus.cc:2243] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Raft consensus shutting down.
I20260620 13:55:14.787597 4719 raft_consensus.cc:2272] T 19b1a2c08ac34521a95698ec62d6ab76 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.789108 4719 tablet_replica.cc:333] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca: stopping tablet replica
I20260620 13:55:14.789706 4719 raft_consensus.cc:2243] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.790185 4719 raft_consensus.cc:2272] T 078959e5186647538a9f35d46354ace3 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260620 13:55:14.792001 5419 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260620 13:55:14.792201 4719 tablet_replica.cc:333] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca: stopping tablet replica
I20260620 13:55:14.792824 4719 raft_consensus.cc:2243] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.793303 4719 raft_consensus.cc:2272] T 9998d988ea954edca90a6f5a3ad4c936 P ee9a7b222fbf4486ab305e75776b3aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.795853 4719 tablet_replica.cc:333] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca: stopping tablet replica
W20260620 13:55:14.796309 5419 consensus_peers.cc:597] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb -> Peer ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455): Couldn't send request to peer ee9a7b222fbf4486ab305e75776b3aca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:14.796648 4719 raft_consensus.cc:2243] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.797358 4719 raft_consensus.cc:2272] T a2f6cff325ad4e58a71efef78228a150 P ee9a7b222fbf4486ab305e75776b3aca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.799041 4719 tablet_replica.cc:333] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca: stopping tablet replica
I20260620 13:55:14.799566 4719 raft_consensus.cc:2243] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 4 LEADER]: Raft consensus shutting down.
I20260620 13:55:14.800258 4719 raft_consensus.cc:2272] T 738a1bb1d40241f4b648f57287b7a4c0 P ee9a7b222fbf4486ab305e75776b3aca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.802060 4719 tablet_replica.cc:333] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca: stopping tablet replica
I20260620 13:55:14.802611 4719 raft_consensus.cc:2243] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.803014 4719 raft_consensus.cc:2272] T 003980ade3d545058353e551fcf2b30e P ee9a7b222fbf4486ab305e75776b3aca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.804661 4719 tablet_replica.cc:333] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca: stopping tablet replica
I20260620 13:55:14.805091 4719 raft_consensus.cc:2243] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 2 LEADER]: Raft consensus shutting down.
I20260620 13:55:14.805915 4719 raft_consensus.cc:2272] T 7ca4f9645ab748be8d9e3591e8673868 P ee9a7b222fbf4486ab305e75776b3aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.807775 4719 tablet_replica.cc:333] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca: stopping tablet replica
I20260620 13:55:14.808174 4719 raft_consensus.cc:2243] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 5 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.808532 4719 raft_consensus.cc:2272] T aeff1f5fdaf54fb98b233b319e5df773 P ee9a7b222fbf4486ab305e75776b3aca [term 5 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.840157 4719 tablet_server.cc:196] TabletServer@127.4.155.193:0 shutdown complete.
I20260620 13:55:14.864282 4719 tablet_server.cc:179] TabletServer@127.4.155.194:0 shutting down...
W20260620 13:55:14.874890 5494 consensus_peers.cc:597] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 -> Peer 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325): Couldn't send request to peer 617fb28b87054fdf87601ac234d57adb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260620 13:55:14.875420 5493 consensus_peers.cc:597] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 -> Peer ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455): Couldn't send request to peer ee9a7b222fbf4486ab305e75776b3aca. Status: Network error: Client connection negotiation failed: client connection to 127.4.155.193:33455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260620 13:55:14.875708 5494 consensus_peers.cc:597] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 -> Peer 617fb28b87054fdf87601ac234d57adb (127.4.155.194:46325): Couldn't send request to peer 617fb28b87054fdf87601ac234d57adb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:14.899175 4719 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260620 13:55:14.899982 4719 tablet_replica.cc:333] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb: stopping tablet replica
I20260620 13:55:14.900609 4719 raft_consensus.cc:2243] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.901120 4719 raft_consensus.cc:2272] T 003980ade3d545058353e551fcf2b30e P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.902998 4719 tablet_replica.cc:333] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb: stopping tablet replica
I20260620 13:55:14.903678 4719 raft_consensus.cc:2243] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.904183 4719 raft_consensus.cc:2272] T 49ad12da8f8841dba69dc068b92c60e2 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.906246 4719 tablet_replica.cc:333] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb: stopping tablet replica
I20260620 13:55:14.906847 4719 raft_consensus.cc:2243] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.907516 4719 raft_consensus.cc:2272] T 19b1a2c08ac34521a95698ec62d6ab76 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.909335 4719 tablet_replica.cc:333] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb: stopping tablet replica
I20260620 13:55:14.910108 4719 raft_consensus.cc:2243] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.910734 4719 raft_consensus.cc:2272] T 738a1bb1d40241f4b648f57287b7a4c0 P 617fb28b87054fdf87601ac234d57adb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.913049 4719 tablet_replica.cc:333] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb: stopping tablet replica
I20260620 13:55:14.913866 4719 raft_consensus.cc:2243] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.914556 4719 raft_consensus.cc:2272] T 7ca4f9645ab748be8d9e3591e8673868 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260620 13:55:14.917440 5419 consensus_peers.cc:597] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb -> Peer ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455): Couldn't send request to peer ee9a7b222fbf4486ab305e75776b3aca. Status: Network error: Client connection negotiation failed: client connection to 127.4.155.193:33455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:14.917703 4719 tablet_replica.cc:333] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb: stopping tablet replica
I20260620 13:55:14.918386 4719 raft_consensus.cc:2243] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.918807 4719 raft_consensus.cc:2272] T aeff1f5fdaf54fb98b233b319e5df773 P 617fb28b87054fdf87601ac234d57adb [term 5 FOLLOWER]: Raft consensus is shut down!
W20260620 13:55:14.919054 5493 consensus_peers.cc:597] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 -> Peer ee9a7b222fbf4486ab305e75776b3aca (127.4.155.193:33455): Couldn't send request to peer ee9a7b222fbf4486ab305e75776b3aca. Status: Network error: Client connection negotiation failed: client connection to 127.4.155.193:33455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:14.920696 4719 tablet_replica.cc:333] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb: stopping tablet replica
I20260620 13:55:14.921221 4719 raft_consensus.cc:2243] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 1 LEADER]: Raft consensus shutting down.
I20260620 13:55:14.921973 4719 raft_consensus.cc:2272] T 9998d988ea954edca90a6f5a3ad4c936 P 617fb28b87054fdf87601ac234d57adb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.923761 4719 tablet_replica.cc:333] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb: stopping tablet replica
I20260620 13:55:14.924248 4719 raft_consensus.cc:2243] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 3 LEADER]: Raft consensus shutting down.
I20260620 13:55:14.924981 4719 raft_consensus.cc:2272] T a2f6cff325ad4e58a71efef78228a150 P 617fb28b87054fdf87601ac234d57adb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.926730 4719 tablet_replica.cc:333] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb: stopping tablet replica
I20260620 13:55:14.927284 4719 raft_consensus.cc:2243] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:14.927716 4719 raft_consensus.cc:2272] T 12a907b6fffa4cb089ec941716ecb23e P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.929342 4719 tablet_replica.cc:333] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb: stopping tablet replica
I20260620 13:55:14.929792 4719 raft_consensus.cc:2243] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 2 LEADER]: Raft consensus shutting down.
I20260620 13:55:14.930476 4719 raft_consensus.cc:2272] T 078959e5186647538a9f35d46354ace3 P 617fb28b87054fdf87601ac234d57adb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:14.961591 4719 tablet_server.cc:196] TabletServer@127.4.155.194:0 shutdown complete.
I20260620 13:55:14.981141 4719 tablet_server.cc:179] TabletServer@127.4.155.195:0 shutting down...
I20260620 13:55:15.008698 4719 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260620 13:55:15.009446 4719 tablet_replica.cc:333] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583: stopping tablet replica
I20260620 13:55:15.010116 4719 raft_consensus.cc:2243] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 4 LEADER]: Raft consensus shutting down.
I20260620 13:55:15.010815 4719 raft_consensus.cc:2272] T 003980ade3d545058353e551fcf2b30e P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.012560 4719 tablet_replica.cc:333] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583: stopping tablet replica
I20260620 13:55:15.013190 4719 raft_consensus.cc:2243] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 2 LEADER]: Raft consensus shutting down.
I20260620 13:55:15.014048 4719 raft_consensus.cc:2272] T 49ad12da8f8841dba69dc068b92c60e2 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.015901 4719 tablet_replica.cc:333] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583: stopping tablet replica
I20260620 13:55:15.016455 4719 raft_consensus.cc:2243] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:15.016872 4719 raft_consensus.cc:2272] T 19b1a2c08ac34521a95698ec62d6ab76 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.018607 4719 tablet_replica.cc:333] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583: stopping tablet replica
I20260620 13:55:15.019279 4719 raft_consensus.cc:2243] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:15.019918 4719 raft_consensus.cc:2272] T 078959e5186647538a9f35d46354ace3 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.022171 4719 tablet_replica.cc:333] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583: stopping tablet replica
I20260620 13:55:15.022840 4719 raft_consensus.cc:2243] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:15.023433 4719 raft_consensus.cc:2272] T 7ca4f9645ab748be8d9e3591e8673868 P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.025652 4719 tablet_replica.cc:333] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583: stopping tablet replica
I20260620 13:55:15.026330 4719 raft_consensus.cc:2243] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 5 LEADER]: Raft consensus shutting down.
I20260620 13:55:15.027027 4719 raft_consensus.cc:2272] T aeff1f5fdaf54fb98b233b319e5df773 P 6bc05a64f797432599d7670f8384e583 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.028908 4719 tablet_replica.cc:333] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583: stopping tablet replica
I20260620 13:55:15.029407 4719 raft_consensus.cc:2243] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:15.029856 4719 raft_consensus.cc:2272] T 12a907b6fffa4cb089ec941716ecb23e P 6bc05a64f797432599d7670f8384e583 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.031612 4719 tablet_replica.cc:333] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583: stopping tablet replica
I20260620 13:55:15.032083 4719 raft_consensus.cc:2243] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:15.032583 4719 raft_consensus.cc:2272] T 738a1bb1d40241f4b648f57287b7a4c0 P 6bc05a64f797432599d7670f8384e583 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.034458 4719 tablet_replica.cc:333] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583: stopping tablet replica
I20260620 13:55:15.034960 4719 raft_consensus.cc:2243] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:15.035454 4719 raft_consensus.cc:2272] T 9998d988ea954edca90a6f5a3ad4c936 P 6bc05a64f797432599d7670f8384e583 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.037129 4719 tablet_replica.cc:333] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583: stopping tablet replica
I20260620 13:55:15.037575 4719 raft_consensus.cc:2243] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:15.037973 4719 raft_consensus.cc:2272] T a2f6cff325ad4e58a71efef78228a150 P 6bc05a64f797432599d7670f8384e583 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.068001 4719 tablet_server.cc:196] TabletServer@127.4.155.195:0 shutdown complete.
I20260620 13:55:15.088433 4719 master.cc:562] Master@127.4.155.254:34205 shutting down...
I20260620 13:55:15.113132 4719 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 1 LEADER]: Raft consensus shutting down.
I20260620 13:55:15.113837 4719 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:15.114131 4719 tablet_replica.cc:333] T 00000000000000000000000000000000 P 10cd943d3034409394a1456ebce789d5: stopping tablet replica
I20260620 13:55:15.134343 4719 master.cc:584] Master@127.4.155.254:34205 shutdown complete.
617fb28b87054fdf87601ac234d57adb 4
6bc05a64f797432599d7670f8384e583 1
ee9a7b222fbf4486ab305e75776b3aca 5
617fb28b87054fdf87601ac234d57adb 4
6bc05a64f797432599d7670f8384e583 3
ee9a7b222fbf4486ab305e75776b3aca 3
617fb28b87054fdf87601ac234d57adb 1
6bc05a64f797432599d7670f8384e583 1
ee9a7b222fbf4486ab305e75776b3aca 8
617fb28b87054fdf87601ac234d57adb 3
6bc05a64f797432599d7670f8384e583 3
ee9a7b222fbf4486ab305e75776b3aca 4
[ OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28704 ms)
[ RUN ] LeaderRebalancerTest.AddTserver
I20260620 13:55:15.178967 4719 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.155.254:37547
I20260620 13:55:15.180817 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:55:15.190163 5756 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
W20260620 13:55:15.191155 5759 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
W20260620 13:55:15.191250 5757 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
I20260620 13:55:15.192253 4719 server_base.cc:1061] running on GCE node
I20260620 13:55:15.193491 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:55:15.193761 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:55:15.193939 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963715193923 us; error 0 us; skew 500 ppm
I20260620 13:55:15.194624 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:55:15.197455 4719 webserver.cc:533] Webserver started at http://127.4.155.254:34321/ using document root <none> and password file <none>
I20260620 13:55:15.198159 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:55:15.198410 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:55:15.198747 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:55:15.200500 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/master-0-root/instance:
uuid: "7635bbf8f82045f99dd7ac0f4a911859"
format_stamp: "Formatted at 2026-06-20 13:55:15 on dist-test-slave-n70f"
I20260620 13:55:15.206336 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.001s
I20260620 13:55:15.211850 5764 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:15.212731 4719 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260620 13:55:15.213117 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/master-0-root
uuid: "7635bbf8f82045f99dd7ac0f4a911859"
format_stamp: "Formatted at 2026-06-20 13:55:15 on dist-test-slave-n70f"
I20260620 13:55:15.213543 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-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)
I20260620 13:55:15.224896 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:55:15.226177 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:55:15.268790 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.254:37547
I20260620 13:55:15.268888 5815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.254:37547 every 8 connection(s)
I20260620 13:55:15.272732 5816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:15.282938 5816 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: Bootstrap starting.
I20260620 13:55:15.287613 5816 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:15.291762 5816 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: No bootstrap required, opened a new log
I20260620 13:55:15.293852 5816 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7635bbf8f82045f99dd7ac0f4a911859" member_type: VOTER }
I20260620 13:55:15.294221 5816 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:15.294489 5816 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7635bbf8f82045f99dd7ac0f4a911859, State: Initialized, Role: FOLLOWER
I20260620 13:55:15.295163 5816 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7635bbf8f82045f99dd7ac0f4a911859" member_type: VOTER }
I20260620 13:55:15.295639 5816 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 13:55:15.295874 5816 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 13:55:15.296168 5816 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:15.300318 5816 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7635bbf8f82045f99dd7ac0f4a911859" member_type: VOTER }
I20260620 13:55:15.300860 5816 leader_election.cc:304] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [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: 7635bbf8f82045f99dd7ac0f4a911859; no voters:
I20260620 13:55:15.302142 5816 leader_election.cc:290] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 13:55:15.302711 5819 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:15.304121 5819 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [term 1 LEADER]: Becoming Leader. State: Replica: 7635bbf8f82045f99dd7ac0f4a911859, State: Running, Role: LEADER
I20260620 13:55:15.304853 5819 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [LEADER]: Queue going to LEADER mode. State: All 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: "7635bbf8f82045f99dd7ac0f4a911859" member_type: VOTER }
I20260620 13:55:15.305212 5816 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 13:55:15.309547 5820 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7635bbf8f82045f99dd7ac0f4a911859" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7635bbf8f82045f99dd7ac0f4a911859" member_type: VOTER } }
I20260620 13:55:15.310141 5820 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [sys.catalog]: This master's current role is: LEADER
I20260620 13:55:15.312215 5827 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260620 13:55:15.311985 5821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7635bbf8f82045f99dd7ac0f4a911859. Latest consensus state: current_term: 1 leader_uuid: "7635bbf8f82045f99dd7ac0f4a911859" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7635bbf8f82045f99dd7ac0f4a911859" member_type: VOTER } }
I20260620 13:55:15.312633 5821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859 [sys.catalog]: This master's current role is: LEADER
I20260620 13:55:15.317656 5827 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260620 13:55:15.320896 4719 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 13:55:15.326877 5827 catalog_manager.cc:1382] Generated new cluster ID: f7a5faaaaeef43ca8ef7c60dff10e265
I20260620 13:55:15.327219 5827 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260620 13:55:15.347852 5827 catalog_manager.cc:1405] Generated new certificate authority record
I20260620 13:55:15.349115 5827 catalog_manager.cc:1539] Loading token signing keys...
I20260620 13:55:15.362919 5827 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: Generated new TSK 0
I20260620 13:55:15.363586 5827 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260620 13:55:15.401464 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:55:15.409816 5839 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
W20260620 13:55:15.409759 5838 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
W20260620 13:55:15.411540 5841 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
I20260620 13:55:15.412109 4719 server_base.cc:1061] running on GCE node
I20260620 13:55:15.413180 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:55:15.413417 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:55:15.413599 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963715413566 us; error 0 us; skew 500 ppm
I20260620 13:55:15.414243 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:55:15.417255 4719 webserver.cc:533] Webserver started at http://127.4.155.193:35571/ using document root <none> and password file <none>
I20260620 13:55:15.417781 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:55:15.418020 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:55:15.418489 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:55:15.419992 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/instance:
uuid: "2e82c0c231624695ac5a813230bf5038"
format_stamp: "Formatted at 2026-06-20 13:55:15 on dist-test-slave-n70f"
I20260620 13:55:15.424868 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260620 13:55:15.428632 5846 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:15.429627 4719 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260620 13:55:15.429981 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root
uuid: "2e82c0c231624695ac5a813230bf5038"
format_stamp: "Formatted at 2026-06-20 13:55:15 on dist-test-slave-n70f"
I20260620 13:55:15.430335 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-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)
I20260620 13:55:15.450400 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:55:15.452009 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:55:15.453747 4719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260620 13:55:15.456271 4719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 13:55:15.456518 4719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:15.456820 4719 ts_tablet_manager.cc:616] Registered 0 tablets
I20260620 13:55:15.457032 4719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:15.503387 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.193:46177
I20260620 13:55:15.503494 5908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.193:46177 every 8 connection(s)
I20260620 13:55:15.509009 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:55:15.517867 5913 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
W20260620 13:55:15.519064 5914 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
I20260620 13:55:15.522279 4719 server_base.cc:1061] running on GCE node
I20260620 13:55:15.523872 5909 heartbeater.cc:344] Connected to a master server at 127.4.155.254:37547
I20260620 13:55:15.524334 5909 heartbeater.cc:461] Registering TS with master...
W20260620 13:55:15.524654 5916 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
I20260620 13:55:15.525470 5909 heartbeater.cc:507] Master 127.4.155.254:37547 requested a full tablet report, sending...
I20260620 13:55:15.525580 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:55:15.525915 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:55:15.526108 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963715526054 us; error 0 us; skew 500 ppm
I20260620 13:55:15.527077 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:55:15.529032 5781 ts_manager.cc:194] Registered new tserver with Master: 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:15.531484 4719 webserver.cc:533] Webserver started at http://127.4.155.194:44899/ using document root <none> and password file <none>
I20260620 13:55:15.532148 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:55:15.532012 5781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56594
I20260620 13:55:15.532727 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:55:15.533288 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:55:15.534888 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/instance:
uuid: "192c750f597c43858e1ad09e8d805685"
format_stamp: "Formatted at 2026-06-20 13:55:15 on dist-test-slave-n70f"
I20260620 13:55:15.539844 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260620 13:55:15.543604 5921 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:15.544723 4719 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260620 13:55:15.545104 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root
uuid: "192c750f597c43858e1ad09e8d805685"
format_stamp: "Formatted at 2026-06-20 13:55:15 on dist-test-slave-n70f"
I20260620 13:55:15.545404 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-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)
I20260620 13:55:15.563735 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:55:15.565064 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:55:15.566694 4719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260620 13:55:15.569135 4719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 13:55:15.569375 4719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:15.569635 4719 ts_tablet_manager.cc:616] Registered 0 tablets
I20260620 13:55:15.569820 4719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:15.615885 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.194:38517
I20260620 13:55:15.615950 5983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.194:38517 every 8 connection(s)
I20260620 13:55:15.620698 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:55:15.629207 5987 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
W20260620 13:55:15.629424 5988 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
I20260620 13:55:15.633252 4719 server_base.cc:1061] running on GCE node
W20260620 13:55:15.633868 5990 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
I20260620 13:55:15.635038 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:55:15.635339 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:55:15.635569 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963715635551 us; error 0 us; skew 500 ppm
I20260620 13:55:15.635617 5984 heartbeater.cc:344] Connected to a master server at 127.4.155.254:37547
I20260620 13:55:15.636056 5984 heartbeater.cc:461] Registering TS with master...
I20260620 13:55:15.636230 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:55:15.636821 5984 heartbeater.cc:507] Master 127.4.155.254:37547 requested a full tablet report, sending...
I20260620 13:55:15.639048 4719 webserver.cc:533] Webserver started at http://127.4.155.195:34975/ using document root <none> and password file <none>
I20260620 13:55:15.639480 5781 ts_manager.cc:194] Registered new tserver with Master: 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:15.639747 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:55:15.640002 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:55:15.640307 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:55:15.641336 5781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56610
I20260620 13:55:15.641939 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/instance:
uuid: "663684cf4ae54c929bf8240ca0b63a47"
format_stamp: "Formatted at 2026-06-20 13:55:15 on dist-test-slave-n70f"
I20260620 13:55:15.646827 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.003s sys 0.004s
I20260620 13:55:15.650358 5995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:15.651207 4719 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260620 13:55:15.651473 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root
uuid: "663684cf4ae54c929bf8240ca0b63a47"
format_stamp: "Formatted at 2026-06-20 13:55:15 on dist-test-slave-n70f"
I20260620 13:55:15.651783 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-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)
I20260620 13:55:15.662387 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:55:15.663681 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:55:15.665637 4719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260620 13:55:15.667922 4719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 13:55:15.668161 4719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:15.668411 4719 ts_tablet_manager.cc:616] Registered 0 tablets
I20260620 13:55:15.668586 4719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:15.711567 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.195:41493
I20260620 13:55:15.711659 6057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.195:41493 every 8 connection(s)
I20260620 13:55:15.725756 6058 heartbeater.cc:344] Connected to a master server at 127.4.155.254:37547
I20260620 13:55:15.726177 6058 heartbeater.cc:461] Registering TS with master...
I20260620 13:55:15.727245 6058 heartbeater.cc:507] Master 127.4.155.254:37547 requested a full tablet report, sending...
I20260620 13:55:15.729451 5781 ts_manager.cc:194] Registered new tserver with Master: 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:15.730178 4719 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015793219s
I20260620 13:55:15.731053 5781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56624
I20260620 13:55:15.760264 5781 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56628:
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"
}
}
}
W20260620 13:55:15.767241 5781 catalog_manager.cc:7076] 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.
I20260620 13:55:15.989084 6023 tablet_service.cc:1511] Processing CreateTablet for tablet 52b97878e9ad465684082e7bf1c482ad (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260620 13:55:15.989516 5948 tablet_service.cc:1511] Processing CreateTablet for tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260620 13:55:15.990732 6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b97878e9ad465684082e7bf1c482ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:15.990839 6020 tablet_service.cc:1511] Processing CreateTablet for tablet 649259d8acc1429d8dddd2677f87f911 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260620 13:55:15.997762 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5eb52b96b44f7cb3569bfff54e9b1c (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260620 13:55:16.003782 5942 tablet_service.cc:1511] Processing CreateTablet for tablet fb8edcc5cb024ebebdb3cac403f19bc4 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260620 13:55:16.006492 6020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649259d8acc1429d8dddd2677f87f911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:15.994482 5946 tablet_service.cc:1511] Processing CreateTablet for tablet 649259d8acc1429d8dddd2677f87f911 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260620 13:55:16.008715 6018 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbd1edec8054c1ba05721321572fbbf (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260620 13:55:15.998946 5949 tablet_service.cc:1511] Processing CreateTablet for tablet 52b97878e9ad465684082e7bf1c482ad (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260620 13:55:15.996491 6022 tablet_service.cc:1511] Processing CreateTablet for tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260620 13:55:15.995754 5945 tablet_service.cc:1511] Processing CreateTablet for tablet e8078a89b618482f8e4978c463747569 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260620 13:55:15.997051 5944 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbd1edec8054c1ba05721321572fbbf (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260620 13:55:16.010110 6018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbd1edec8054c1ba05721321572fbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:15.990922 5948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.010954 5944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbd1edec8054c1ba05721321572fbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:15.997386 5943 tablet_service.cc:1511] Processing CreateTablet for tablet efd3e1f0e5a34ba69029888abcdfb2f1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260620 13:55:15.992276 5947 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5eb52b96b44f7cb3569bfff54e9b1c (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260620 13:55:16.013697 6017 tablet_service.cc:1511] Processing CreateTablet for tablet efd3e1f0e5a34ba69029888abcdfb2f1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260620 13:55:16.013943 5941 tablet_service.cc:1511] Processing CreateTablet for tablet 115c5e2556794dd8801d1f451aa245fb (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260620 13:55:16.013003 5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb8edcc5cb024ebebdb3cac403f19bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.015164 6022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.015287 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b97878e9ad465684082e7bf1c482ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.016639 5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649259d8acc1429d8dddd2677f87f911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.016410 6016 tablet_service.cc:1511] Processing CreateTablet for tablet fb8edcc5cb024ebebdb3cac403f19bc4 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260620 13:55:15.997498 6019 tablet_service.cc:1511] Processing CreateTablet for tablet e8078a89b618482f8e4978c463747569 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260620 13:55:16.020326 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5eb52b96b44f7cb3569bfff54e9b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.024689 6016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb8edcc5cb024ebebdb3cac403f19bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.026625 5947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5eb52b96b44f7cb3569bfff54e9b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.027305 6019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8078a89b618482f8e4978c463747569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.031682 5941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115c5e2556794dd8801d1f451aa245fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.032370 5943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd3e1f0e5a34ba69029888abcdfb2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.035502 6017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd3e1f0e5a34ba69029888abcdfb2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.037714 6015 tablet_service.cc:1511] Processing CreateTablet for tablet 115c5e2556794dd8801d1f451aa245fb (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260620 13:55:16.039758 6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115c5e2556794dd8801d1f451aa245fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.039824 5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8078a89b618482f8e4978c463747569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.047994 5867 tablet_service.cc:1511] Processing CreateTablet for tablet fb8edcc5cb024ebebdb3cac403f19bc4 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260620 13:55:16.048310 5874 tablet_service.cc:1511] Processing CreateTablet for tablet 52b97878e9ad465684082e7bf1c482ad (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260620 13:55:16.049386 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb8edcc5cb024ebebdb3cac403f19bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.050601 5873 tablet_service.cc:1511] Processing CreateTablet for tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260620 13:55:16.052003 5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.056361 5872 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5eb52b96b44f7cb3569bfff54e9b1c (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260620 13:55:16.057755 5872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5eb52b96b44f7cb3569bfff54e9b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.060281 5871 tablet_service.cc:1511] Processing CreateTablet for tablet 649259d8acc1429d8dddd2677f87f911 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260620 13:55:16.061604 5871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649259d8acc1429d8dddd2677f87f911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.063406 5940 tablet_service.cc:1511] Processing CreateTablet for tablet ba377ed0ce364307bbe22e24ddafa62e (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260620 13:55:16.064296 5870 tablet_service.cc:1511] Processing CreateTablet for tablet e8078a89b618482f8e4978c463747569 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260620 13:55:16.064850 5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba377ed0ce364307bbe22e24ddafa62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.064452 5868 tablet_service.cc:1511] Processing CreateTablet for tablet efd3e1f0e5a34ba69029888abcdfb2f1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260620 13:55:16.066406 5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b97878e9ad465684082e7bf1c482ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.067546 5870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8078a89b618482f8e4978c463747569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.071849 5868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd3e1f0e5a34ba69029888abcdfb2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.098953 5866 tablet_service.cc:1511] Processing CreateTablet for tablet 115c5e2556794dd8801d1f451aa245fb (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260620 13:55:16.100543 5866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115c5e2556794dd8801d1f451aa245fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.098953 5865 tablet_service.cc:1511] Processing CreateTablet for tablet ba377ed0ce364307bbe22e24ddafa62e (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260620 13:55:16.104769 5865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba377ed0ce364307bbe22e24ddafa62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.098955 5869 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbd1edec8054c1ba05721321572fbbf (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260620 13:55:16.108219 5869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbd1edec8054c1ba05721321572fbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.112317 5943 tablet_service.cc:1511] Processing CreateTablet for tablet 5119d05dc81b442f8653989b96a3626d (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260620 13:55:16.113631 5943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5119d05dc81b442f8653989b96a3626d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.125176 6022 tablet_service.cc:1511] Processing CreateTablet for tablet ba377ed0ce364307bbe22e24ddafa62e (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260620 13:55:16.126503 6022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba377ed0ce364307bbe22e24ddafa62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.161319 6074 tablet_bootstrap.cc:492] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:16.167806 6014 tablet_service.cc:1511] Processing CreateTablet for tablet 5119d05dc81b442f8653989b96a3626d (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260620 13:55:16.169736 6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5119d05dc81b442f8653989b96a3626d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.170166 6074 tablet_bootstrap.cc:654] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.185694 5946 tablet_service.cc:1511] Processing CreateTablet for tablet d1b89d9f1eec4bfba2f3b0052c49f040 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260620 13:55:16.188717 6016 tablet_service.cc:1511] Processing CreateTablet for tablet d1b89d9f1eec4bfba2f3b0052c49f040 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260620 13:55:16.190177 6016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b89d9f1eec4bfba2f3b0052c49f040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.197162 5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b89d9f1eec4bfba2f3b0052c49f040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.199940 6073 tablet_bootstrap.cc:492] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:16.210258 5874 tablet_service.cc:1511] Processing CreateTablet for tablet d1b89d9f1eec4bfba2f3b0052c49f040 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260620 13:55:16.211609 5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b89d9f1eec4bfba2f3b0052c49f040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.211292 5867 tablet_service.cc:1511] Processing CreateTablet for tablet dc919ad08d5e4a9d9870a33b6fc425e5 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260620 13:55:16.219307 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc919ad08d5e4a9d9870a33b6fc425e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.228938 6075 tablet_bootstrap.cc:492] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:16.229786 5949 tablet_service.cc:1511] Processing CreateTablet for tablet dc919ad08d5e4a9d9870a33b6fc425e5 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260620 13:55:16.231058 6073 tablet_bootstrap.cc:654] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.232219 5868 tablet_service.cc:1511] Processing CreateTablet for tablet 5119d05dc81b442f8653989b96a3626d (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260620 13:55:16.233606 5868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5119d05dc81b442f8653989b96a3626d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.231065 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc919ad08d5e4a9d9870a33b6fc425e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.258323 6021 tablet_service.cc:1511] Processing CreateTablet for tablet dc919ad08d5e4a9d9870a33b6fc425e5 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260620 13:55:16.259028 6074 tablet_bootstrap.cc:492] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:16.259572 6074 ts_tablet_manager.cc:1403] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.099s user 0.008s sys 0.006s
I20260620 13:55:16.260390 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc919ad08d5e4a9d9870a33b6fc425e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.265506 5866 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc24d0691404d29bfa069498ec57dd0 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260620 13:55:16.266800 6075 tablet_bootstrap.cc:654] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.266501 5945 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc24d0691404d29bfa069498ec57dd0 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260620 13:55:16.262585 6074 raft_consensus.cc:359] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.268410 5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc24d0691404d29bfa069498ec57dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.268595 6074 raft_consensus.cc:385] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.269033 6074 raft_consensus.cc:740] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.266764 5866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc24d0691404d29bfa069498ec57dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.275414 6074 consensus_queue.cc:260] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.278054 6015 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc24d0691404d29bfa069498ec57dd0 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260620 13:55:16.279469 6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc24d0691404d29bfa069498ec57dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.288836 6073 tablet_bootstrap.cc:492] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:16.289387 6073 ts_tablet_manager.cc:1403] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.090s user 0.007s sys 0.018s
I20260620 13:55:16.302073 5869 tablet_service.cc:1511] Processing CreateTablet for tablet 8838a101a5e8400c91d053b307be45ed (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260620 13:55:16.303515 5869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8838a101a5e8400c91d053b307be45ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.304168 5984 heartbeater.cc:499] Master 127.4.155.254:37547 was elected leader, sending a full tablet report...
I20260620 13:55:16.305267 6074 ts_tablet_manager.cc:1434] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.045s user 0.006s sys 0.001s
I20260620 13:55:16.307770 6074 tablet_bootstrap.cc:492] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:16.304422 5946 tablet_service.cc:1511] Processing CreateTablet for tablet 8838a101a5e8400c91d053b307be45ed (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260620 13:55:16.309746 6079 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:16.310092 5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8838a101a5e8400c91d053b307be45ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.312019 6073 raft_consensus.cc:359] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.312948 6073 raft_consensus.cc:385] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.313264 6073 raft_consensus.cc:740] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
W20260620 13:55:16.317008 5829 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:55:16.319618 6023 tablet_service.cc:1511] Processing CreateTablet for tablet 8838a101a5e8400c91d053b307be45ed (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260620 13:55:16.321033 6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8838a101a5e8400c91d053b307be45ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.321729 5867 tablet_service.cc:1511] Processing CreateTablet for tablet 50e28625b20048a398049a7734aaeaf8 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260620 13:55:16.323030 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e28625b20048a398049a7734aaeaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.310339 6079 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.347568 6073 consensus_queue.cc:260] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.360862 6074 tablet_bootstrap.cc:654] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.346938 6079 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:16.363505 5868 tablet_service.cc:1511] Processing CreateTablet for tablet ec20d216461d4414813627ca62e330e4 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260620 13:55:16.363900 6023 tablet_service.cc:1511] Processing CreateTablet for tablet 50e28625b20048a398049a7734aaeaf8 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260620 13:55:16.364807 5868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec20d216461d4414813627ca62e330e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.365267 6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e28625b20048a398049a7734aaeaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.369679 6015 tablet_service.cc:1511] Processing CreateTablet for tablet ec20d216461d4414813627ca62e330e4 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260620 13:55:16.370633 6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec20d216461d4414813627ca62e330e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.378413 5866 tablet_service.cc:1511] Processing CreateTablet for tablet 735685c84e834b9cbaf7533d6fdf16e6 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260620 13:55:16.380079 5866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735685c84e834b9cbaf7533d6fdf16e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.391177 6081 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:16.391857 6081 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.407755 6075 tablet_bootstrap.cc:492] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:16.408417 6075 ts_tablet_manager.cc:1403] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.180s user 0.025s sys 0.058s
I20260620 13:55:16.412401 6075 raft_consensus.cc:359] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.415195 5874 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0ab32eab32415c8e9ea1fda9508733 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260620 13:55:16.425577 5946 tablet_service.cc:1511] Processing CreateTablet for tablet 50e28625b20048a398049a7734aaeaf8 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260620 13:55:16.426368 5945 tablet_service.cc:1511] Processing CreateTablet for tablet ec20d216461d4414813627ca62e330e4 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260620 13:55:16.414507 6015 tablet_service.cc:1511] Processing CreateTablet for tablet 735685c84e834b9cbaf7533d6fdf16e6 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260620 13:55:16.436256 5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0ab32eab32415c8e9ea1fda9508733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.436579 5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e28625b20048a398049a7734aaeaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.436925 6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735685c84e834b9cbaf7533d6fdf16e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.438660 5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec20d216461d4414813627ca62e330e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.440115 6073 ts_tablet_manager.cc:1434] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.150s user 0.004s sys 0.026s
I20260620 13:55:16.441263 6073 tablet_bootstrap.cc:492] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:16.413353 6075 raft_consensus.cc:385] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.445889 5949 tablet_service.cc:1511] Processing CreateTablet for tablet 735685c84e834b9cbaf7533d6fdf16e6 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260620 13:55:16.451042 6058 heartbeater.cc:499] Master 127.4.155.254:37547 was elected leader, sending a full tablet report...
I20260620 13:55:16.464454 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:16.466418 5924 leader_election.cc:343] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.470587 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735685c84e834b9cbaf7533d6fdf16e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.425472 6081 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:16.444743 6075 raft_consensus.cc:740] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.489687 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:55:16.491727 5924 leader_election.cc:343] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.492190 5924 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:16.492949 6079 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:16.501787 6014 tablet_service.cc:1511] Processing CreateTablet for tablet 6c812d18f2bb4da29c562646eb81deb1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260620 13:55:16.501808 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0ab32eab32415c8e9ea1fda9508733 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260620 13:55:16.505816 6073 tablet_bootstrap.cc:654] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.503178 6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c812d18f2bb4da29c562646eb81deb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.503180 5869 tablet_service.cc:1511] Processing CreateTablet for tablet 6c812d18f2bb4da29c562646eb81deb1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260620 13:55:16.510587 5869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c812d18f2bb4da29c562646eb81deb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.511483 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0ab32eab32415c8e9ea1fda9508733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.525308 5940 tablet_service.cc:1511] Processing CreateTablet for tablet 6c812d18f2bb4da29c562646eb81deb1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260620 13:55:16.525635 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:16.526978 5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c812d18f2bb4da29c562646eb81deb1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260620 13:55:16.527417 5998 leader_election.cc:343] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.535826 5909 heartbeater.cc:499] Master 127.4.155.254:37547 was elected leader, sending a full tablet report...
I20260620 13:55:16.537818 6075 consensus_queue.cc:260] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.540000 5942 tablet_service.cc:1511] Processing CreateTablet for tablet 90f87066e519439ab8be15dccf1d2493 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260620 13:55:16.541359 5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f87066e519439ab8be15dccf1d2493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.541159 5868 tablet_service.cc:1511] Processing CreateTablet for tablet 90f87066e519439ab8be15dccf1d2493 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260620 13:55:16.542711 5868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f87066e519439ab8be15dccf1d2493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.558137 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:16.545230 6074 tablet_bootstrap.cc:492] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:16.559711 6074 ts_tablet_manager.cc:1403] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.252s user 0.016s sys 0.039s
W20260620 13:55:16.559880 5997 leader_election.cc:343] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.564128 5997 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:16.565481 6081 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:16.540000 5946 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0ab32eab32415c8e9ea1fda9508733 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260620 13:55:16.568456 5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0ab32eab32415c8e9ea1fda9508733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.572715 6074 raft_consensus.cc:359] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.575258 6074 raft_consensus.cc:385] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.575812 6074 raft_consensus.cc:740] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.577128 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 90f87066e519439ab8be15dccf1d2493 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260620 13:55:16.580372 6075 ts_tablet_manager.cc:1434] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.172s user 0.008s sys 0.005s
I20260620 13:55:16.584686 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f87066e519439ab8be15dccf1d2493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.588387 5866 tablet_service.cc:1511] Processing CreateTablet for tablet 5757f55132b747db98400dba7b8056df (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260620 13:55:16.589875 5866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5757f55132b747db98400dba7b8056df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.584836 6075 tablet_bootstrap.cc:492] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:16.585227 6074 consensus_queue.cc:260] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.592785 6074 ts_tablet_manager.cc:1434] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.026s user 0.005s sys 0.001s
I20260620 13:55:16.593876 6074 tablet_bootstrap.cc:492] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:16.594691 5945 tablet_service.cc:1511] Processing CreateTablet for tablet 5757f55132b747db98400dba7b8056df (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260620 13:55:16.601109 6073 tablet_bootstrap.cc:492] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:16.601964 6073 ts_tablet_manager.cc:1403] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.161s user 0.008s sys 0.006s
I20260620 13:55:16.601759 6014 tablet_service.cc:1511] Processing CreateTablet for tablet 5757f55132b747db98400dba7b8056df (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260620 13:55:16.603559 6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5757f55132b747db98400dba7b8056df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.605783 6073 raft_consensus.cc:359] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.606747 6073 raft_consensus.cc:385] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.607803 6074 tablet_bootstrap.cc:654] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.616400 6073 raft_consensus.cc:740] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.613656 5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5757f55132b747db98400dba7b8056df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.635825 6073 consensus_queue.cc:260] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.638639 6073 ts_tablet_manager.cc:1434] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.036s user 0.008s sys 0.008s
I20260620 13:55:16.639746 6075 tablet_bootstrap.cc:654] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.639922 6073 tablet_bootstrap.cc:492] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:16.647074 6074 tablet_bootstrap.cc:492] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:16.647862 6074 ts_tablet_manager.cc:1403] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.054s user 0.014s sys 0.007s
I20260620 13:55:16.651265 6073 tablet_bootstrap.cc:654] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.660960 5942 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3e3ff471834714a3885231e648b8ee (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260620 13:55:16.662313 5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3e3ff471834714a3885231e648b8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.661918 6074 raft_consensus.cc:359] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.662810 6074 raft_consensus.cc:385] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.663216 6074 raft_consensus.cc:740] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.664433 6074 consensus_queue.cc:260] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.667383 6074 ts_tablet_manager.cc:1434] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.019s user 0.007s sys 0.001s
I20260620 13:55:16.668411 5874 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3e3ff471834714a3885231e648b8ee (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260620 13:55:16.668449 6074 tablet_bootstrap.cc:492] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:16.670024 5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3e3ff471834714a3885231e648b8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.678458 6075 tablet_bootstrap.cc:492] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:16.683740 6075 ts_tablet_manager.cc:1403] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.099s user 0.010s sys 0.012s
I20260620 13:55:16.721405 6074 tablet_bootstrap.cc:654] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.733389 6074 tablet_bootstrap.cc:492] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:16.734639 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3e3ff471834714a3885231e648b8ee (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260620 13:55:16.735757 6074 ts_tablet_manager.cc:1403] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.068s user 0.019s sys 0.033s
I20260620 13:55:16.736137 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3e3ff471834714a3885231e648b8ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.736352 6075 raft_consensus.cc:359] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.737139 6075 raft_consensus.cc:385] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.737428 6075 raft_consensus.cc:740] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.739382 6075 consensus_queue.cc:260] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.739773 6074 raft_consensus.cc:359] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.740978 6074 raft_consensus.cc:385] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.741348 6074 raft_consensus.cc:740] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.741605 6075 ts_tablet_manager.cc:1434] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.057s user 0.003s sys 0.003s
I20260620 13:55:16.742559 6075 tablet_bootstrap.cc:492] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:16.742347 6074 consensus_queue.cc:260] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.744199 5866 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc69a9218a64fa6b346021a0d32eaad (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260620 13:55:16.745100 6074 ts_tablet_manager.cc:1434] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.009s user 0.005s sys 0.001s
I20260620 13:55:16.745262 6073 tablet_bootstrap.cc:492] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:16.745471 5866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc69a9218a64fa6b346021a0d32eaad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.745879 6073 ts_tablet_manager.cc:1403] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.106s user 0.012s sys 0.017s
I20260620 13:55:16.746480 6074 tablet_bootstrap.cc:492] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:16.749053 6073 raft_consensus.cc:359] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.749783 6073 raft_consensus.cc:385] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.750116 6073 raft_consensus.cc:740] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.750880 6073 consensus_queue.cc:260] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.754776 6073 ts_tablet_manager.cc:1434] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.008s user 0.007s sys 0.000s
I20260620 13:55:16.755697 5940 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc69a9218a64fa6b346021a0d32eaad (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260620 13:55:16.756286 6073 tablet_bootstrap.cc:492] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:16.757987 6074 tablet_bootstrap.cc:654] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.757146 5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc69a9218a64fa6b346021a0d32eaad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.761674 6081 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:16.762210 6081 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.767470 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:16.768519 6083 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:16.769047 6083 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.772918 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:16.773782 6074 tablet_bootstrap.cc:492] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:16.774288 6074 ts_tablet_manager.cc:1403] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.028s user 0.011s sys 0.007s
I20260620 13:55:16.775734 6073 tablet_bootstrap.cc:654] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.777479 6074 raft_consensus.cc:359] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:16.778563 5997 leader_election.cc:343] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.778580 6074 raft_consensus.cc:385] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.779155 6074 raft_consensus.cc:740] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.779314 6075 tablet_bootstrap.cc:654] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.779706 6081 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:16.780081 6074 consensus_queue.cc:260] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:16.782104 5998 leader_election.cc:343] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.782575 5998 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:16.783560 6074 ts_tablet_manager.cc:1434] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.009s user 0.010s sys 0.000s
I20260620 13:55:16.784449 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:16.784898 6074 tablet_bootstrap.cc:492] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:16.786358 6083 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:16.786463 6081 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260620 13:55:16.787602 5998 leader_election.cc:343] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.788609 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:16.789898 5959 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:16.791774 6073 tablet_bootstrap.cc:492] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:16.792296 6073 ts_tablet_manager.cc:1403] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.036s user 0.006s sys 0.007s
I20260620 13:55:16.793538 6014 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc69a9218a64fa6b346021a0d32eaad (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260620 13:55:16.793973 5997 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:16.794823 6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc69a9218a64fa6b346021a0d32eaad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.795342 6073 raft_consensus.cc:359] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.796041 6073 raft_consensus.cc:385] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.796345 6073 raft_consensus.cc:740] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.796456 6081 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:16.797130 6081 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:16.797562 6081 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:16.800666 6075 tablet_bootstrap.cc:492] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:16.801126 6075 ts_tablet_manager.cc:1403] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.059s user 0.006s sys 0.011s
I20260620 13:55:16.797139 6073 consensus_queue.cc:260] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.802153 5869 tablet_service.cc:1511] Processing CreateTablet for tablet c3ee15f74e3e4771a050c854530121f3 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260620 13:55:16.803695 5869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ee15f74e3e4771a050c854530121f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.800112 5942 tablet_service.cc:1511] Processing CreateTablet for tablet f6d4fcf1f6a541c6ae1a7724f27750eb (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260620 13:55:16.805050 5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d4fcf1f6a541c6ae1a7724f27750eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.812024 6074 tablet_bootstrap.cc:654] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.813405 5874 tablet_service.cc:1511] Processing CreateTablet for tablet f6d4fcf1f6a541c6ae1a7724f27750eb (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260620 13:55:16.814839 5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d4fcf1f6a541c6ae1a7724f27750eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.816352 6075 raft_consensus.cc:359] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.817113 6075 raft_consensus.cc:385] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.817448 6075 raft_consensus.cc:740] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.818210 6075 consensus_queue.cc:260] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.818498 5946 tablet_service.cc:1511] Processing CreateTablet for tablet c3ee15f74e3e4771a050c854530121f3 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260620 13:55:16.821434 6075 ts_tablet_manager.cc:1434] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.020s user 0.000s sys 0.010s
I20260620 13:55:16.819808 5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ee15f74e3e4771a050c854530121f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.819161 6073 ts_tablet_manager.cc:1434] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.027s user 0.006s sys 0.003s
I20260620 13:55:16.822824 6079 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:16.823287 6079 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.825263 6079 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:16.826445 6073 tablet_bootstrap.cc:492] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:16.827466 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:55:16.828878 5924 leader_election.cc:343] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.816110 6021 tablet_service.cc:1511] Processing CreateTablet for tablet f6d4fcf1f6a541c6ae1a7724f27750eb (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260620 13:55:16.829741 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:16.831298 5924 leader_election.cc:343] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.831766 5924 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:16.834056 6015 tablet_service.cc:1511] Processing CreateTablet for tablet c3ee15f74e3e4771a050c854530121f3 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260620 13:55:16.835361 6079 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:16.836081 6081 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.836851 5868 tablet_service.cc:1511] Processing CreateTablet for tablet 8b06407c45954213adfef7604a8c4f21 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260620 13:55:16.838851 5945 tablet_service.cc:1511] Processing CreateTablet for tablet 8b06407c45954213adfef7604a8c4f21 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260620 13:55:16.844249 5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b06407c45954213adfef7604a8c4f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.830089 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d4fcf1f6a541c6ae1a7724f27750eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.845757 6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ee15f74e3e4771a050c854530121f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.846395 6023 tablet_service.cc:1511] Processing CreateTablet for tablet 8b06407c45954213adfef7604a8c4f21 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260620 13:55:16.847165 6079 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:16.847709 6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b06407c45954213adfef7604a8c4f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.847646 6079 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.849772 6079 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:16.851943 6089 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:16.852427 6089 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.857676 6089 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:16.852723 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:16.860251 5867 tablet_service.cc:1511] Processing CreateTablet for tablet b870adf0b6e5484ba90ad7b17d35cd52 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260620 13:55:16.863083 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:16.863746 5884 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:16.863901 6017 tablet_service.cc:1511] Processing CreateTablet for tablet b870adf0b6e5484ba90ad7b17d35cd52 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260620 13:55:16.865233 6017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b870adf0b6e5484ba90ad7b17d35cd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.866706 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:16.867827 5959 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:16.870618 5924 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:16.871469 6079 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260620 13:55:16.871639 5924 leader_election.cc:343] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.871863 6079 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:16.872210 6079 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:16.876224 5866 tablet_service.cc:1511] Processing CreateTablet for tablet 86bd36dee6d64396bfbb86cd90a7bedd (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260620 13:55:16.876858 6089 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:16.877377 6089 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.877722 5959 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:55:16.879171 5997 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:16.879545 6089 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:16.880031 6083 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:16.880239 5940 tablet_service.cc:1511] Processing CreateTablet for tablet b870adf0b6e5484ba90ad7b17d35cd52 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260620 13:55:16.881542 5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b870adf0b6e5484ba90ad7b17d35cd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.886119 6081 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:16.894913 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b870adf0b6e5484ba90ad7b17d35cd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.894922 6075 tablet_bootstrap.cc:492] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:16.900902 6073 tablet_bootstrap.cc:654] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:16.907079 5868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b06407c45954213adfef7604a8c4f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.907764 5866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bd36dee6d64396bfbb86cd90a7bedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.911659 5942 tablet_service.cc:1511] Processing CreateTablet for tablet 86bd36dee6d64396bfbb86cd90a7bedd (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260620 13:55:16.913033 5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bd36dee6d64396bfbb86cd90a7bedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.913576 6079 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.898085 6083 raft_consensus.cc:697] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:16.925845 6074 tablet_bootstrap.cc:492] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:16.925339 6083 consensus_queue.cc:237] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.926360 6074 ts_tablet_manager.cc:1403] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.142s user 0.011s sys 0.005s
I20260620 13:55:16.928190 5873 tablet_service.cc:1511] Processing CreateTablet for tablet 020dbb4b944d4deeba944d1a7c6d5c76 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260620 13:55:16.930250 5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020dbb4b944d4deeba944d1a7c6d5c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.934437 5949 tablet_service.cc:1511] Processing CreateTablet for tablet 020dbb4b944d4deeba944d1a7c6d5c76 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260620 13:55:16.935750 6089 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:16.936205 6089 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:16.936684 6017 tablet_service.cc:1511] Processing CreateTablet for tablet 020dbb4b944d4deeba944d1a7c6d5c76 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260620 13:55:16.937963 6017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020dbb4b944d4deeba944d1a7c6d5c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.938156 6089 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:16.939384 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:16.939960 5884 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:16.939898 5869 tablet_service.cc:1511] Processing CreateTablet for tablet ab83097997ba42219f9a63aad224f786 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260620 13:55:16.940070 5947 tablet_service.cc:1511] Processing CreateTablet for tablet ab83097997ba42219f9a63aad224f786 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260620 13:55:16.941216 5869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab83097997ba42219f9a63aad224f786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.941413 5947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab83097997ba42219f9a63aad224f786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.944882 6020 tablet_service.cc:1511] Processing CreateTablet for tablet ab83097997ba42219f9a63aad224f786 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260620 13:55:16.946600 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020dbb4b944d4deeba944d1a7c6d5c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.949605 6020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab83097997ba42219f9a63aad224f786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.960858 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:55:16.964834 5998 leader_election.cc:343] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:16.966490 5884 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:16.967881 5924 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:16.970479 6074 raft_consensus.cc:359] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
I20260620 13:55:16.971335 6074 raft_consensus.cc:385] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:16.971686 6074 raft_consensus.cc:740] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:16.972498 6074 consensus_queue.cc:260] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
I20260620 13:55:16.979424 6079 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:16.999358 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 86bd36dee6d64396bfbb86cd90a7bedd (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260620 13:55:17.000015 6023 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad92842cd6b4c0082afb264bae0ec8d (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260620 13:55:17.000689 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bd36dee6d64396bfbb86cd90a7bedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.001613 6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad92842cd6b4c0082afb264bae0ec8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.005616 6075 tablet_bootstrap.cc:654] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:17.005715 5865 tablet_service.cc:1511] Processing CreateTablet for tablet 81b2378deea24954b2003dda61c1b2c1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260620 13:55:17.006018 5867 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad92842cd6b4c0082afb264bae0ec8d (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260620 13:55:17.007055 5865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b2378deea24954b2003dda61c1b2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:16.989993 6079 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:17.031350 6015 tablet_service.cc:1511] Processing CreateTablet for tablet 81b2378deea24954b2003dda61c1b2c1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260620 13:55:17.016196 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad92842cd6b4c0082afb264bae0ec8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.035459 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:17.036309 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:55:17.037837 5849 leader_election.cc:343] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.038985 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:17.037434 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:17.040346 6030 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
W20260620 13:55:17.041923 5849 leader_election.cc:343] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.035730 6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b2378deea24954b2003dda61c1b2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.042725 5849 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:17.017937 6079 raft_consensus.cc:697] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:17.043928 6079 consensus_queue.cc:237] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.044667 6089 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:17.045146 6089 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:17.045526 6089 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:17.052353 5872 tablet_service.cc:1511] Processing CreateTablet for tablet a4cd17345f80464287c5952767849dbb (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260620 13:55:17.053689 5872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cd17345f80464287c5952767849dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.055347 5779 catalog_manager.cc:5696] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:17.060073 5940 tablet_service.cc:1511] Processing CreateTablet for tablet 81b2378deea24954b2003dda61c1b2c1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260620 13:55:17.060483 5942 tablet_service.cc:1511] Processing CreateTablet for tablet a4cd17345f80464287c5952767849dbb (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260620 13:55:17.061436 5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b2378deea24954b2003dda61c1b2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.062088 5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cd17345f80464287c5952767849dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.062141 6014 tablet_service.cc:1511] Processing CreateTablet for tablet a4cd17345f80464287c5952767849dbb (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260620 13:55:17.064320 6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cd17345f80464287c5952767849dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.076234 6074 ts_tablet_manager.cc:1434] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.150s user 0.003s sys 0.007s
I20260620 13:55:17.076841 5945 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad92842cd6b4c0082afb264bae0ec8d (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260620 13:55:17.077340 6074 tablet_bootstrap.cc:492] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:17.080317 5873 tablet_service.cc:1511] Processing CreateTablet for tablet 2f67b5ea416143c1a0a6729eaaa909c2 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260620 13:55:17.087601 5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad92842cd6b4c0082afb264bae0ec8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.088796 6073 tablet_bootstrap.cc:492] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:17.089270 6073 ts_tablet_manager.cc:1403] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.263s user 0.022s sys 0.008s
I20260620 13:55:17.090675 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 2f67b5ea416143c1a0a6729eaaa909c2 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260620 13:55:17.092023 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f67b5ea416143c1a0a6729eaaa909c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.092258 6073 raft_consensus.cc:359] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.093163 6073 raft_consensus.cc:385] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:17.093474 6073 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:17.094854 6073 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.097363 6073 ts_tablet_manager.cc:1434] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.008s user 0.008s sys 0.000s
I20260620 13:55:17.098289 6073 tablet_bootstrap.cc:492] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:17.099970 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:17.100328 5874 tablet_service.cc:1511] Processing CreateTablet for tablet 923bfc4f20d94a57b0d84d45e40b12ae (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260620 13:55:17.101673 5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923bfc4f20d94a57b0d84d45e40b12ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.101722 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:17.102391 5959 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:17.103672 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:17.109222 6103 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:17.109722 6103 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
I20260620 13:55:17.114898 6103 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:17.113430 6073 tablet_bootstrap.cc:654] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:17.119889 5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f67b5ea416143c1a0a6729eaaa909c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.121122 5780 catalog_manager.cc:5696] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:17.129614 6089 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.132938 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:17.133530 6030 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:17.122242 5924 leader_election.cc:343] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.139294 6089 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:17.140391 5848 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:17.140882 5867 tablet_service.cc:1511] Processing CreateTablet for tablet 24c27735bbb449a98fab7edad2ba9837 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260620 13:55:17.141875 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:17.142433 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c27735bbb449a98fab7edad2ba9837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.142064 5848 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:17.143700 6103 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:17.144140 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:17.144814 5924 leader_election.cc:343] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.103992 6020 tablet_service.cc:1511] Processing CreateTablet for tablet 923bfc4f20d94a57b0d84d45e40b12ae (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260620 13:55:17.145865 6103 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.147094 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:17.148286 5946 tablet_service.cc:1511] Processing CreateTablet for tablet 923bfc4f20d94a57b0d84d45e40b12ae (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260620 13:55:17.148782 6030 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:17.149633 5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923bfc4f20d94a57b0d84d45e40b12ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.150010 5949 tablet_service.cc:1511] Processing CreateTablet for tablet 2f67b5ea416143c1a0a6729eaaa909c2 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260620 13:55:17.150324 5849 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:17.151516 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f67b5ea416143c1a0a6729eaaa909c2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260620 13:55:17.154522 5924 leader_election.cc:343] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.148660 6103 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:17.155009 5924 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:17.155802 6103 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:17.157007 6089 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:17.157461 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:17.157666 6089 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:17.157994 6089 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:17.158341 6089 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:17.165562 6075 tablet_bootstrap.cc:492] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:17.166109 6075 ts_tablet_manager.cc:1403] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.271s user 0.024s sys 0.014s
I20260620 13:55:17.168879 6074 tablet_bootstrap.cc:654] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:17.171614 6020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923bfc4f20d94a57b0d84d45e40b12ae. 1 dirs total, 0 dirs full, 0 dirs failed
W20260620 13:55:17.183508 5924 leader_election.cc:343] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.188848 5868 tablet_service.cc:1511] Processing CreateTablet for tablet 14bccd20cc3f44b69eeefefc4f8b72f9 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260620 13:55:17.190114 5868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bccd20cc3f44b69eeefefc4f8b72f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.190431 6023 tablet_service.cc:1511] Processing CreateTablet for tablet 24c27735bbb449a98fab7edad2ba9837 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260620 13:55:17.176111 5940 tablet_service.cc:1511] Processing CreateTablet for tablet 24c27735bbb449a98fab7edad2ba9837 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260620 13:55:17.191362 5947 tablet_service.cc:1511] Processing CreateTablet for tablet 14bccd20cc3f44b69eeefefc4f8b72f9 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260620 13:55:17.192229 5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c27735bbb449a98fab7edad2ba9837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.192879 5947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bccd20cc3f44b69eeefefc4f8b72f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.193809 6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c27735bbb449a98fab7edad2ba9837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.197165 5872 tablet_service.cc:1511] Processing CreateTablet for tablet 18f8f8a1b370453aade5f48cd3bedcbd (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260620 13:55:17.198411 5872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f8f8a1b370453aade5f48cd3bedcbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.199891 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 14bccd20cc3f44b69eeefefc4f8b72f9 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260620 13:55:17.200019 5942 tablet_service.cc:1511] Processing CreateTablet for tablet 18f8f8a1b370453aade5f48cd3bedcbd (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260620 13:55:17.201005 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bccd20cc3f44b69eeefefc4f8b72f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.200907 6014 tablet_service.cc:1511] Processing CreateTablet for tablet 18f8f8a1b370453aade5f48cd3bedcbd (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260620 13:55:17.202148 6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f8f8a1b370453aade5f48cd3bedcbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.189060 6075 raft_consensus.cc:359] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
W20260620 13:55:17.217804 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 75845.7us
W20260620 13:55:17.224351 5848 leader_election.cc:343] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.218791 5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f8f8a1b370453aade5f48cd3bedcbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.225205 5943 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7540e02ee04cdb9365701b0b6a9077 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260620 13:55:17.226657 5943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7540e02ee04cdb9365701b0b6a9077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.228938 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:17.229748 6030 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:17.231094 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:17.231890 5867 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7540e02ee04cdb9365701b0b6a9077 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260620 13:55:17.232254 6103 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260620 13:55:17.225240 5848 leader_election.cc:343] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.233228 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7540e02ee04cdb9365701b0b6a9077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.232708 6103 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:17.216894 6075 raft_consensus.cc:385] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260620 13:55:17.218695 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 68423.1us
I20260620 13:55:17.257854 5874 tablet_service.cc:1511] Processing CreateTablet for tablet b00b548648e441dbb777699ee0ef3f60 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260620 13:55:17.234954 6017 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7540e02ee04cdb9365701b0b6a9077 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260620 13:55:17.252019 6103 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:17.261185 5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00b548648e441dbb777699ee0ef3f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.272110 6017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7540e02ee04cdb9365701b0b6a9077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.272444 6109 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:17.252019 6075 raft_consensus.cc:740] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:17.276316 6109 raft_consensus.cc:697] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:17.286389 5946 tablet_service.cc:1511] Processing CreateTablet for tablet b00b548648e441dbb777699ee0ef3f60 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260620 13:55:17.287919 5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00b548648e441dbb777699ee0ef3f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.293597 5866 tablet_service.cc:1511] Processing CreateTablet for tablet 59266d6f1b524a25ac59ce6dd8f39c95 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260620 13:55:17.294847 6103 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.305124 6021 tablet_service.cc:1511] Processing CreateTablet for tablet b00b548648e441dbb777699ee0ef3f60 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260620 13:55:17.306780 6075 consensus_queue.cc:260] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
I20260620 13:55:17.308451 6074 tablet_bootstrap.cc:492] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:17.308240 6015 tablet_service.cc:1511] Processing CreateTablet for tablet 59266d6f1b524a25ac59ce6dd8f39c95 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260620 13:55:17.308887 6074 ts_tablet_manager.cc:1403] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.232s user 0.016s sys 0.013s
I20260620 13:55:17.309062 6075 ts_tablet_manager.cc:1434] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.143s user 0.009s sys 0.000s
I20260620 13:55:17.310122 6075 tablet_bootstrap.cc:492] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:17.310588 5945 tablet_service.cc:1511] Processing CreateTablet for tablet b53823dabce64d5284772ca73d71ddc9 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260620 13:55:17.301126 6073 tablet_bootstrap.cc:492] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:17.311507 6073 ts_tablet_manager.cc:1403] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.213s user 0.014s sys 0.008s
I20260620 13:55:17.311834 5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53823dabce64d5284772ca73d71ddc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.311539 6089 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.295037 5866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59266d6f1b524a25ac59ce6dd8f39c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.315271 5944 tablet_service.cc:1511] Processing CreateTablet for tablet 29e2284e793941b4aa9829a72313998c (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260620 13:55:17.316594 5944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e2284e793941b4aa9829a72313998c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.316876 6089 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:17.319326 5829 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:55:17.325577 5868 tablet_service.cc:1511] Processing CreateTablet for tablet b53823dabce64d5284772ca73d71ddc9 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260620 13:55:17.319545 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:17.319505 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:17.326485 5959 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:17.326804 5868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53823dabce64d5284772ca73d71ddc9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260620 13:55:17.327502 5849 leader_election.cc:343] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.330004 5869 tablet_service.cc:1511] Processing CreateTablet for tablet 29e2284e793941b4aa9829a72313998c (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260620 13:55:17.331229 5869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e2284e793941b4aa9829a72313998c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.333101 5959 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:17.334162 5848 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:17.335531 6089 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:17.336202 6089 raft_consensus.cc:697] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:17.337054 6089 consensus_queue.cc:237] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.295925 6083 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:17.339587 6083 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.340098 5941 tablet_service.cc:1511] Processing CreateTablet for tablet d483a507ec73494da65730a6444e1fd6 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260620 13:55:17.341534 5941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d483a507ec73494da65730a6444e1fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.342583 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:17.342906 6083 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:55:17.344110 5998 leader_election.cc:343] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.345005 6110 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:17.345543 6110 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
I20260620 13:55:17.347992 5873 tablet_service.cc:1511] Processing CreateTablet for tablet d483a507ec73494da65730a6444e1fd6 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260620 13:55:17.348956 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:17.349223 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:17.349431 5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d483a507ec73494da65730a6444e1fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.349630 5958 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
W20260620 13:55:17.350673 5849 leader_election.cc:343] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.351343 5848 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:17.352262 6110 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:17.352310 5949 tablet_service.cc:1511] Processing CreateTablet for tablet 59266d6f1b524a25ac59ce6dd8f39c95 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260620 13:55:17.352955 6110 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:17.353644 6110 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:17.354511 6110 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:17.325282 6016 tablet_service.cc:1511] Processing CreateTablet for tablet b53823dabce64d5284772ca73d71ddc9 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260620 13:55:17.322721 6075 tablet_bootstrap.cc:654] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:17.325042 6109 consensus_queue.cc:237] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.358556 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:17.355394 6020 tablet_service.cc:1511] Processing CreateTablet for tablet 29e2284e793941b4aa9829a72313998c (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260620 13:55:17.360387 5997 leader_election.cc:343] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.360839 6073 raft_consensus.cc:359] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.353950 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59266d6f1b524a25ac59ce6dd8f39c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.361557 6073 raft_consensus.cc:385] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:17.361478 5997 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:55:17.362834 6111 log.cc:927] Time spent T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: Append to log took a long time: real 0.071s user 0.000s sys 0.000s
I20260620 13:55:17.363504 6074 raft_consensus.cc:359] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.364216 6074 raft_consensus.cc:385] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:17.363936 6073 raft_consensus.cc:740] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:17.365039 6083 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:17.366014 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:55:17.367523 5924 leader_election.cc:343] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.370504 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:17.366707 6073 consensus_queue.cc:260] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.371071 6030 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:17.375593 6022 tablet_service.cc:1511] Processing CreateTablet for tablet d483a507ec73494da65730a6444e1fd6 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260620 13:55:17.374362 6103 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:17.306228 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00b548648e441dbb777699ee0ef3f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.364637 6074 raft_consensus.cc:740] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:17.391270 5865 tablet_service.cc:1511] Processing CreateTablet for tablet 6da14809d5f043db80b3e1639afd8e25 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260620 13:55:17.392594 5865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da14809d5f043db80b3e1639afd8e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.396773 6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59266d6f1b524a25ac59ce6dd8f39c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.401901 6073 ts_tablet_manager.cc:1434] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.090s user 0.006s sys 0.001s
I20260620 13:55:17.403618 6022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d483a507ec73494da65730a6444e1fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.407621 6016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53823dabce64d5284772ca73d71ddc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.410465 6110 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
I20260620 13:55:17.403036 6073 tablet_bootstrap.cc:492] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:17.396103 6030 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:17.428588 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:17.429921 6103 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:17.431622 6103 raft_consensus.cc:697] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:17.432425 6103 consensus_queue.cc:237] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.435863 5940 tablet_service.cc:1511] Processing CreateTablet for tablet 6da14809d5f043db80b3e1639afd8e25 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260620 13:55:17.437201 5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da14809d5f043db80b3e1639afd8e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.440471 6030 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:17.449199 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 6da14809d5f043db80b3e1639afd8e25 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260620 13:55:17.419502 6020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e2284e793941b4aa9829a72313998c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260620 13:55:17.456940 5998 consensus_peers.cc:597] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 -> Peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Couldn't send request to peer 2e82c0c231624695ac5a813230bf5038. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:17.471287 6110 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:17.471750 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:17.471926 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:17.473145 5959 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:17.475288 5849 leader_election.cc:343] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.420353 6074 consensus_queue.cc:260] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.485755 6074 ts_tablet_manager.cc:1434] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.177s user 0.006s sys 0.001s
I20260620 13:55:17.492611 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da14809d5f043db80b3e1639afd8e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.501227 5942 tablet_service.cc:1511] Processing CreateTablet for tablet 49ee9750110f428fa454f96aaeb360ef (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260620 13:55:17.507421 6083 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:17.510078 6079 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:17.510711 6079 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.515800 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:55:17.518563 5924 leader_election.cc:343] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.525872 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:17.528087 6105 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:17.532193 5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ee9750110f428fa454f96aaeb360ef. 1 dirs total, 0 dirs full, 0 dirs failed
W20260620 13:55:17.532526 5924 leader_election.cc:343] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.532979 5924 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:17.533814 6105 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:17.541689 6083 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:17.542337 6083 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.543936 5872 tablet_service.cc:1511] Processing CreateTablet for tablet 49ee9750110f428fa454f96aaeb360ef (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260620 13:55:17.531422 6079 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:17.539017 6073 tablet_bootstrap.cc:654] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:17.550338 6105 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:17.555775 5872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ee9750110f428fa454f96aaeb360ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.554677 5781 catalog_manager.cc:5696] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:17.565631 5867 tablet_service.cc:1511] Processing CreateTablet for tablet 99f357751cae4b6b87b5972ef2a1fda4 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260620 13:55:17.567174 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f357751cae4b6b87b5972ef2a1fda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.569986 6075 tablet_bootstrap.cc:492] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:17.570477 6075 ts_tablet_manager.cc:1403] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.261s user 0.030s sys 0.035s
I20260620 13:55:17.572104 6014 tablet_service.cc:1511] Processing CreateTablet for tablet 49ee9750110f428fa454f96aaeb360ef (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260620 13:55:17.573359 6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ee9750110f428fa454f96aaeb360ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.573375 6075 raft_consensus.cc:359] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.574690 6075 raft_consensus.cc:385] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:17.575038 6075 raft_consensus.cc:740] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:17.575978 6075 consensus_queue.cc:260] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.578225 6075 ts_tablet_manager.cc:1434] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.007s user 0.007s sys 0.000s
I20260620 13:55:17.583484 5959 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:17.585202 6101 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:17.613894 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 99f357751cae4b6b87b5972ef2a1fda4 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260620 13:55:17.614885 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:17.617456 5949 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd646f84cb04514aa9889ea5f67db81 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260620 13:55:17.619727 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd646f84cb04514aa9889ea5f67db81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.620267 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:17.620820 6074 tablet_bootstrap.cc:492] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:17.621850 5998 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:17.601604 6101 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.617362 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f357751cae4b6b87b5972ef2a1fda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.618309 6075 tablet_bootstrap.cc:492] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:17.615164 5848 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:17.629438 6101 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:17.630618 6110 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:17.631129 6110 raft_consensus.cc:697] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:17.631357 5942 tablet_service.cc:1511] Processing CreateTablet for tablet 08f835b507484456a3c708ba0e6fb982 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260620 13:55:17.631961 6110 consensus_queue.cc:237] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
I20260620 13:55:17.632525 5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f835b507484456a3c708ba0e6fb982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.611696 6083 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:17.640242 5781 catalog_manager.cc:5696] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:17.642050 6016 tablet_service.cc:1511] Processing CreateTablet for tablet 08f835b507484456a3c708ba0e6fb982 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260620 13:55:17.642915 5873 tablet_service.cc:1511] Processing CreateTablet for tablet 08f835b507484456a3c708ba0e6fb982 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260620 13:55:17.615088 5945 tablet_service.cc:1511] Processing CreateTablet for tablet 99f357751cae4b6b87b5972ef2a1fda4 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260620 13:55:17.644186 5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f835b507484456a3c708ba0e6fb982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.643992 5867 tablet_service.cc:1511] Processing CreateTablet for tablet b8a351afb91f46e2b6e724165bc600c1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260620 13:55:17.644980 5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f357751cae4b6b87b5972ef2a1fda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.645031 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a351afb91f46e2b6e724165bc600c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.676973 6016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f835b507484456a3c708ba0e6fb982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.686425 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:17.674901 5941 tablet_service.cc:1511] Processing CreateTablet for tablet b8a351afb91f46e2b6e724165bc600c1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260620 13:55:17.703699 5780 catalog_manager.cc:5696] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:17.681123 6014 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd646f84cb04514aa9889ea5f67db81 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260620 13:55:17.710036 6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd646f84cb04514aa9889ea5f67db81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.710211 6075 tablet_bootstrap.cc:654] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:17.708726 6101 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:55:17.720441 6021 tablet_service.cc:1511] Processing CreateTablet for tablet b8a351afb91f46e2b6e724165bc600c1 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260620 13:55:17.721750 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a351afb91f46e2b6e724165bc600c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.725229 5942 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1025714d0b439cb56cc08764cb5fce (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260620 13:55:17.707996 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 86255.9us
I20260620 13:55:17.692456 5865 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd646f84cb04514aa9889ea5f67db81 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260620 13:55:17.715657 5997 leader_election.cc:343] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:17.753907 5848 consensus_peers.cc:597] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 -> Peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Couldn't send request to peer 192c750f597c43858e1ad09e8d805685. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:17.755326 6073 tablet_bootstrap.cc:492] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:17.756017 6073 ts_tablet_manager.cc:1403] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.353s user 0.021s sys 0.007s
I20260620 13:55:17.737593 6074 tablet_bootstrap.cc:654] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:17.756352 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:17.736963 5942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1025714d0b439cb56cc08764cb5fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.735013 5865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd646f84cb04514aa9889ea5f67db81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.770563 5941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a351afb91f46e2b6e724165bc600c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.770650 6075 tablet_bootstrap.cc:492] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:17.763051 5940 tablet_service.cc:1511] Processing CreateTablet for tablet 71fbe22bd18849f1b94912bb0bdf5bbe (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260620 13:55:17.772749 5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fbe22bd18849f1b94912bb0bdf5bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.775245 6110 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:17.775740 6110 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.777818 6110 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:17.778549 6075 ts_tablet_manager.cc:1403] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.170s user 0.011s sys 0.007s
I20260620 13:55:17.778477 5949 tablet_service.cc:1511] Processing CreateTablet for tablet 59b6ab17fde545f5b655c12383d08351 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260620 13:55:17.779088 5998 leader_election.cc:343] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.779557 5998 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:17.779917 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b6ab17fde545f5b655c12383d08351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.779946 6073 raft_consensus.cc:359] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.780647 6101 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:17.780901 6073 raft_consensus.cc:385] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:17.781340 6073 raft_consensus.cc:740] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:17.782059 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:17.768376 5867 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1025714d0b439cb56cc08764cb5fce (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260620 13:55:17.784677 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1025714d0b439cb56cc08764cb5fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.791443 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:17.791623 5883 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:17.792850 5849 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:17.782166 6073 consensus_queue.cc:260] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.781471 6075 raft_consensus.cc:359] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.813619 6075 raft_consensus.cc:385] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:17.814095 6075 raft_consensus.cc:740] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:17.815179 6075 consensus_queue.cc:260] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.818493 6075 ts_tablet_manager.cc:1434] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.040s user 0.007s sys 0.000s
I20260620 13:55:17.823570 6101 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:17.824098 6101 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.825682 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1025714d0b439cb56cc08764cb5fce (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260620 13:55:17.826277 6101 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:17.826820 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1025714d0b439cb56cc08764cb5fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.827877 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:17.828715 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:17.829218 5998 leader_election.cc:343] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.831396 6014 tablet_service.cc:1511] Processing CreateTablet for tablet 71fbe22bd18849f1b94912bb0bdf5bbe (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260620 13:55:17.832486 6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fbe22bd18849f1b94912bb0bdf5bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.841449 6075 tablet_bootstrap.cc:492] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:17.841570 5873 tablet_service.cc:1511] Processing CreateTablet for tablet 71fbe22bd18849f1b94912bb0bdf5bbe (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260620 13:55:17.842938 5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fbe22bd18849f1b94912bb0bdf5bbe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260620 13:55:17.843266 5997 leader_election.cc:343] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:17.850118 5997 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:17.850237 6109 consensus_queue.cc:1048] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:17.851065 5872 tablet_service.cc:1511] Processing CreateTablet for tablet 59b6ab17fde545f5b655c12383d08351 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260620 13:55:17.851527 6101 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:17.854503 6073 ts_tablet_manager.cc:1434] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.091s user 0.007s sys 0.000s
I20260620 13:55:17.855397 5872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b6ab17fde545f5b655c12383d08351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.855762 6073 tablet_bootstrap.cc:492] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:17.863118 6073 tablet_bootstrap.cc:654] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:17.865052 5949 tablet_service.cc:1511] Processing CreateTablet for tablet 0120e0a908b041479e2847fb24268985 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260620 13:55:17.866291 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0120e0a908b041479e2847fb24268985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.875434 6110 raft_consensus.cc:2749] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:17.884459 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 59b6ab17fde545f5b655c12383d08351 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260620 13:55:17.885630 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b6ab17fde545f5b655c12383d08351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.890560 6075 tablet_bootstrap.cc:654] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:17.906513 6110 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:17.911878 6074 tablet_bootstrap.cc:492] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:17.912379 6074 ts_tablet_manager.cc:1403] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.292s user 0.018s sys 0.014s
I20260620 13:55:17.913911 5941 tablet_service.cc:1511] Processing CreateTablet for tablet d562ae472315433ca373f0a47f931afa (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260620 13:55:17.915223 5941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d562ae472315433ca373f0a47f931afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.915081 6074 raft_consensus.cc:359] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.915968 6074 raft_consensus.cc:385] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:17.916244 6074 raft_consensus.cc:740] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:17.917073 6074 consensus_queue.cc:260] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.919351 6074 ts_tablet_manager.cc:1434] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.007s user 0.006s sys 0.001s
I20260620 13:55:17.920392 6074 tablet_bootstrap.cc:492] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:17.919906 5872 tablet_service.cc:1511] Processing CreateTablet for tablet 0120e0a908b041479e2847fb24268985 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260620 13:55:17.921592 5872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0120e0a908b041479e2847fb24268985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.924149 5781 catalog_manager.cc:5696] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:17.929028 6021 tablet_service.cc:1511] Processing CreateTablet for tablet 0120e0a908b041479e2847fb24268985 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260620 13:55:17.930248 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0120e0a908b041479e2847fb24268985. 1 dirs total, 0 dirs full, 0 dirs failed
W20260620 13:55:17.938195 5849 consensus_peers.cc:597] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 -> Peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Couldn't send request to peer 663684cf4ae54c929bf8240ca0b63a47. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:17.943984 6074 tablet_bootstrap.cc:654] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
W20260620 13:55:17.945370 5924 consensus_peers.cc:597] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 -> Peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Couldn't send request to peer 2e82c0c231624695ac5a813230bf5038. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:17.949640 6021 tablet_service.cc:1511] Processing CreateTablet for tablet d562ae472315433ca373f0a47f931afa (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260620 13:55:17.951089 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d562ae472315433ca373f0a47f931afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.958307 6073 tablet_bootstrap.cc:492] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:17.958771 6073 ts_tablet_manager.cc:1403] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.103s user 0.012s sys 0.005s
I20260620 13:55:17.966419 5949 tablet_service.cc:1511] Processing CreateTablet for tablet bab45d487c864870aba1aee58d01ca95 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260620 13:55:17.967726 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab45d487c864870aba1aee58d01ca95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.964390 6073 raft_consensus.cc:359] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.971354 6073 raft_consensus.cc:385] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:17.971735 6073 raft_consensus.cc:740] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:17.972605 6073 consensus_queue.cc:260] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:17.974310 5867 tablet_service.cc:1511] Processing CreateTablet for tablet bab45d487c864870aba1aee58d01ca95 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260620 13:55:17.975142 6073 ts_tablet_manager.cc:1434] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.016s user 0.009s sys 0.000s
I20260620 13:55:17.975571 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab45d487c864870aba1aee58d01ca95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:17.977960 6073 tablet_bootstrap.cc:492] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:17.984797 6073 tablet_bootstrap.cc:654] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:17.997915 6075 tablet_bootstrap.cc:492] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:17.998553 6075 ts_tablet_manager.cc:1403] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.157s user 0.022s sys 0.019s
I20260620 13:55:17.956022 5865 tablet_service.cc:1511] Processing CreateTablet for tablet d562ae472315433ca373f0a47f931afa (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260620 13:55:18.001652 6075 raft_consensus.cc:359] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.006562 6075 raft_consensus.cc:385] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.006981 6075 raft_consensus.cc:740] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.008950 6075 consensus_queue.cc:260] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.012383 6075 ts_tablet_manager.cc:1434] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.013s user 0.003s sys 0.003s
I20260620 13:55:18.014478 5865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d562ae472315433ca373f0a47f931afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:18.022816 6074 tablet_bootstrap.cc:492] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:18.023427 6074 ts_tablet_manager.cc:1403] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.103s user 0.028s sys 0.020s
I20260620 13:55:18.026842 6021 tablet_service.cc:1511] Processing CreateTablet for tablet bab45d487c864870aba1aee58d01ca95 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260620 13:55:18.027076 6074 raft_consensus.cc:359] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.027833 6074 raft_consensus.cc:385] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.027987 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab45d487c864870aba1aee58d01ca95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:18.028126 6074 raft_consensus.cc:740] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.028848 6074 consensus_queue.cc:260] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.029996 6075 tablet_bootstrap.cc:492] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.031093 6074 ts_tablet_manager.cc:1434] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 13:55:18.032248 6074 tablet_bootstrap.cc:492] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:18.034708 5872 tablet_service.cc:1511] Processing CreateTablet for tablet a1bc98eaf2354afeb378f85e462f31ab (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260620 13:55:18.027980 6073 tablet_bootstrap.cc:492] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.035951 5872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bc98eaf2354afeb378f85e462f31ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:18.043730 6073 ts_tablet_manager.cc:1403] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.068s user 0.020s sys 0.002s
I20260620 13:55:18.037813 6074 tablet_bootstrap.cc:654] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.038931 5949 tablet_service.cc:1511] Processing CreateTablet for tablet a1bc98eaf2354afeb378f85e462f31ab (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260620 13:55:18.039968 6016 tablet_service.cc:1511] Processing CreateTablet for tablet a1bc98eaf2354afeb378f85e462f31ab (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260620 13:55:18.046437 6073 raft_consensus.cc:359] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.047331 5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bc98eaf2354afeb378f85e462f31ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:18.047075 6109 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:18.047451 6016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bc98eaf2354afeb378f85e462f31ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:18.047425 6073 raft_consensus.cc:385] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.048209 6073 raft_consensus.cc:740] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.049026 6073 consensus_queue.cc:260] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.054442 6073 ts_tablet_manager.cc:1434] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260620 13:55:18.055500 6073 tablet_bootstrap.cc:492] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.061733 6103 consensus_queue.cc:1048] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:18.064798 6073 tablet_bootstrap.cc:654] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.071048 5867 tablet_service.cc:1511] Processing CreateTablet for tablet fd6ebbc0e9aa474f80952cef69b0ac25 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260620 13:55:18.072444 5867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd6ebbc0e9aa474f80952cef69b0ac25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:18.080049 6073 tablet_bootstrap.cc:492] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.080628 6073 ts_tablet_manager.cc:1403] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.025s user 0.010s sys 0.006s
W20260620 13:55:18.081074 5849 consensus_peers.cc:597] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 -> Peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Couldn't send request to peer 663684cf4ae54c929bf8240ca0b63a47. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:18.083916 6073 raft_consensus.cc:359] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.084775 6073 raft_consensus.cc:385] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.085106 6073 raft_consensus.cc:740] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.085494 6075 tablet_bootstrap.cc:654] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.085940 6073 consensus_queue.cc:260] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.088390 6073 ts_tablet_manager.cc:1434] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260620 13:55:18.089334 6073 tablet_bootstrap.cc:492] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.091065 5940 tablet_service.cc:1511] Processing CreateTablet for tablet fd6ebbc0e9aa474f80952cef69b0ac25 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260620 13:55:18.091425 6021 tablet_service.cc:1511] Processing CreateTablet for tablet fd6ebbc0e9aa474f80952cef69b0ac25 (DEFAULT_TABLE table=test-workload [id=bc35799e3b2249d98d34fa7405c72870]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260620 13:55:18.092177 5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd6ebbc0e9aa474f80952cef69b0ac25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:18.092499 6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd6ebbc0e9aa474f80952cef69b0ac25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:18.116420 6073 tablet_bootstrap.cc:654] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.121702 6075 tablet_bootstrap.cc:492] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:18.122288 6075 ts_tablet_manager.cc:1403] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.093s user 0.009s sys 0.000s
I20260620 13:55:18.125106 6075 raft_consensus.cc:359] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.125746 6075 raft_consensus.cc:385] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.126062 6073 tablet_bootstrap.cc:492] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.126065 6075 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.126578 6073 ts_tablet_manager.cc:1403] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.037s user 0.011s sys 0.002s
I20260620 13:55:18.127094 6075 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.129086 6075 ts_tablet_manager.cc:1434] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.006s user 0.007s sys 0.000s
I20260620 13:55:18.129339 6073 raft_consensus.cc:359] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
I20260620 13:55:18.129998 6075 tablet_bootstrap.cc:492] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.130015 6073 raft_consensus.cc:385] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.130506 6073 raft_consensus.cc:740] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.131306 6073 consensus_queue.cc:260] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
I20260620 13:55:18.131975 6110 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.132640 6110 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.133738 6073 ts_tablet_manager.cc:1434] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.007s user 0.003s sys 0.003s
I20260620 13:55:18.134660 6073 tablet_bootstrap.cc:492] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.135829 6075 tablet_bootstrap.cc:654] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.139082 6101 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.139747 6101 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.142465 6101 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:18.143481 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:18.145181 5848 leader_election.cc:343] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.145855 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.146953 6110 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.148231 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.149148 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.149957 6030 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:18.150828 5997 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:18.151377 5849 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:18.152513 6101 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:18.156420 6073 tablet_bootstrap.cc:654] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.157683 6110 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:18.161379 5958 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.162832 6075 tablet_bootstrap.cc:492] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:18.163183 6073 tablet_bootstrap.cc:492] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.163578 6073 ts_tablet_manager.cc:1403] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.029s user 0.012s sys 0.000s
I20260620 13:55:18.163465 6075 ts_tablet_manager.cc:1403] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.034s user 0.026s sys 0.007s
I20260620 13:55:18.166594 6073 raft_consensus.cc:359] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.167317 6073 raft_consensus.cc:385] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.167488 6101 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.167613 6073 raft_consensus.cc:740] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.167922 6101 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.158087 6110 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:18.168295 6073 consensus_queue.cc:260] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.168882 6110 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.169922 6101 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:18.170274 6073 ts_tablet_manager.cc:1434] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260620 13:55:18.171192 6073 tablet_bootstrap.cc:492] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.172616 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:18.173943 5998 leader_election.cc:343] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.166822 6075 raft_consensus.cc:359] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.175233 6075 raft_consensus.cc:385] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.175588 6075 raft_consensus.cc:740] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.176299 6075 consensus_queue.cc:260] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.176928 6073 tablet_bootstrap.cc:654] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.178558 6075 ts_tablet_manager.cc:1434] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.014s user 0.003s sys 0.002s
I20260620 13:55:18.175581 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.180178 5959 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:18.181798 5997 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:18.182951 6101 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:18.183350 6101 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:18.183683 6101 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.181761 6075 tablet_bootstrap.cc:492] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.206714 6074 tablet_bootstrap.cc:492] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:18.194399 6101 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.207247 6074 ts_tablet_manager.cc:1403] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.175s user 0.048s sys 0.043s
I20260620 13:55:18.211743 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:18.212157 6075 tablet_bootstrap.cc:654] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.213418 6074 raft_consensus.cc:359] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:18.213750 5998 leader_election.cc:343] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.214133 6074 raft_consensus.cc:385] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.214419 6074 raft_consensus.cc:740] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.214793 6110 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.215070 6074 consensus_queue.cc:260] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.216018 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:18.216605 5959 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.217908 6110 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.220296 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:18.220952 5957 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.221356 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:18.221917 6030 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.228454 5957 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:18.229770 5848 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:18.230005 5959 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:55:18.230630 6110 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:18.231139 6110 raft_consensus.cc:697] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:18.231712 5997 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:18.231992 6110 consensus_queue.cc:237] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.232652 6126 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:18.218277 6074 ts_tablet_manager.cc:1434] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.011s user 0.002s sys 0.004s
I20260620 13:55:18.219502 6103 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.237391 6103 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.239615 6103 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.241379 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.241847 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.242698 6032 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
W20260620 13:55:18.243078 5924 leader_election.cc:343] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.241865 6074 tablet_bootstrap.cc:492] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:18.244277 6141 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.244982 6141 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.247943 6141 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.249609 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.252956 5924 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:18.253777 6103 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:18.254199 6103 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:18.254613 6103 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.256166 6030 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:18.258826 6074 tablet_bootstrap.cc:654] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.262368 6103 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.262961 6101 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:18.265506 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:55:18.266891 5924 leader_election.cc:343] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.253407 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.268597 6103 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.269418 5848 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:18.272162 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:18.273033 6075 tablet_bootstrap.cc:492] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:18.273082 6032 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.273875 6075 ts_tablet_manager.cc:1403] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.092s user 0.033s sys 0.009s
I20260620 13:55:18.277554 6075 raft_consensus.cc:359] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.278059 6141 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:18.280675 6075 raft_consensus.cc:385] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.281813 6075 raft_consensus.cc:740] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.284158 6074 tablet_bootstrap.cc:492] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:18.285629 6074 ts_tablet_manager.cc:1403] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.044s user 0.007s sys 0.009s
I20260620 13:55:18.289374 6075 consensus_queue.cc:260] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.294407 6126 raft_consensus.cc:697] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:18.291913 6074 raft_consensus.cc:359] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.295378 6074 raft_consensus.cc:385] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.296264 6074 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.296156 6126 consensus_queue.cc:237] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.295902 6075 ts_tablet_manager.cc:1434] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.022s user 0.007s sys 0.001s
I20260620 13:55:18.298873 6075 tablet_bootstrap.cc:492] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.297463 6074 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.310395 6074 ts_tablet_manager.cc:1434] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.024s user 0.009s sys 0.000s
I20260620 13:55:18.325935 6075 tablet_bootstrap.cc:654] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.326360 6074 tablet_bootstrap.cc:492] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:18.321053 6073 tablet_bootstrap.cc:492] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.330626 6073 ts_tablet_manager.cc:1403] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.160s user 0.057s sys 0.092s
I20260620 13:55:18.333425 6074 tablet_bootstrap.cc:654] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.302388 6032 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:18.334796 5924 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:18.333223 6073 raft_consensus.cc:359] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.335734 6073 raft_consensus.cc:385] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.336082 6073 raft_consensus.cc:740] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.336078 6103 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:18.336855 6103 raft_consensus.cc:697] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:18.337555 6073 consensus_queue.cc:260] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.339519 5779 catalog_manager.cc:5696] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:18.341341 6073 ts_tablet_manager.cc:1434] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.010s user 0.001s sys 0.005s
I20260620 13:55:18.342231 6073 tablet_bootstrap.cc:492] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.342803 5781 catalog_manager.cc:5696] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:18.338136 6103 consensus_queue.cc:237] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.345676 6075 tablet_bootstrap.cc:492] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:18.346122 6075 ts_tablet_manager.cc:1403] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.048s user 0.017s sys 0.010s
I20260620 13:55:18.348570 6073 tablet_bootstrap.cc:654] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.349080 6075 raft_consensus.cc:359] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.349978 6075 raft_consensus.cc:385] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.350346 6075 raft_consensus.cc:740] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.351203 6075 consensus_queue.cc:260] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:18.342492 5829 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:55:18.354910 6075 ts_tablet_manager.cc:1434] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.008s user 0.009s sys 0.000s
I20260620 13:55:18.356233 6075 tablet_bootstrap.cc:492] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.357488 6110 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.358096 6110 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.362402 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.363157 6075 tablet_bootstrap.cc:654] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.363049 6032 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:18.364399 5849 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:18.365252 6141 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:18.365600 6141 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:18.366041 6141 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.368577 6110 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.372822 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:18.374336 5848 leader_election.cc:343] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.377388 6073 tablet_bootstrap.cc:492] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.377843 6073 ts_tablet_manager.cc:1403] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.036s user 0.027s sys 0.003s
I20260620 13:55:18.382151 6073 raft_consensus.cc:359] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.382788 6073 raft_consensus.cc:385] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.383035 6073 raft_consensus.cc:740] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.378592 6141 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.383720 6073 consensus_queue.cc:260] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.385670 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:18.385916 6141 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:18.387161 5848 leader_election.cc:343] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.387552 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:18.388111 6032 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.388432 6074 tablet_bootstrap.cc:492] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:18.387780 5781 catalog_manager.cc:5696] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:18.388960 6074 ts_tablet_manager.cc:1403] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.063s user 0.010s sys 0.004s
I20260620 13:55:18.391407 6074 raft_consensus.cc:359] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.392056 6074 raft_consensus.cc:385] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.392305 6074 raft_consensus.cc:740] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.392948 6074 consensus_queue.cc:260] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.388432 6073 ts_tablet_manager.cc:1434] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.010s user 0.006s sys 0.001s
I20260620 13:55:18.396634 6073 tablet_bootstrap.cc:492] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.398721 6032 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:18.399987 5849 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:18.401325 6103 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.401888 6103 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.403342 6075 tablet_bootstrap.cc:492] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:18.403780 6075 ts_tablet_manager.cc:1403] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.048s user 0.014s sys 0.004s
I20260620 13:55:18.404976 6073 tablet_bootstrap.cc:654] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.405292 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.405999 5883 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:18.406328 6075 raft_consensus.cc:359] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.407557 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:18.407761 6075 raft_consensus.cc:385] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.408281 6075 raft_consensus.cc:740] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.408453 6079 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:18.408526 6141 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:18.408870 6079 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:18.409281 6079 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.409157 6075 consensus_queue.cc:260] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.410503 6141 raft_consensus.cc:697] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:18.411090 6110 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.411478 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.411597 6110 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.412093 6030 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:18.411754 6141 consensus_queue.cc:237] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.413094 6105 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.413693 6105 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.414749 6103 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.395092 6074 ts_tablet_manager.cc:1434] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260620 13:55:18.416522 6074 tablet_bootstrap.cc:492] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:18.417857 6075 ts_tablet_manager.cc:1434] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.014s user 0.007s sys 0.000s
I20260620 13:55:18.418764 6075 tablet_bootstrap.cc:492] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.423775 6110 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.424329 6105 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.425289 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.425702 6075 tablet_bootstrap.cc:654] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.426163 6030 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:18.427762 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:18.428812 6110 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:18.429185 6110 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:18.429534 6110 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.430256 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:18.433254 5985 tablet.cc:2406] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260620 13:55:18.434065 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.434890 6031 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:18.422626 6079 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.437317 6079 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.439586 6031 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.442701 6110 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.443981 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.444816 5958 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:18.446954 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:18.447067 6110 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.447616 5883 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.447680 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:18.448284 6030 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.449350 6075 tablet_bootstrap.cc:492] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:18.449653 6075 ts_tablet_manager.cc:1403] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.031s user 0.007s sys 0.003s
I20260620 13:55:18.452052 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:18.452124 6075 raft_consensus.cc:359] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.453138 6033 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.453281 6075 raft_consensus.cc:385] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.453615 6075 raft_consensus.cc:740] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.454355 6075 consensus_queue.cc:260] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.455610 6073 tablet_bootstrap.cc:492] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.456029 6073 ts_tablet_manager.cc:1403] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.060s user 0.024s sys 0.022s
I20260620 13:55:18.457190 6075 ts_tablet_manager.cc:1434] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.007s user 0.003s sys 0.004s
I20260620 13:55:18.458484 6075 tablet_bootstrap.cc:492] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.461257 6073 raft_consensus.cc:359] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.462356 6073 raft_consensus.cc:385] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.462597 6073 raft_consensus.cc:740] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.463192 6073 consensus_queue.cc:260] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.463691 5924 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:55:18.464928 5924 leader_election.cc:343] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.466703 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:18.467381 6079 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:18.467784 6079 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:18.468192 6079 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.459412 5883 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:18.475955 6033 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:18.467397 5958 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.477569 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:18.478354 6105 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:18.478811 6105 raft_consensus.cc:697] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:18.479662 6126 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.479624 6105 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.480182 6126 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } }
I20260620 13:55:18.480613 6073 ts_tablet_manager.cc:1434] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.024s user 0.004s sys 0.003s
I20260620 13:55:18.481529 6073 tablet_bootstrap.cc:492] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.482239 6126 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:18.484226 6030 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:18.487886 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.488307 5778 catalog_manager.cc:5696] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:18.488811 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.491096 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:18.492419 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:18.496675 6110 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:18.497159 5958 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:18.505208 6110 raft_consensus.cc:697] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:18.507192 6073 tablet_bootstrap.cc:654] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.506682 6110 consensus_queue.cc:237] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.499344 6126 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:18.518514 6074 tablet_bootstrap.cc:654] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.520301 6079 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.528072 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:18.528716 5884 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.534566 6075 tablet_bootstrap.cc:654] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.538479 5781 catalog_manager.cc:5696] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:18.543910 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:18.544651 6079 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.544736 6031 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.550020 5884 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:18.554181 6073 tablet_bootstrap.cc:492] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.554708 6073 ts_tablet_manager.cc:1403] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.073s user 0.012s sys 0.016s
I20260620 13:55:18.555879 5924 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:18.557022 6031 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:18.557205 6079 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:18.560783 6079 raft_consensus.cc:697] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:18.562357 6079 consensus_queue.cc:237] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.563383 5781 catalog_manager.cc:5696] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:18.568962 5884 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.582007 6126 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.582756 6126 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.587800 6126 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:18.588483 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.589756 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:18.590456 5998 leader_election.cc:343] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:18.591609 5997 leader_election.cc:343] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.591609 6073 raft_consensus.cc:359] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.592207 5997 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:18.592463 6073 raft_consensus.cc:385] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.592739 6073 raft_consensus.cc:740] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.593297 6126 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:18.593503 6073 consensus_queue.cc:260] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.597677 6075 tablet_bootstrap.cc:492] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:18.598054 6074 tablet_bootstrap.cc:492] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:18.598112 6075 ts_tablet_manager.cc:1403] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.140s user 0.021s sys 0.002s
I20260620 13:55:18.598999 6074 ts_tablet_manager.cc:1403] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.183s user 0.010s sys 0.004s
I20260620 13:55:18.598699 6073 ts_tablet_manager.cc:1434] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.044s user 0.012s sys 0.019s
I20260620 13:55:18.600556 6073 tablet_bootstrap.cc:492] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.601641 6075 raft_consensus.cc:359] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.602437 6075 raft_consensus.cc:385] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.602110 6074 raft_consensus.cc:359] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.602721 6075 raft_consensus.cc:740] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.602964 6074 raft_consensus.cc:385] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.603322 6074 raft_consensus.cc:740] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.607095 6074 consensus_queue.cc:260] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.608407 6073 tablet_bootstrap.cc:654] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.609632 6074 ts_tablet_manager.cc:1434] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260620 13:55:18.611406 6074 tablet_bootstrap.cc:492] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:18.616598 6075 consensus_queue.cc:260] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.616163 5778 catalog_manager.cc:5696] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:18.618681 6075 ts_tablet_manager.cc:1434] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.020s user 0.002s sys 0.003s
I20260620 13:55:18.619973 6075 tablet_bootstrap.cc:492] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.623620 6079 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.624327 6079 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.627949 6079 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.629920 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.630873 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.632160 6031 raft_consensus.cc:2393] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:18.633700 6073 tablet_bootstrap.cc:492] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.633746 5924 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:18.634285 6073 ts_tablet_manager.cc:1403] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.034s user 0.029s sys 0.000s
I20260620 13:55:18.635154 6079 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.635766 6074 tablet_bootstrap.cc:654] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.637185 6073 raft_consensus.cc:359] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.637931 6073 raft_consensus.cc:385] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.638283 6073 raft_consensus.cc:740] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.638978 6073 consensus_queue.cc:260] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.640686 6075 tablet_bootstrap.cc:654] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.641247 6073 ts_tablet_manager.cc:1434] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260620 13:55:18.645273 6073 tablet_bootstrap.cc:492] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.653048 6073 tablet_bootstrap.cc:654] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.653756 6074 tablet_bootstrap.cc:492] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:18.654335 6074 ts_tablet_manager.cc:1403] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.043s user 0.008s sys 0.006s
I20260620 13:55:18.655504 6110 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.655968 6110 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.658061 6110 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.660387 6075 tablet_bootstrap.cc:492] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:18.660529 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.662093 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.665349 5958 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:55:18.667876 5848 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:18.668709 6075 ts_tablet_manager.cc:1403] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.049s user 0.007s sys 0.006s
I20260620 13:55:18.669605 6110 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.670799 6074 raft_consensus.cc:359] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.671882 6079 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:18.673136 6074 raft_consensus.cc:385] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.673630 6074 raft_consensus.cc:740] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.674772 6153 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.675467 6153 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.681077 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.681073 6110 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:18.683614 6109 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260620 13:55:18.684087 5998 leader_election.cc:343] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.685235 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.685899 6075 raft_consensus.cc:359] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.686419 6075 raft_consensus.cc:385] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.686691 6075 raft_consensus.cc:740] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.687383 6075 consensus_queue.cc:260] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:18.688951 5997 leader_election.cc:343] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.689594 5997 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:18.690785 6126 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:18.692824 6153 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:18.695128 6031 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.700872 6075 ts_tablet_manager.cc:1434] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.032s user 0.002s sys 0.003s
I20260620 13:55:18.701797 6075 tablet_bootstrap.cc:492] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.708328 6075 tablet_bootstrap.cc:654] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.710121 6110 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:18.725049 6126 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:18.733626 6074 consensus_queue.cc:260] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.736920 6074 ts_tablet_manager.cc:1434] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.082s user 0.007s sys 0.000s
I20260620 13:55:18.738158 6074 tablet_bootstrap.cc:492] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:18.747960 6153 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:18.752120 6110 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.752671 6110 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.754794 6073 tablet_bootstrap.cc:492] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.755352 6073 ts_tablet_manager.cc:1403] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.110s user 0.043s sys 0.050s
I20260620 13:55:18.754837 6110 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.758045 6073 raft_consensus.cc:359] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.758744 6073 raft_consensus.cc:385] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.759960 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.760598 6033 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:18.760993 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.762058 5957 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:18.762516 5849 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:18.759011 6073 raft_consensus.cc:740] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.763578 6110 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:18.764020 6110 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:18.764456 6110 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.763808 6073 consensus_queue.cc:260] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.767069 6073 ts_tablet_manager.cc:1434] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.011s user 0.006s sys 0.000s
I20260620 13:55:18.768085 6073 tablet_bootstrap.cc:492] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.774806 6110 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.778440 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:18.779176 5958 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.775035 6073 tablet_bootstrap.cc:654] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.791492 6110 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.794016 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:18.794651 6031 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.796654 5958 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:18.802201 5848 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:18.803375 6110 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:18.803902 6110 raft_consensus.cc:697] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:18.805011 6110 consensus_queue.cc:237] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.805999 6075 tablet_bootstrap.cc:492] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:18.812126 6075 ts_tablet_manager.cc:1403] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.111s user 0.013s sys 0.025s
I20260620 13:55:18.812309 6074 tablet_bootstrap.cc:654] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.837333 6075 raft_consensus.cc:359] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.838294 6075 raft_consensus.cc:385] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.838598 6075 raft_consensus.cc:740] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.839535 6031 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:18.839751 6075 consensus_queue.cc:260] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.806674 6109 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.843729 6073 tablet_bootstrap.cc:492] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:18.844231 6073 ts_tablet_manager.cc:1403] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.076s user 0.012s sys 0.010s
I20260620 13:55:18.847393 6073 raft_consensus.cc:359] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.848097 6073 raft_consensus.cc:385] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.848347 6075 ts_tablet_manager.cc:1434] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.036s user 0.011s sys 0.000s
I20260620 13:55:18.848398 6073 raft_consensus.cc:740] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.848220 5778 catalog_manager.cc:5696] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:18.849794 6109 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.849749 6073 consensus_queue.cc:260] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.850752 5884 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.852087 6073 ts_tablet_manager.cc:1434] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.008s user 0.007s sys 0.000s
I20260620 13:55:18.853670 6073 tablet_bootstrap.cc:492] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:18.862414 6073 tablet_bootstrap.cc:654] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.862095 6079 consensus_queue.cc:1048] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:18.863976 6109 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.864568 6075 tablet_bootstrap.cc:492] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.867545 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.869138 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.870055 6031 raft_consensus.cc:2393] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:18.871389 6079 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:18.871968 6075 tablet_bootstrap.cc:654] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.872539 5848 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:18.879007 6109 consensus_queue.cc:1048] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:18.890661 6109 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.891263 6109 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.893592 6109 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.893819 6074 tablet_bootstrap.cc:492] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:18.894147 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.895248 6074 ts_tablet_manager.cc:1403] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.157s user 0.024s sys 0.035s
W20260620 13:55:18.895489 5848 leader_election.cc:343] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.896015 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.896683 6033 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:18.898070 6075 tablet_bootstrap.cc:492] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:18.897840 5849 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:18.897838 6074 raft_consensus.cc:359] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.898636 6075 ts_tablet_manager.cc:1403] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.049s user 0.008s sys 0.008s
I20260620 13:55:18.898669 6074 raft_consensus.cc:385] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.898804 6109 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:18.899171 6074 raft_consensus.cc:740] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.899358 6109 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:18.899749 6109 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:18.899878 6074 consensus_queue.cc:260] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.901492 6074 ts_tablet_manager.cc:1434] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260620 13:55:18.901433 6075 raft_consensus.cc:359] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.902326 6075 raft_consensus.cc:385] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:18.902720 6075 raft_consensus.cc:740] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:18.903210 6074 tablet_bootstrap.cc:492] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:18.904500 6075 consensus_queue.cc:260] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.910663 6075 ts_tablet_manager.cc:1434] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.012s user 0.009s sys 0.000s
I20260620 13:55:18.912849 6075 tablet_bootstrap.cc:492] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:18.919416 6169 consensus_queue.cc:1048] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:18.935621 6153 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.936336 6126 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.936182 6153 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.936802 6126 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.938148 6074 tablet_bootstrap.cc:654] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:18.938288 6153 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:18.938839 6126 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:18.939416 6110 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:18.940485 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.941743 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:18.946470 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.946338 6105 consensus_queue.cc:1048] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:18.961404 6079 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.963809 6079 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:18.966826 5997 leader_election.cc:343] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.958400 6126 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:18.968230 6079 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:18.968045 6126 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.970099 6126 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:55:18.962380 5998 leader_election.cc:343] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:18.970321 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.960279 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.973749 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:18.974817 6033 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:18.976006 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:18.959528 6109 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:18.991199 5884 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:18.995977 6105 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:18.996399 6105 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:55:18.978906 5997 leader_election.cc:343] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.049778 6075 tablet_bootstrap.cc:654] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.016253 5882 raft_consensus.cc:2393] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:18.996721 6105 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.014320 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:19.018460 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:18.996716 6109 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:19.025092 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:19.023492 6110 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.008823 5998 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:19.061468 6073 tablet_bootstrap.cc:492] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:19.072273 6073 ts_tablet_manager.cc:1403] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.219s user 0.028s sys 0.023s
I20260620 13:55:19.063169 6030 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.068300 6169 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:19.068475 5997 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:19.074940 6153 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:19.076809 6153 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:19.077260 6153 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.078544 6126 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:19.091398 6079 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:19.135092 6110 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.135144 6074 tablet_bootstrap.cc:492] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:19.136335 6074 ts_tablet_manager.cc:1403] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.233s user 0.024s sys 0.019s
I20260620 13:55:19.141180 6074 raft_consensus.cc:359] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.141985 6074 raft_consensus.cc:385] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.142114 6110 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:19.142292 6074 raft_consensus.cc:740] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.143201 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:19.143851 6031 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:19.143479 6074 consensus_queue.cc:260] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.145141 5849 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:19.146462 6074 ts_tablet_manager.cc:1434] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.010s user 0.006s sys 0.001s
I20260620 13:55:19.147639 6074 tablet_bootstrap.cc:492] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:19.148619 6109 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:19.148999 6109 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:19.149351 6109 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:19.144173 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 135253us
W20260620 13:55:19.150964 5998 leader_election.cc:343] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.149085 6105 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.156286 5959 raft_consensus.cc:2393] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:19.163781 6073 raft_consensus.cc:359] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.164748 6073 raft_consensus.cc:385] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.165118 6073 raft_consensus.cc:740] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.166016 6073 consensus_queue.cc:260] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.175297 6073 ts_tablet_manager.cc:1434] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.103s user 0.012s sys 0.000s
I20260620 13:55:19.176841 6073 tablet_bootstrap.cc:492] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:19.160923 6110 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260620 13:55:19.167938 6105 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:19.169899 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 87265.8us
I20260620 13:55:19.186383 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:19.187278 5883 raft_consensus.cc:2393] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:19.187278 6109 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.189982 6109 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:19.195780 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 228232us
I20260620 13:55:19.200595 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:19.204450 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:19.205858 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:19.206440 6031 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:19.206974 5997 leader_election.cc:343] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.209642 5997 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:19.211304 6101 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:19.214099 6074 tablet_bootstrap.cc:654] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.219696 6075 tablet_bootstrap.cc:492] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:19.220199 6075 ts_tablet_manager.cc:1403] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.308s user 0.035s sys 0.041s
I20260620 13:55:19.225052 6110 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:19.226655 6101 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.227165 6101 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.229943 6101 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:19.230007 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:19.230226 6030 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:19.231452 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:19.233176 6073 tablet_bootstrap.cc:654] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.233536 5849 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:19.234210 6075 raft_consensus.cc:359] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.234869 6110 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:19.235401 6110 raft_consensus.cc:697] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:19.234934 6075 raft_consensus.cc:385] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.237375 6075 raft_consensus.cc:740] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.236321 6110 consensus_queue.cc:237] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.238194 6075 consensus_queue.cc:260] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:19.239326 5998 leader_election.cc:343] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.242110 6075 ts_tablet_manager.cc:1434] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.022s user 0.004s sys 0.003s
I20260620 13:55:19.243594 6075 tablet_bootstrap.cc:492] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:19.248363 6073 tablet_bootstrap.cc:492] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:19.248600 6109 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.248812 6073 ts_tablet_manager.cc:1403] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.072s user 0.005s sys 0.007s
I20260620 13:55:19.249101 6109 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.250758 6073 raft_consensus.cc:359] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.251088 6109 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:19.251479 6073 raft_consensus.cc:385] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.251756 6073 raft_consensus.cc:740] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.252262 6073 consensus_queue.cc:260] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.253789 6073 ts_tablet_manager.cc:1434] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 13:55:19.254458 6073 tablet_bootstrap.cc:492] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:19.255442 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:19.231215 6153 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.261597 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:19.262282 6033 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:19.263813 5849 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:19.265753 6075 tablet_bootstrap.cc:654] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.259797 6153 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:19.265436 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:19.264851 6169 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:19.272228 6169 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:19.275264 6169 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.270104 5959 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.270053 6031 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:19.274925 5778 catalog_manager.cc:5696] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:19.277429 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:19.296957 5849 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:19.316008 6203 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260620 13:55:19.322422 6208 log.cc:927] Time spent T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.050s user 0.001s sys 0.000s
I20260620 13:55:19.322901 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:19.324747 6105 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260620 13:55:19.314867 5997 leader_election.cc:343] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.327000 5997 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:19.330503 6101 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:19.331207 6079 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:19.332541 6169 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.332959 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:19.334666 6169 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:19.317027 6110 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
W20260620 13:55:19.341122 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 44861.2us
I20260620 13:55:19.364210 6073 tablet_bootstrap.cc:654] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.366258 6074 tablet_bootstrap.cc:492] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:19.366750 6074 ts_tablet_manager.cc:1403] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.219s user 0.023s sys 0.015s
W20260620 13:55:19.363135 5848 leader_election.cc:343] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.367604 6110 raft_consensus.cc:697] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:55:19.375464 6211 log.cc:927] Time spent T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.069s user 0.000s sys 0.001s
I20260620 13:55:19.407866 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:19.410499 6032 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.416749 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:19.417496 5881 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:19.411803 5848 leader_election.cc:343] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.408500 6110 consensus_queue.cc:237] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:19.428234 5848 leader_election.cc:343] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.428355 6074 raft_consensus.cc:359] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.429493 6074 raft_consensus.cc:385] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.429888 6074 raft_consensus.cc:740] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.430711 6074 consensus_queue.cc:260] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.431156 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:19.434473 6074 ts_tablet_manager.cc:1434] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.067s user 0.008s sys 0.000s
I20260620 13:55:19.437770 6074 tablet_bootstrap.cc:492] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:19.450518 5881 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:55:19.451809 5959 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
W20260620 13:55:19.452262 5848 leader_election.cc:343] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.455783 6214 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260620 13:55:19.457679 5997 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:19.466202 6074 tablet_bootstrap.cc:654] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.458945 6032 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:19.458882 6153 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:19.472007 6153 raft_consensus.cc:697] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:19.472895 6153 consensus_queue.cc:237] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.485368 6075 tablet_bootstrap.cc:492] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:19.486119 6075 ts_tablet_manager.cc:1403] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.243s user 0.024s sys 0.044s
I20260620 13:55:19.485961 5849 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:19.487965 6110 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:19.488682 6110 raft_consensus.cc:697] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:19.490029 6110 consensus_queue.cc:237] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:19.496109 5829 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:55:19.501282 6101 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.501966 6101 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.505877 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:19.509102 6101 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:19.511250 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:19.513171 5997 leader_election.cc:343] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.525990 6074 tablet_bootstrap.cc:492] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:19.524941 5780 catalog_manager.cc:5696] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:19.528090 6074 ts_tablet_manager.cc:1403] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.091s user 0.019s sys 0.003s
I20260620 13:55:19.526611 5778 catalog_manager.cc:5696] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
W20260620 13:55:19.533023 5998 leader_election.cc:343] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.533510 5998 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:19.534461 6074 raft_consensus.cc:359] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.540831 6073 tablet_bootstrap.cc:492] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:19.541424 6073 ts_tablet_manager.cc:1403] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.287s user 0.027s sys 0.018s
I20260620 13:55:19.541149 6075 raft_consensus.cc:359] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.535379 6153 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:19.541909 6075 raft_consensus.cc:385] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.541985 6074 raft_consensus.cc:385] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.542312 6075 raft_consensus.cc:740] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.542534 6074 raft_consensus.cc:740] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.543180 6075 consensus_queue.cc:260] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.543896 6074 consensus_queue.cc:260] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.545854 6074 ts_tablet_manager.cc:1434] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.017s user 0.004s sys 0.004s
I20260620 13:55:19.545701 6073 raft_consensus.cc:359] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.546049 6075 ts_tablet_manager.cc:1434] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.055s user 0.007s sys 0.000s
I20260620 13:55:19.546339 6073 raft_consensus.cc:385] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.546605 6073 raft_consensus.cc:740] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.546999 6075 tablet_bootstrap.cc:492] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:19.547727 6073 consensus_queue.cc:260] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.549747 6073 ts_tablet_manager.cc:1434] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.008s user 0.004s sys 0.003s
I20260620 13:55:19.550833 6073 tablet_bootstrap.cc:492] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:19.552628 6074 tablet_bootstrap.cc:492] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:19.566174 6073 tablet_bootstrap.cc:654] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.569089 6075 tablet_bootstrap.cc:654] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.568274 6074 tablet_bootstrap.cc:654] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.593855 6074 tablet_bootstrap.cc:492] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:19.594458 6074 ts_tablet_manager.cc:1403] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.048s user 0.014s sys 0.003s
I20260620 13:55:19.597620 6074 raft_consensus.cc:359] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.598590 6074 raft_consensus.cc:385] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.601922 6074 raft_consensus.cc:740] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.602970 6074 consensus_queue.cc:260] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.601642 6073 tablet_bootstrap.cc:492] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:19.604348 6073 ts_tablet_manager.cc:1403] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.054s user 0.012s sys 0.006s
I20260620 13:55:19.607688 6073 raft_consensus.cc:359] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.610193 6073 raft_consensus.cc:385] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.610579 6073 raft_consensus.cc:740] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.611537 6073 consensus_queue.cc:260] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.613742 6073 ts_tablet_manager.cc:1434] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.009s user 0.006s sys 0.000s
I20260620 13:55:19.609869 6074 ts_tablet_manager.cc:1434] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.015s user 0.005s sys 0.000s
I20260620 13:55:19.614841 6074 tablet_bootstrap.cc:492] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:19.617221 6073 tablet_bootstrap.cc:492] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:19.630110 6073 tablet_bootstrap.cc:654] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.622264 6074 tablet_bootstrap.cc:654] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.645905 6073 tablet_bootstrap.cc:492] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:19.647851 6105 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.648566 6105 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.650141 6074 tablet_bootstrap.cc:492] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:19.650719 6074 ts_tablet_manager.cc:1403] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.036s user 0.004s sys 0.010s
I20260620 13:55:19.651469 6203 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.652096 6203 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.648108 6073 ts_tablet_manager.cc:1403] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.031s user 0.007s sys 0.007s
I20260620 13:55:19.654560 6074 raft_consensus.cc:359] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.655043 6203 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:19.664093 5779 catalog_manager.cc:5696] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:19.657944 6073 raft_consensus.cc:359] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.662338 6105 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:19.658066 6074 raft_consensus.cc:385] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.670145 6074 raft_consensus.cc:740] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.670358 6110 consensus_queue.cc:1048] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:19.670948 6074 consensus_queue.cc:260] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.673547 6074 ts_tablet_manager.cc:1434] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.022s user 0.005s sys 0.000s
I20260620 13:55:19.674664 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:19.677140 6074 tablet_bootstrap.cc:492] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:19.679212 6073 raft_consensus.cc:385] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.679535 6073 raft_consensus.cc:740] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.680197 6073 consensus_queue.cc:260] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.682202 6073 ts_tablet_manager.cc:1434] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.029s user 0.002s sys 0.002s
I20260620 13:55:19.683202 6073 tablet_bootstrap.cc:492] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:19.684638 6074 tablet_bootstrap.cc:654] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.688585 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:19.696388 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:19.697314 6032 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:19.697858 6075 tablet_bootstrap.cc:492] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:19.698412 6075 ts_tablet_manager.cc:1403] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.151s user 0.032s sys 0.098s
I20260620 13:55:19.699249 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:19.700148 6032 raft_consensus.cc:2393] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:19.699941 5924 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:19.702126 6197 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.702293 6074 tablet_bootstrap.cc:492] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:19.702435 5924 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:19.702808 6074 ts_tablet_manager.cc:1403] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.026s user 0.017s sys 0.001s
I20260620 13:55:19.705518 6105 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.706607 6073 tablet_bootstrap.cc:654] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.707859 6075 raft_consensus.cc:359] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.708649 6075 raft_consensus.cc:385] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.708988 6075 raft_consensus.cc:740] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.711740 6075 consensus_queue.cc:260] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.713739 6075 ts_tablet_manager.cc:1434] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.015s user 0.006s sys 0.002s
I20260620 13:55:19.714603 6075 tablet_bootstrap.cc:492] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:19.720572 6105 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:19.725400 6110 consensus_queue.cc:1048] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:19.728012 6197 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:19.734325 6074 raft_consensus.cc:359] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.735164 6074 raft_consensus.cc:385] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.735528 6074 raft_consensus.cc:740] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.736261 6074 consensus_queue.cc:260] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.738549 6074 ts_tablet_manager.cc:1434] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.035s user 0.009s sys 0.001s
I20260620 13:55:19.742638 6074 tablet_bootstrap.cc:492] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:19.746682 6101 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.748768 6101 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.753758 6126 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.754271 6126 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.754983 6101 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:19.756127 6126 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:19.759682 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:19.760335 5958 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:19.760753 6073 tablet_bootstrap.cc:492] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:19.761199 6073 ts_tablet_manager.cc:1403] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.078s user 0.016s sys 0.002s
I20260620 13:55:19.766538 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:19.767053 5997 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:19.768440 6074 tablet_bootstrap.cc:654] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.769313 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:19.769917 6126 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:19.770298 6126 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:19.770627 6126 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.772331 6075 tablet_bootstrap.cc:654] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.769433 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:19.775094 5998 leader_election.cc:343] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:19.777593 5998 leader_election.cc:343] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:19.779093 5997 leader_election.cc:343] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.785220 6073 raft_consensus.cc:359] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.785969 6073 raft_consensus.cc:385] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.786150 6073 raft_consensus.cc:740] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.786859 6073 consensus_queue.cc:260] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.785677 5997 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:19.787916 6153 raft_consensus.cc:2749] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:19.794461 6075 tablet_bootstrap.cc:492] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:19.808264 6075 ts_tablet_manager.cc:1403] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.094s user 0.017s sys 0.001s
I20260620 13:55:19.810842 6075 raft_consensus.cc:359] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.811548 6075 raft_consensus.cc:385] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.811818 6075 raft_consensus.cc:740] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.812500 6075 consensus_queue.cc:260] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.791935 6126 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.817919 6126 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:19.815061 6075 ts_tablet_manager.cc:1434] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.006s user 0.003s sys 0.000s
I20260620 13:55:19.818878 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:19.818969 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:19.819490 6075 tablet_bootstrap.cc:492] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:19.819522 5959 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.820035 6074 tablet_bootstrap.cc:492] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:19.820461 6074 ts_tablet_manager.cc:1403] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.078s user 0.026s sys 0.005s
W20260620 13:55:19.820523 5998 leader_election.cc:343] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.823007 6074 raft_consensus.cc:359] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.823701 6074 raft_consensus.cc:385] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.823967 6074 raft_consensus.cc:740] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.824633 6074 consensus_queue.cc:260] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.825766 6075 tablet_bootstrap.cc:654] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.789247 6073 ts_tablet_manager.cc:1434] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.028s user 0.006s sys 0.001s
I20260620 13:55:19.826722 6074 ts_tablet_manager.cc:1434] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260620 13:55:19.827819 6074 tablet_bootstrap.cc:492] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:19.829911 6126 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.830471 6073 tablet_bootstrap.cc:492] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:19.830364 6126 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.833070 6126 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:19.833207 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:19.835023 5998 leader_election.cc:343] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.837818 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:19.838533 5959 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
W20260620 13:55:19.839252 5997 leader_election.cc:343] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.839694 5997 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:19.841115 6126 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:19.841852 5997 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:19.842885 6126 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:19.843540 6126 raft_consensus.cc:697] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:19.844600 6126 consensus_queue.cc:237] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.848083 6073 tablet_bootstrap.cc:654] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.862052 6073 tablet_bootstrap.cc:492] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:19.862896 6074 tablet_bootstrap.cc:654] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.862912 6073 ts_tablet_manager.cc:1403] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.033s user 0.013s sys 0.004s
I20260620 13:55:19.864607 6075 tablet_bootstrap.cc:492] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:19.865047 6075 ts_tablet_manager.cc:1403] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.046s user 0.010s sys 0.002s
I20260620 13:55:19.867581 6153 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:19.873255 6153 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.873736 6153 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.889240 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:19.891595 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:19.893316 5998 leader_election.cc:343] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.892714 5781 catalog_manager.cc:5696] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:19.891664 6153 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:19.887068 6073 raft_consensus.cc:359] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.887526 6075 raft_consensus.cc:359] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.895041 6073 raft_consensus.cc:385] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.895177 6075 raft_consensus.cc:385] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.895432 6073 raft_consensus.cc:740] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.895586 6075 raft_consensus.cc:740] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.896477 6075 consensus_queue.cc:260] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.897735 6073 consensus_queue.cc:260] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:19.898308 5997 leader_election.cc:343] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:19.902758 6075 ts_tablet_manager.cc:1434] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.037s user 0.013s sys 0.004s
I20260620 13:55:19.903738 6075 tablet_bootstrap.cc:492] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:19.906677 5997 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:19.911026 6153 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:19.913982 6126 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:19.918861 6073 ts_tablet_manager.cc:1434] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.055s user 0.008s sys 0.000s
I20260620 13:55:19.919809 6073 tablet_bootstrap.cc:492] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:19.932752 6073 tablet_bootstrap.cc:654] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.934516 6075 tablet_bootstrap.cc:654] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.940717 6169 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:19.957454 6075 tablet_bootstrap.cc:492] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:19.958048 6075 ts_tablet_manager.cc:1403] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.054s user 0.006s sys 0.008s
I20260620 13:55:19.958252 6105 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.958839 6105 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.959841 6074 tablet_bootstrap.cc:492] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:19.960274 6074 ts_tablet_manager.cc:1403] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.133s user 0.013s sys 0.017s
I20260620 13:55:19.960996 6105 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:19.963936 6110 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.975063 6110 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.977211 6110 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:19.964273 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:19.978340 5881 raft_consensus.cc:2468] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:19.964572 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:19.979815 6032 raft_consensus.cc:2468] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:19.981757 5924 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:19.981978 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:19.964593 6169 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:19.963666 6074 raft_consensus.cc:359] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.983851 6074 raft_consensus.cc:385] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:19.983629 6169 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.984110 6074 raft_consensus.cc:740] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.984753 6074 consensus_queue.cc:260] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:19.985553 6169 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:19.986047 6073 tablet_bootstrap.cc:492] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:19.986472 6073 ts_tablet_manager.cc:1403] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.067s user 0.017s sys 0.002s
I20260620 13:55:19.986603 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:19.987382 6074 ts_tablet_manager.cc:1434] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.027s user 0.008s sys 0.000s
I20260620 13:55:19.988261 6074 tablet_bootstrap.cc:492] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:19.988611 6105 raft_consensus.cc:2804] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:19.991186 6105 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:19.991142 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:19.992871 5957 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:19.992406 6105 raft_consensus.cc:3060] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:19.993395 6110 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:19.998404 6074 tablet_bootstrap.cc:654] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:19.991911 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:19.994105 5848 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:19.987272 6031 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:19.995630 6197 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.008497 6197 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.010562 6197 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.011384 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:20.009999 6105 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.012501 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:20.004029 5959 raft_consensus.cc:2393] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:55:19.961426 6075 raft_consensus.cc:359] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.013389 6031 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:20.013754 6075 raft_consensus.cc:385] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.014096 6075 raft_consensus.cc:740] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:19.989164 6073 raft_consensus.cc:359] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.014957 6073 raft_consensus.cc:385] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.015341 6073 raft_consensus.cc:740] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.015131 5924 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:20.016261 6073 consensus_queue.cc:260] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.007782 6110 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.018061 6202 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.018213 6110 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.018522 6202 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.018603 6110 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.019075 6202 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.023207 6075 consensus_queue.cc:260] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.024205 5881 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:20.027052 6212 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.027493 6212 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.028314 6214 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.028812 6214 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.029572 6212 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.030894 6214 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.032967 6074 tablet_bootstrap.cc:492] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:20.033088 6075 ts_tablet_manager.cc:1434] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.075s user 0.008s sys 0.002s
I20260620 13:55:20.033680 6074 ts_tablet_manager.cc:1403] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.046s user 0.008s sys 0.007s
I20260620 13:55:20.033963 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:20.034446 6075 tablet_bootstrap.cc:492] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:20.034529 6030 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:20.031924 6073 ts_tablet_manager.cc:1434] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.045s user 0.008s sys 0.000s
I20260620 13:55:20.036173 6212 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:20.036334 6074 raft_consensus.cc:359] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.036939 5849 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:20.037245 6203 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.037876 6073 tablet_bootstrap.cc:492] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:20.037673 6203 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.036955 6074 raft_consensus.cc:385] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.042372 6074 raft_consensus.cc:740] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.043288 6074 consensus_queue.cc:260] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.043291 6212 raft_consensus.cc:2804] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.047808 6212 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.048230 6212 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.046664 6202 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.047116 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:20.052637 6031 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:20.046648 6110 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.054072 5849 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:20.054946 6169 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.055426 6169 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.055907 6169 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.058890 6073 tablet_bootstrap.cc:654] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.063948 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.064931 6031 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.065778 6203 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.061249 6075 tablet_bootstrap.cc:654] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.061734 6105 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.062744 6110 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.070923 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:20.071584 5881 raft_consensus.cc:3060] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.073242 5848 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:20.074290 6110 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.074944 6074 ts_tablet_manager.cc:1434] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.041s user 0.011s sys 0.000s
I20260620 13:55:20.088275 6073 tablet_bootstrap.cc:492] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:20.137087 6073 ts_tablet_manager.cc:1403] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.099s user 0.019s sys 0.006s
I20260620 13:55:20.139545 6073 raft_consensus.cc:359] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.140146 6073 raft_consensus.cc:385] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.140395 6073 raft_consensus.cc:740] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.140576 6074 tablet_bootstrap.cc:492] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:20.140950 6073 consensus_queue.cc:260] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.142478 6073 ts_tablet_manager.cc:1434] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260620 13:55:20.088083 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:20.102424 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:20.143502 6032 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:20.144484 6073 tablet_bootstrap.cc:492] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:20.148568 5924 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:20.149550 6105 raft_consensus.cc:2804] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.149915 6105 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.150089 6075 tablet_bootstrap.cc:492] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:20.150255 6105 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.150544 6075 ts_tablet_manager.cc:1403] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.116s user 0.008s sys 0.028s
I20260620 13:55:20.150938 6074 tablet_bootstrap.cc:654] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.112763 6031 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:20.061692 6212 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.113941 6169 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.088742 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.154321 6033 raft_consensus.cc:3060] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.155083 6075 raft_consensus.cc:359] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.073257 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:20.095415 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:20.122176 5881 raft_consensus.cc:2468] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:20.122314 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:20.125701 6101 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.156425 5957 raft_consensus.cc:2393] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:20.156668 5958 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.156721 6101 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.097882 6202 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.127300 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:20.158494 5882 raft_consensus.cc:2393] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:20.158167 5924 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:20.131448 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.159024 6101 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:20.159230 6075 raft_consensus.cc:385] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.159336 6029 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.159551 6075 raft_consensus.cc:740] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.127482 6110 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:20.160249 6075 consensus_queue.cc:260] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.155293 5849 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:20.161338 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:20.164482 6202 raft_consensus.cc:2804] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
W20260620 13:55:20.164999 5997 leader_election.cc:343] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.165012 6202 raft_consensus.cc:697] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:20.168154 6202 consensus_queue.cc:237] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.170087 5958 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:20.171365 6212 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.172071 5883 raft_consensus.cc:2393] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:20.172577 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:20.170087 6029 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:20.175043 6073 tablet_bootstrap.cc:654] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.134660 6256 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:20.175921 5924 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.179841 6249 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:20.185977 6075 ts_tablet_manager.cc:1434] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.035s user 0.008s sys 0.000s
I20260620 13:55:20.186993 6075 tablet_bootstrap.cc:492] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:20.180310 6249 raft_consensus.cc:697] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:20.192553 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.190455 6254 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:20.193674 6031 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.194021 6254 raft_consensus.cc:697] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:20.195181 6254 consensus_queue.cc:237] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.196202 6105 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.192555 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:20.187003 6033 raft_consensus.cc:2468] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:20.201040 6105 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.201483 5959 raft_consensus.cc:2393] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:20.201723 6249 consensus_queue.cc:237] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.205457 5781 catalog_manager.cc:5696] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:20.207275 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:55:20.203917 5998 leader_election.cc:343] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.208278 5998 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.209884 6101 raft_consensus.cc:2749] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:20.211302 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:20.212096 5882 raft_consensus.cc:2393] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:20.213153 5924 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:20.213918 6197 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260620 13:55:20.216431 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.209995 6169 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.232560 6031 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:20.243301 6033 raft_consensus.cc:2393] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:20.244606 5849 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:20.246102 6254 raft_consensus.cc:2804] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:20.246975 6254 raft_consensus.cc:697] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:20.209223 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:20.249787 6074 tablet_bootstrap.cc:492] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:20.250243 6074 ts_tablet_manager.cc:1403] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.110s user 0.020s sys 0.024s
I20260620 13:55:20.252230 5781 catalog_manager.cc:5696] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:20.248128 6254 consensus_queue.cc:237] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.255445 5848 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:20.256624 6074 raft_consensus.cc:359] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.257390 6074 raft_consensus.cc:385] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.257629 6074 raft_consensus.cc:740] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.256631 6169 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260620 13:55:20.258862 6074 consensus_queue.cc:260] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.271222 6074 ts_tablet_manager.cc:1434] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.021s user 0.011s sys 0.000s
I20260620 13:55:20.274996 6074 tablet_bootstrap.cc:492] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:20.280150 5780 catalog_manager.cc:5696] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:20.284494 6073 tablet_bootstrap.cc:492] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:20.284951 6073 ts_tablet_manager.cc:1403] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.142s user 0.013s sys 0.006s
I20260620 13:55:20.285357 6075 tablet_bootstrap.cc:654] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.287230 6101 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.287676 6101 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.287640 6073 raft_consensus.cc:359] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.288604 6073 raft_consensus.cc:385] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.288890 6073 raft_consensus.cc:740] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.289556 6073 consensus_queue.cc:260] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.289973 6101 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:20.290704 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:20.291685 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:20.292340 6073 ts_tablet_manager.cc:1434] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.007s user 0.007s sys 0.000s
I20260620 13:55:20.292502 6105 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:55:20.292968 5997 leader_election.cc:343] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.292898 6105 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.294350 6073 tablet_bootstrap.cc:492] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:20.285413 6074 tablet_bootstrap.cc:654] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.295470 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:20.296083 5882 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:20.297305 5924 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:20.298048 6249 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.298394 6249 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.298710 6249 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:20.300290 5998 leader_election.cc:343] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.300756 5998 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.302171 6101 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:20.303069 6241 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.317018 6241 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.319908 6241 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:20.321321 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:20.307467 6105 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.321552 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:20.321960 5882 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:20.313971 6073 tablet_bootstrap.cc:654] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.315030 6075 tablet_bootstrap.cc:492] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:20.324020 5998 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:20.324673 6075 ts_tablet_manager.cc:1403] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.138s user 0.017s sys 0.004s
I20260620 13:55:20.326000 6241 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.326381 6241 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.326722 6241 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.327268 6075 raft_consensus.cc:359] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.327917 6075 raft_consensus.cc:385] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.328197 6075 raft_consensus.cc:740] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.328858 6075 consensus_queue.cc:260] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.308929 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:20.306133 6249 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.330636 5957 raft_consensus.cc:2393] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:20.331633 6249 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.332738 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.333372 6075 ts_tablet_manager.cc:1434] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260620 13:55:20.334252 6075 tablet_bootstrap.cc:492] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:20.334368 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:20.334936 5882 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.335898 6241 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.337054 6033 raft_consensus.cc:2393] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:55:20.341074 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:20.342981 5882 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:20.344537 5924 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:20.345327 6074 tablet_bootstrap.cc:492] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:20.345839 6074 ts_tablet_manager.cc:1403] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.071s user 0.013s sys 0.007s
I20260620 13:55:20.347350 5780 catalog_manager.cc:5696] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:20.348632 6074 raft_consensus.cc:359] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.349287 6074 raft_consensus.cc:385] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.349522 6074 raft_consensus.cc:740] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.350121 6074 consensus_queue.cc:260] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.350931 6105 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:20.351461 6105 raft_consensus.cc:697] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:20.352355 6105 consensus_queue.cc:237] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.358753 6075 tablet_bootstrap.cc:654] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.362145 6074 ts_tablet_manager.cc:1434] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.016s user 0.006s sys 0.001s
I20260620 13:55:20.363976 6241 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:20.364137 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:20.365676 5997 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.366811 6241 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260620 13:55:20.368753 6073 tablet_bootstrap.cc:492] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:20.369159 6073 ts_tablet_manager.cc:1403] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.075s user 0.022s sys 0.011s
I20260620 13:55:20.370965 6073 raft_consensus.cc:359] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.371452 6249 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.371698 6073 raft_consensus.cc:385] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.372044 6073 raft_consensus.cc:740] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.371927 6249 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.372726 6073 consensus_queue.cc:260] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.374668 6249 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.377549 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:20.378613 6073 ts_tablet_manager.cc:1434] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.009s user 0.005s sys 0.001s
I20260620 13:55:20.378683 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:20.379340 6033 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:20.379658 6073 tablet_bootstrap.cc:492] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
W20260620 13:55:20.381335 5924 leader_election.cc:343] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.382012 5924 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.383278 6249 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.383620 6249 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.383965 6249 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.363222 6074 tablet_bootstrap.cc:492] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:20.393667 6249 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.393484 5781 catalog_manager.cc:5696] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:20.395514 6249 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.395510 6073 tablet_bootstrap.cc:654] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.398414 6075 tablet_bootstrap.cc:492] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:20.398854 6075 ts_tablet_manager.cc:1403] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.065s user 0.012s sys 0.008s
I20260620 13:55:20.399051 6074 tablet_bootstrap.cc:654] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.399516 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:20.400703 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.401314 6033 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.402351 6075 raft_consensus.cc:359] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.403832 6075 raft_consensus.cc:385] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.404201 6075 raft_consensus.cc:740] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.405251 6075 consensus_queue.cc:260] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:20.408238 5924 leader_election.cc:343] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.416265 6075 ts_tablet_manager.cc:1434] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.017s user 0.005s sys 0.004s
I20260620 13:55:20.419617 6241 consensus_queue.cc:1048] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:20.429945 6033 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:20.431782 5924 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.432786 6249 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:20.433362 6249 raft_consensus.cc:697] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:20.434191 6249 consensus_queue.cc:237] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.443089 6241 consensus_queue.cc:1048] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:20.445089 6074 tablet_bootstrap.cc:492] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:20.445554 6074 ts_tablet_manager.cc:1403] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.083s user 0.023s sys 0.023s
I20260620 13:55:20.447962 6073 tablet_bootstrap.cc:492] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:20.448884 6073 ts_tablet_manager.cc:1403] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.069s user 0.027s sys 0.020s
I20260620 13:55:20.451371 6073 raft_consensus.cc:359] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.452021 6073 raft_consensus.cc:385] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.452286 6073 raft_consensus.cc:740] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.452085 6074 raft_consensus.cc:359] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.452977 6073 consensus_queue.cc:260] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.454978 6073 ts_tablet_manager.cc:1434] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 13:55:20.455857 6073 tablet_bootstrap.cc:492] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:20.452924 6074 raft_consensus.cc:385] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.456319 6074 raft_consensus.cc:740] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.457203 6074 consensus_queue.cc:260] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.459995 6074 ts_tablet_manager.cc:1434] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.014s user 0.008s sys 0.000s
I20260620 13:55:20.461124 6074 tablet_bootstrap.cc:492] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:20.462894 6073 tablet_bootstrap.cc:654] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.470045 6074 tablet_bootstrap.cc:654] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.484175 6073 tablet_bootstrap.cc:492] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:20.484669 6073 ts_tablet_manager.cc:1403] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.029s user 0.016s sys 0.000s
I20260620 13:55:20.487819 6073 raft_consensus.cc:359] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.487039 5780 catalog_manager.cc:5696] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:20.488554 6169 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.492000 6073 raft_consensus.cc:385] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.492383 6073 raft_consensus.cc:740] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.492092 6169 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.490183 6075 tablet_bootstrap.cc:492] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:20.493046 6073 consensus_queue.cc:260] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.495060 6073 ts_tablet_manager.cc:1434] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.010s user 0.003s sys 0.000s
I20260620 13:55:20.495751 6169 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.498397 6073 tablet_bootstrap.cc:492] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:20.498914 6074 tablet_bootstrap.cc:492] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:20.499374 6074 ts_tablet_manager.cc:1403] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.039s user 0.013s sys 0.012s
I20260620 13:55:20.499409 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:20.500098 6033 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:20.501274 5849 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:20.502455 6254 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.502830 6254 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.503178 6254 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.503523 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:20.505017 6073 tablet_bootstrap.cc:654] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.512634 5957 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:20.516577 6254 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.521047 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:20.521653 5957 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.531250 6074 raft_consensus.cc:359] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.532040 6074 raft_consensus.cc:385] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.532286 6074 raft_consensus.cc:740] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.533047 6074 consensus_queue.cc:260] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.535748 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.536355 6033 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.539417 5957 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:20.541078 5848 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:20.543141 6169 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:20.543251 6033 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:20.543673 6169 raft_consensus.cc:697] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:20.544755 6169 consensus_queue.cc:237] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.547785 6075 tablet_bootstrap.cc:654] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.552135 6256 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.552623 6256 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.556602 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:20.558472 5957 raft_consensus.cc:2468] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:20.559660 6256 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.559726 5848 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:20.561010 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:20.562124 6029 raft_consensus.cc:2468] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:20.563925 6073 tablet_bootstrap.cc:492] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:20.564512 6073 ts_tablet_manager.cc:1403] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.066s user 0.012s sys 0.024s
I20260620 13:55:20.564587 6212 raft_consensus.cc:2804] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.565028 6212 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.565385 6212 raft_consensus.cc:3060] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.567278 6073 raft_consensus.cc:359] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.567978 6073 raft_consensus.cc:385] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.569406 6073 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.570040 6073 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.571768 6074 ts_tablet_manager.cc:1434] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.072s user 0.006s sys 0.000s
I20260620 13:55:20.572125 6254 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.573523 6073 ts_tablet_manager.cc:1434] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.009s user 0.004s sys 0.003s
I20260620 13:55:20.574582 6074 tablet_bootstrap.cc:492] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:20.578781 6212 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:20.580219 5829 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:55:20.582054 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:20.582767 5957 raft_consensus.cc:3060] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.590962 6073 tablet_bootstrap.cc:492] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:20.592105 6249 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:20.594235 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.595104 6033 raft_consensus.cc:3060] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.598228 6073 tablet_bootstrap.cc:654] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.598677 6212 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.603394 6073 tablet_bootstrap.cc:492] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:20.603852 6073 ts_tablet_manager.cc:1403] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.013s user 0.008s sys 0.003s
I20260620 13:55:20.603986 5957 raft_consensus.cc:2468] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:20.605198 6033 raft_consensus.cc:2468] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:20.605845 6075 tablet_bootstrap.cc:492] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:20.606281 6075 ts_tablet_manager.cc:1403] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.116s user 0.015s sys 0.014s
I20260620 13:55:20.606905 5849 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:20.606956 6073 raft_consensus.cc:359] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.607972 6212 raft_consensus.cc:2804] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:20.608208 6073 raft_consensus.cc:385] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.608436 6212 raft_consensus.cc:697] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:20.608624 6073 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.608834 6075 raft_consensus.cc:359] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.609496 6075 raft_consensus.cc:385] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.609324 6212 consensus_queue.cc:237] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.609781 6075 raft_consensus.cc:740] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.609695 6073 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.610535 6075 consensus_queue.cc:260] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.612950 6073 ts_tablet_manager.cc:1434] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.009s user 0.007s sys 0.000s
I20260620 13:55:20.613164 6075 ts_tablet_manager.cc:1434] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260620 13:55:20.614156 6075 tablet_bootstrap.cc:492] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:20.614158 6073 tablet_bootstrap.cc:492] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:20.618948 6254 consensus_queue.cc:1048] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:20.637384 6073 tablet_bootstrap.cc:654] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.641880 6074 tablet_bootstrap.cc:654] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.653298 6254 consensus_queue.cc:1048] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:20.658666 6075 tablet_bootstrap.cc:654] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.678485 6153 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.679245 6153 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.680641 6105 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:20.683360 6153 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:20.685101 6249 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.688642 6073 tablet_bootstrap.cc:492] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:20.689285 6073 ts_tablet_manager.cc:1403] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.075s user 0.015s sys 0.005s
I20260620 13:55:20.687049 6249 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.692288 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:20.696844 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:20.697746 5997 leader_election.cc:343] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.698195 5881 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:20.698671 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:20.699764 5924 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
W20260620 13:55:20.700485 5998 leader_election.cc:343] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.700706 6202 raft_consensus.cc:2804] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.701237 6202 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.701740 6202 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.705229 6074 tablet_bootstrap.cc:492] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:20.701079 5998 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.705832 6074 ts_tablet_manager.cc:1403] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.131s user 0.009s sys 0.001s
I20260620 13:55:20.709522 6153 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:20.710865 6249 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.715721 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:20.716552 6031 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:20.722743 6212 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:20.709892 6074 raft_consensus.cc:359] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.726032 6074 raft_consensus.cc:385] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.726317 6074 raft_consensus.cc:740] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.730893 6073 raft_consensus.cc:359] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.731777 6073 raft_consensus.cc:385] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.727005 6074 consensus_queue.cc:260] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.734320 6074 ts_tablet_manager.cc:1434] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.028s user 0.005s sys 0.001s
I20260620 13:55:20.732100 6073 raft_consensus.cc:740] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.722982 6202 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.740958 6202 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.743294 6074 tablet_bootstrap.cc:492] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:20.746373 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:20.747211 5882 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.750566 6153 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.751209 6153 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.754770 6105 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.755599 6105 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.758869 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:20.760603 5998 leader_election.cc:343] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.763376 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.764253 6033 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.767318 6241 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.768656 6241 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.770242 6105 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.771204 6153 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:20.742072 6073 consensus_queue.cc:260] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.783581 6073 ts_tablet_manager.cc:1434] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.094s user 0.009s sys 0.000s
I20260620 13:55:20.784479 6073 tablet_bootstrap.cc:492] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:20.792240 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:20.786345 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:20.793946 5998 leader_election.cc:343] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.792282 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:20.794814 6241 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:20.795158 6031 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:20.787391 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:20.796967 6075 tablet_bootstrap.cc:492] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:20.778064 5780 catalog_manager.cc:5696] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:20.797838 6075 ts_tablet_manager.cc:1403] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.184s user 0.039s sys 0.068s
I20260620 13:55:20.779835 6105 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260620 13:55:20.802771 5780 catalog_manager.cc:5696] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:20.801810 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:20.804060 5997 leader_election.cc:343] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.806210 5997 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.807164 6101 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260620 13:55:20.807559 5997 leader_election.cc:343] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.808004 5997 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.811513 5882 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:20.812085 6075 raft_consensus.cc:359] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.800287 6202 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260620 13:55:20.812731 6075 raft_consensus.cc:385] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.813055 6075 raft_consensus.cc:740] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.813419 5924 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:20.814014 6075 consensus_queue.cc:260] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.814114 6197 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:20.816926 6197 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:20.817312 6197 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:20.821623 5924 leader_election.cc:343] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.815200 6241 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:20.824002 6075 ts_tablet_manager.cc:1434] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.026s user 0.007s sys 0.002s
I20260620 13:55:20.825101 6075 tablet_bootstrap.cc:492] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:20.831843 5924 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:20.832634 6202 raft_consensus.cc:2804] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:20.833123 6202 raft_consensus.cc:697] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:20.832895 6197 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.834270 6202 consensus_queue.cc:237] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.836740 6289 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:20.839646 6033 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:20.844019 6073 tablet_bootstrap.cc:654] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.844410 6074 tablet_bootstrap.cc:654] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.856525 6197 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:20.868048 6254 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:20.870677 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:20.872169 6032 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:20.872758 6289 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:20.873788 6075 tablet_bootstrap.cc:654] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.871017 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:55:20.884557 5924 leader_election.cc:343] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.897001 6101 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.888805 6032 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:20.902266 5924 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.903215 6289 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:20.903776 6289 raft_consensus.cc:697] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:20.899487 6101 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.905102 6289 consensus_queue.cc:237] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:20.915915 5924 consensus_peers.cc:597] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 -> Peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Couldn't send request to peer 2e82c0c231624695ac5a813230bf5038. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:20.917484 6074 tablet_bootstrap.cc:492] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:20.919535 6074 ts_tablet_manager.cc:1403] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.184s user 0.014s sys 0.008s
I20260620 13:55:20.917625 6101 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:20.927868 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:20.931182 5997 leader_election.cc:343] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.927745 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:20.935209 5998 leader_election.cc:343] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.937285 5998 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:20.938668 6101 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:20.941507 6073 tablet_bootstrap.cc:492] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:20.941972 6073 ts_tablet_manager.cc:1403] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.158s user 0.009s sys 0.009s
I20260620 13:55:20.939522 6241 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:20.944973 6241 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.943938 6074 raft_consensus.cc:359] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.948758 6074 raft_consensus.cc:385] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.949311 6074 raft_consensus.cc:740] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.952889 6073 raft_consensus.cc:359] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.953670 6073 raft_consensus.cc:385] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.953933 6073 raft_consensus.cc:740] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.954677 6073 consensus_queue.cc:260] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.956228 6073 ts_tablet_manager.cc:1434] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.014s user 0.004s sys 0.001s
I20260620 13:55:20.955880 6074 consensus_queue.cc:260] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.957301 6073 tablet_bootstrap.cc:492] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:20.961397 6075 tablet_bootstrap.cc:492] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:20.961804 6075 ts_tablet_manager.cc:1403] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.137s user 0.006s sys 0.015s
I20260620 13:55:20.964162 6074 ts_tablet_manager.cc:1434] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.044s user 0.005s sys 0.002s
I20260620 13:55:20.965785 6254 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:20.962935 6241 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:20.971503 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:20.971454 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:20.977918 6075 raft_consensus.cc:359] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.986265 6075 raft_consensus.cc:385] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:20.986572 6075 raft_consensus.cc:740] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:20.987319 6075 consensus_queue.cc:260] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:20.988412 5882 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:20.989521 6214 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:20.989732 6075 ts_tablet_manager.cc:1434] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.028s user 0.005s sys 0.001s
I20260620 13:55:20.991807 5998 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:55:20.992660 5997 leader_election.cc:343] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:20.996016 6073 tablet_bootstrap.cc:654] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:20.990995 6075 tablet_bootstrap.cc:492] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:20.979753 6074 tablet_bootstrap.cc:492] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:21.005934 6300 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:21.006500 6300 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:21.007122 6300 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.013074 6074 tablet_bootstrap.cc:654] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.014046 6073 tablet_bootstrap.cc:492] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:21.014513 6073 ts_tablet_manager.cc:1403] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.057s user 0.009s sys 0.001s
I20260620 13:55:21.014405 6289 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:21.016186 6075 tablet_bootstrap.cc:654] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.017109 6073 raft_consensus.cc:359] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.017762 6073 raft_consensus.cc:385] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.018013 6073 raft_consensus.cc:740] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.018630 6073 consensus_queue.cc:260] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.030107 6073 ts_tablet_manager.cc:1434] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.015s user 0.003s sys 0.003s
I20260620 13:55:21.030706 6075 tablet_bootstrap.cc:492] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:21.031056 6073 tablet_bootstrap.cc:492] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:21.031163 6075 ts_tablet_manager.cc:1403] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.040s user 0.011s sys 0.005s
I20260620 13:55:21.034448 6075 raft_consensus.cc:359] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.035192 6075 raft_consensus.cc:385] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.035614 6075 raft_consensus.cc:740] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.037145 6214 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:21.047329 6073 tablet_bootstrap.cc:654] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.049712 6074 tablet_bootstrap.cc:492] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:21.050314 6074 ts_tablet_manager.cc:1403] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.071s user 0.011s sys 0.006s
I20260620 13:55:21.025354 5781 catalog_manager.cc:5696] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:21.054471 5781 catalog_manager.cc:5696] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:21.042214 6300 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.052871 6074 raft_consensus.cc:359] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.064639 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:21.071533 5882 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.068184 6073 tablet_bootstrap.cc:492] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:21.070402 6075 consensus_queue.cc:260] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.073460 6075 ts_tablet_manager.cc:1434] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.042s user 0.006s sys 0.000s
I20260620 13:55:21.073999 6073 ts_tablet_manager.cc:1403] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.043s user 0.015s sys 0.010s
I20260620 13:55:21.074631 6075 tablet_bootstrap.cc:492] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:21.076745 6073 raft_consensus.cc:359] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.078114 6153 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.080885 6074 raft_consensus.cc:385] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.081220 6074 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.080971 6153 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.081938 6074 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.083081 6153 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:21.084828 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:21.085510 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:21.087039 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:21.088390 5997 leader_election.cc:343] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:21.088421 5998 leader_election.cc:343] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:21.089474 5997 leader_election.cc:343] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.080651 6073 raft_consensus.cc:385] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.090653 6073 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.089919 5997 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:21.092638 6074 ts_tablet_manager.cc:1434] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.042s user 0.005s sys 0.000s
I20260620 13:55:21.093940 6074 tablet_bootstrap.cc:492] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:21.083081 6300 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:21.095328 6153 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:21.097054 6075 tablet_bootstrap.cc:654] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.101380 5882 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:55:21.103057 5998 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:21.105259 6073 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.106307 6153 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:21.106822 6153 raft_consensus.cc:697] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:21.107679 6153 consensus_queue.cc:237] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.108230 6073 ts_tablet_manager.cc:1434] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.034s user 0.006s sys 0.000s
I20260620 13:55:21.109506 6073 tablet_bootstrap.cc:492] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:21.119688 6074 tablet_bootstrap.cc:654] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.125232 6075 tablet_bootstrap.cc:492] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:21.125989 6075 ts_tablet_manager.cc:1403] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.052s user 0.010s sys 0.003s
I20260620 13:55:21.128052 6212 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:21.128648 6073 tablet_bootstrap.cc:654] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.128582 6075 raft_consensus.cc:359] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.129302 6075 raft_consensus.cc:385] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.129592 6075 raft_consensus.cc:740] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.130278 6075 consensus_queue.cc:260] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.132380 6075 ts_tablet_manager.cc:1434] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 13:55:21.133500 6075 tablet_bootstrap.cc:492] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:21.139521 6075 tablet_bootstrap.cc:654] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.168550 6074 tablet_bootstrap.cc:492] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:21.169275 6074 ts_tablet_manager.cc:1403] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.076s user 0.026s sys 0.020s
I20260620 13:55:21.169376 6075 tablet_bootstrap.cc:492] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:21.170305 6075 ts_tablet_manager.cc:1403] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.037s user 0.013s sys 0.004s
I20260620 13:55:21.173409 5781 catalog_manager.cc:5696] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:21.173902 6074 raft_consensus.cc:359] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.174727 6074 raft_consensus.cc:385] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.174794 6073 tablet_bootstrap.cc:492] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:21.175122 6074 raft_consensus.cc:740] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.175396 6073 ts_tablet_manager.cc:1403] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.066s user 0.028s sys 0.021s
I20260620 13:55:21.175962 6074 consensus_queue.cc:260] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.177837 6073 raft_consensus.cc:359] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.178340 6074 ts_tablet_manager.cc:1434] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.009s user 0.003s sys 0.003s
I20260620 13:55:21.178505 6073 raft_consensus.cc:385] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.178818 6073 raft_consensus.cc:740] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.179893 6074 tablet_bootstrap.cc:492] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:21.179687 6075 raft_consensus.cc:359] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.180367 6075 raft_consensus.cc:385] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.180640 6075 raft_consensus.cc:740] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.181277 6075 consensus_queue.cc:260] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.179913 6073 consensus_queue.cc:260] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.184707 6075 ts_tablet_manager.cc:1434] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.014s user 0.001s sys 0.005s
I20260620 13:55:21.185283 6073 ts_tablet_manager.cc:1434] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.010s user 0.000s sys 0.004s
I20260620 13:55:21.186021 6075 tablet_bootstrap.cc:492] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:21.186132 6073 tablet_bootstrap.cc:492] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:21.186492 6074 tablet_bootstrap.cc:654] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.193416 6075 tablet_bootstrap.cc:654] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.194283 6212 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.194780 6212 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.198470 6256 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.198922 6256 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.200055 6153 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.200796 6256 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:21.200680 6153 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.203143 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:21.204278 6033 raft_consensus.cc:2393] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:21.204820 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:21.205399 6029 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:21.206023 6212 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:21.207418 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:21.208293 6074 tablet_bootstrap.cc:492] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:21.208770 6074 ts_tablet_manager.cc:1403] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.029s user 0.003s sys 0.012s
I20260620 13:55:21.208621 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:21.209300 5958 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:21.211437 5849 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:21.212307 6074 raft_consensus.cc:359] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.212621 6212 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:21.213199 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:21.213521 6212 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:21.213915 6212 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.215201 5848 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:21.217453 6256 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.220296 6073 tablet_bootstrap.cc:654] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
W20260620 13:55:21.227948 5998 leader_election.cc:343] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.229228 6300 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.229972 6300 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.234515 6300 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:21.234824 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:21.235885 5958 raft_consensus.cc:2468] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:21.237756 5997 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:21.238998 6300 raft_consensus.cc:2804] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:21.239559 6300 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:21.240059 6300 raft_consensus.cc:3060] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.242784 6153 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:21.244956 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:21.246755 5997 leader_election.cc:343] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.243440 6074 raft_consensus.cc:385] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.248046 6074 raft_consensus.cc:740] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.250772 6074 consensus_queue.cc:260] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.256081 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:21.257004 6202 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:21.257016 5882 raft_consensus.cc:2468] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:21.247891 6212 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.266767 6212 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:21.269938 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:21.270774 6029 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.268635 6074 ts_tablet_manager.cc:1434] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.059s user 0.007s sys 0.000s
I20260620 13:55:21.247560 5997 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:21.285426 6153 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:21.287283 6074 tablet_bootstrap.cc:492] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:21.289953 6300 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.299497 6300 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:21.300169 6073 tablet_bootstrap.cc:492] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:21.300706 6073 ts_tablet_manager.cc:1403] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.115s user 0.044s sys 0.042s
I20260620 13:55:21.303589 6073 raft_consensus.cc:359] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.304360 6073 raft_consensus.cc:385] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.304664 6073 raft_consensus.cc:740] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.305220 6074 tablet_bootstrap.cc:654] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.305836 6073 consensus_queue.cc:260] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.308452 6073 ts_tablet_manager.cc:1434] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 13:55:21.309430 6073 tablet_bootstrap.cc:492] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:21.310817 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:21.311650 5882 raft_consensus.cc:3060] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.315444 6073 tablet_bootstrap.cc:654] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.317741 6197 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.318259 6197 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.320252 6197 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:21.322101 6241 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.323050 6241 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.325829 6241 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:21.304845 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:21.327507 5958 raft_consensus.cc:3060] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.329088 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:21.330551 6073 tablet_bootstrap.cc:492] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:21.331013 6073 ts_tablet_manager.cc:1403] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.022s user 0.013s sys 0.003s
I20260620 13:55:21.333339 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:21.334395 5959 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:21.334380 5997 leader_election.cc:343] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.348129 6300 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.356526 6300 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.357409 5959 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:21.358660 6256 raft_consensus.cc:2749] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:21.334419 6073 raft_consensus.cc:359] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.361449 6073 raft_consensus.cc:385] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.361528 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:21.364548 6153 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.364816 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:21.365366 6153 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.367151 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:21.367801 6033 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:21.368827 6153 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:21.369246 5882 raft_consensus.cc:2468] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:55:21.362190 6073 raft_consensus.cc:740] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.372933 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:21.374506 6073 consensus_queue.cc:260] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.376377 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:21.378123 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:21.388839 6073 ts_tablet_manager.cc:1434] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.058s user 0.007s sys 0.000s
W20260620 13:55:21.383309 5998 leader_election.cc:343] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.392447 5998 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:21.393046 6073 tablet_bootstrap.cc:492] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:21.394044 5998 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:21.381529 6300 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:21.395358 6101 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260620 13:55:21.391431 5997 leader_election.cc:343] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.383950 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:21.394961 5998 leader_election.cc:343] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:21.398200 5998 leader_election.cc:343] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.398681 5998 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:21.401098 5848 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:21.402458 6256 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:21.402999 6256 raft_consensus.cc:697] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:21.403304 6300 raft_consensus.cc:2804] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:21.403754 6241 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:21.403944 6256 consensus_queue.cc:237] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:21.405409 5997 leader_election.cc:343] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.406400 5997 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:21.392077 6029 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:21.409547 5958 raft_consensus.cc:2468] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:55:21.409795 6153 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:21.411621 6300 raft_consensus.cc:697] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:21.412822 6300 consensus_queue.cc:237] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:21.416801 5924 leader_election.cc:343] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.417667 6202 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260620 13:55:21.421077 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:21.422317 6202 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:21.422683 6202 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:21.423036 6202 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.430536 6073 tablet_bootstrap.cc:654] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.433043 6075 tablet_bootstrap.cc:492] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:21.433670 6075 ts_tablet_manager.cc:1403] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.248s user 0.085s sys 0.116s
I20260620 13:55:21.434805 6214 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.439252 6214 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.442113 6214 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:21.442903 6075 raft_consensus.cc:359] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.444146 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:21.444393 6074 tablet_bootstrap.cc:492] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:21.449891 6075 raft_consensus.cc:385] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.450325 6074 ts_tablet_manager.cc:1403] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.163s user 0.017s sys 0.000s
I20260620 13:55:21.450363 6075 raft_consensus.cc:740] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.446589 6202 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.451431 6075 consensus_queue.cc:260] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.454785 6075 ts_tablet_manager.cc:1434] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.021s user 0.003s sys 0.007s
I20260620 13:55:21.455704 6075 tablet_bootstrap.cc:492] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:21.459846 5778 catalog_manager.cc:5696] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:21.464725 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:21.466251 6197 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.467981 6197 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.475955 5848 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:21.477128 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:21.477607 6256 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:21.477931 5884 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:21.482292 6197 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:21.491010 6074 raft_consensus.cc:359] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.491961 6074 raft_consensus.cc:385] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.492239 6074 raft_consensus.cc:740] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.503425 5924 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:21.505923 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:21.493079 6074 consensus_queue.cc:260] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.508630 6029 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:21.508764 6197 raft_consensus.cc:2804] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:21.509503 6202 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:21.509658 6197 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:21.510066 6197 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.515187 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:21.517585 5958 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.517814 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:21.518422 6031 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.522148 6074 ts_tablet_manager.cc:1434] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.071s user 0.007s sys 0.000s
I20260620 13:55:21.525223 6031 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
W20260620 13:55:21.527477 5924 leader_election.cc:343] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.529062 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:21.527508 5779 catalog_manager.cc:5696] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:21.530673 6249 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:21.532392 6321 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:21.532740 5883 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.537528 6197 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.539556 6197 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:21.542407 6289 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:21.542905 6289 raft_consensus.cc:697] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:21.543744 6289 consensus_queue.cc:237] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.545622 6153 consensus_queue.cc:1048] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:21.554167 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:21.554479 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:21.554828 5881 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.555047 6033 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:21.557348 6074 tablet_bootstrap.cc:492] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:21.573531 6073 tablet_bootstrap.cc:492] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:21.584594 6153 consensus_queue.cc:1048] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:21.607885 6073 ts_tablet_manager.cc:1403] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.215s user 0.015s sys 0.008s
I20260620 13:55:21.599776 5881 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:21.594981 6033 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:21.625204 5924 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:21.628780 6197 raft_consensus.cc:2804] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:21.629289 6197 raft_consensus.cc:697] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:21.630082 6197 consensus_queue.cc:237] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.638068 6073 raft_consensus.cc:359] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.641606 5778 catalog_manager.cc:5696] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:21.644359 6073 raft_consensus.cc:385] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.644719 6073 raft_consensus.cc:740] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.646004 6073 consensus_queue.cc:260] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.654635 6073 ts_tablet_manager.cc:1434] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.046s user 0.004s sys 0.002s
I20260620 13:55:21.655506 6073 tablet_bootstrap.cc:492] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
W20260620 13:55:21.755056 6332 log.cc:927] Time spent T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.101s user 0.001s sys 0.000s
I20260620 13:55:21.759312 6074 tablet_bootstrap.cc:654] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.763566 6075 tablet_bootstrap.cc:654] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
W20260620 13:55:21.775209 5829 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:55:21.775882 6073 tablet_bootstrap.cc:654] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.787518 5779 catalog_manager.cc:5696] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:21.831637 6241 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.835340 6241 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.846206 6153 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:21.846748 6153 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.849769 6153 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:21.851943 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:21.852387 6074 tablet_bootstrap.cc:492] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:21.852859 6074 ts_tablet_manager.cc:1403] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.296s user 0.015s sys 0.022s
I20260620 13:55:21.854751 6241 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:21.856004 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:21.857512 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:21.857717 5997 leader_election.cc:343] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:21.859583 5998 leader_election.cc:343] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.860057 5998 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:21.860425 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:21.861115 6241 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260620 13:55:21.861726 5997 leader_election.cc:343] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.863351 6169 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:21.863567 6074 raft_consensus.cc:359] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.864436 6074 raft_consensus.cc:385] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260620 13:55:21.863353 5998 leader_election.cc:343] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:21.864769 6074 raft_consensus.cc:740] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.865247 5998 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:21.865712 6074 consensus_queue.cc:260] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.866645 6241 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:21.866572 6212 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:21.869844 6074 ts_tablet_manager.cc:1434] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.017s user 0.008s sys 0.000s
I20260620 13:55:21.871011 6074 tablet_bootstrap.cc:492] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:21.874274 6073 tablet_bootstrap.cc:492] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:21.874890 6073 ts_tablet_manager.cc:1403] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.220s user 0.013s sys 0.021s
I20260620 13:55:21.879406 6241 consensus_queue.cc:1048] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:21.886384 6075 tablet_bootstrap.cc:492] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:21.886956 6075 ts_tablet_manager.cc:1403] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.431s user 0.019s sys 0.037s
I20260620 13:55:21.891973 6073 raft_consensus.cc:359] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.892827 6073 raft_consensus.cc:385] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.892629 6075 raft_consensus.cc:359] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.893136 6073 raft_consensus.cc:740] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.893327 6075 raft_consensus.cc:385] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.893646 6075 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.895030 6075 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.897441 6074 tablet_bootstrap.cc:654] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.898111 6075 ts_tablet_manager.cc:1434] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.011s user 0.007s sys 0.000s
I20260620 13:55:21.898942 6075 tablet_bootstrap.cc:492] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:21.898790 6073 consensus_queue.cc:260] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.900934 6073 ts_tablet_manager.cc:1434] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.026s user 0.007s sys 0.000s
I20260620 13:55:21.902665 6073 tablet_bootstrap.cc:492] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:21.950179 6075 tablet_bootstrap.cc:654] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.950927 6073 tablet_bootstrap.cc:654] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:21.960753 6074 tablet_bootstrap.cc:492] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:21.961241 6074 ts_tablet_manager.cc:1403] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.090s user 0.007s sys 0.011s
I20260620 13:55:21.964044 6074 raft_consensus.cc:359] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.964694 6074 raft_consensus.cc:385] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.964987 6074 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.964777 6241 consensus_queue.cc:1048] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:21.974469 6289 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:21.981112 6075 tablet_bootstrap.cc:492] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:21.981594 6075 ts_tablet_manager.cc:1403] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.083s user 0.013s sys 0.000s
I20260620 13:55:21.984869 6075 raft_consensus.cc:359] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.986661 6075 raft_consensus.cc:385] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:21.987059 6075 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:21.987967 6075 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.991456 6074 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:21.996443 6074 ts_tablet_manager.cc:1434] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.035s user 0.006s sys 0.002s
I20260620 13:55:21.997749 6074 tablet_bootstrap.cc:492] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:21.990928 6075 ts_tablet_manager.cc:1434] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.009s user 0.007s sys 0.000s
I20260620 13:55:22.005136 6075 tablet_bootstrap.cc:492] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:22.011880 6073 tablet_bootstrap.cc:492] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:22.013289 6073 ts_tablet_manager.cc:1403] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.111s user 0.025s sys 0.010s
I20260620 13:55:22.016251 6073 raft_consensus.cc:359] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.017015 6073 raft_consensus.cc:385] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.017331 6074 tablet_bootstrap.cc:654] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.017369 6073 raft_consensus.cc:740] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.018739 6073 consensus_queue.cc:260] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.020592 6075 tablet_bootstrap.cc:654] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.020900 6073 ts_tablet_manager.cc:1434] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.007s user 0.007s sys 0.000s
I20260620 13:55:22.021880 6073 tablet_bootstrap.cc:492] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:22.027279 5884 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.029821 6073 tablet_bootstrap.cc:654] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.032047 6075 tablet_bootstrap.cc:492] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:22.032509 6075 ts_tablet_manager.cc:1403] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.028s user 0.013s sys 0.001s
I20260620 13:55:22.036409 6074 tablet_bootstrap.cc:492] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:22.036854 6074 ts_tablet_manager.cc:1403] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.039s user 0.012s sys 0.003s
I20260620 13:55:22.041558 6249 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:22.041566 6074 raft_consensus.cc:359] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.050427 6074 raft_consensus.cc:385] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.050931 6074 raft_consensus.cc:740] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.035005 6075 raft_consensus.cc:359] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.051733 6075 raft_consensus.cc:385] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.051833 6074 consensus_queue.cc:260] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.052078 6075 raft_consensus.cc:740] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.053732 6075 consensus_queue.cc:260] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.055588 6074 ts_tablet_manager.cc:1434] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.018s user 0.008s sys 0.002s
I20260620 13:55:22.055930 6075 ts_tablet_manager.cc:1434] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.023s user 0.006s sys 0.000s
I20260620 13:55:22.057633 6075 tablet_bootstrap.cc:492] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:22.057881 6074 tablet_bootstrap.cc:492] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:22.058831 6073 tablet_bootstrap.cc:492] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:22.059502 6073 ts_tablet_manager.cc:1403] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.038s user 0.009s sys 0.018s
I20260620 13:55:22.065279 6074 tablet_bootstrap.cc:654] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.067116 6075 tablet_bootstrap.cc:654] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.068418 6073 raft_consensus.cc:359] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.073216 6073 raft_consensus.cc:385] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.073658 6073 raft_consensus.cc:740] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.074267 6169 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.074782 6169 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.074766 6073 consensus_queue.cc:260] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.077067 6169 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.077458 6073 ts_tablet_manager.cc:1434] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.018s user 0.006s sys 0.001s
I20260620 13:55:22.078917 6073 tablet_bootstrap.cc:492] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:22.079033 6074 tablet_bootstrap.cc:492] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:22.079494 6074 ts_tablet_manager.cc:1403] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.022s user 0.016s sys 0.004s
I20260620 13:55:22.082337 6074 raft_consensus.cc:359] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.083081 6074 raft_consensus.cc:385] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.083542 6074 raft_consensus.cc:740] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.084702 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:22.084508 6074 consensus_queue.cc:260] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.085099 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:55:22.086299 5848 leader_election.cc:343] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.086498 6032 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:22.088200 5849 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:22.089190 6212 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:22.089547 6212 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:22.090060 6212 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.089582 6074 ts_tablet_manager.cc:1434] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.010s user 0.003s sys 0.004s
I20260620 13:55:22.091945 6074 tablet_bootstrap.cc:492] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:22.091953 6073 tablet_bootstrap.cc:654] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.098610 6074 tablet_bootstrap.cc:654] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.099653 6212 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.116914 6073 tablet_bootstrap.cc:492] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:22.118546 6073 ts_tablet_manager.cc:1403] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.040s user 0.017s sys 0.000s
I20260620 13:55:22.121157 6073 raft_consensus.cc:359] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.121917 6073 raft_consensus.cc:385] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.122228 6073 raft_consensus.cc:740] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.123129 6073 consensus_queue.cc:260] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.123615 6249 consensus_queue.cc:1048] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:22.125123 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:22.125766 6073 ts_tablet_manager.cc:1434] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
W20260620 13:55:22.126778 5848 leader_election.cc:343] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.127903 6073 tablet_bootstrap.cc:492] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:22.135667 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:22.137902 6031 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.138586 6074 tablet_bootstrap.cc:492] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:22.139199 6074 ts_tablet_manager.cc:1403] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.047s user 0.019s sys 0.012s
I20260620 13:55:22.142414 6241 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.142971 6241 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.145038 6249 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.145519 6249 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.146052 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:22.147915 5998 leader_election.cc:343] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.148079 6241 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:22.148804 6031 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:22.149835 5849 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:22.150347 6249 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.150542 6256 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:22.151017 6256 raft_consensus.cc:697] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:22.151543 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:22.152177 6256 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.152830 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:22.153043 5997 leader_election.cc:343] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.147131 6074 raft_consensus.cc:359] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.153625 6074 raft_consensus.cc:385] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.153473 5997 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.153944 6074 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.154656 6241 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:22.154621 6074 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.135278 6212 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.160588 6073 tablet_bootstrap.cc:654] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
W20260620 13:55:22.162992 5924 leader_election.cc:343] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.165844 6074 ts_tablet_manager.cc:1434] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.026s user 0.007s sys 0.000s
I20260620 13:55:22.166661 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.167281 6031 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:22.167572 6074 tablet_bootstrap.cc:492] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:22.172953 5924 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.173849 6202 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:22.174224 6202 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:22.174603 6202 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.177531 6075 tablet_bootstrap.cc:492] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:22.178002 6075 ts_tablet_manager.cc:1403] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.121s user 0.012s sys 0.001s
I20260620 13:55:22.185963 6249 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.186482 6249 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.188678 6249 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.198783 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.198673 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:22.199949 6033 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:22.202052 6202 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.209054 6289 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.209698 6289 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.212097 6075 raft_consensus.cc:359] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.212788 6075 raft_consensus.cc:385] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.213037 6075 raft_consensus.cc:740] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.222401 6074 tablet_bootstrap.cc:654] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.221875 5779 catalog_manager.cc:5696] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:22.223497 6075 consensus_queue.cc:260] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.224395 5884 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:22.225121 6241 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.225575 6241 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.228543 6075 ts_tablet_manager.cc:1434] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.050s user 0.007s sys 0.002s
I20260620 13:55:22.229465 6075 tablet_bootstrap.cc:492] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:22.230747 6241 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:22.231541 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:22.231736 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:22.232865 5998 leader_election.cc:343] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:22.233332 5997 leader_election.cc:343] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.233712 5997 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.234375 6241 raft_consensus.cc:2749] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:22.236806 6202 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.236907 6289 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.238642 6075 tablet_bootstrap.cc:654] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.213354 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:22.240092 6356 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:22.240556 6356 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:22.241005 6356 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.245085 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:22.246376 6028 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.247366 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:22.248092 5883 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:22.250669 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.251991 6031 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:22.245363 6289 consensus_queue.cc:1048] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:22.256799 6074 tablet_bootstrap.cc:492] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:22.257520 6074 ts_tablet_manager.cc:1403] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.090s user 0.010s sys 0.005s
I20260620 13:55:22.257516 5924 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:22.261157 6249 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:22.261270 6074 raft_consensus.cc:359] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.262266 6074 raft_consensus.cc:385] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.262538 6074 raft_consensus.cc:740] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.263315 6074 consensus_queue.cc:260] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.261613 6249 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:22.264376 6249 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.265543 6073 tablet_bootstrap.cc:492] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:22.269078 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:22.271826 6028 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:22.285146 6073 ts_tablet_manager.cc:1403] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.157s user 0.035s sys 0.025s
I20260620 13:55:22.289110 6074 ts_tablet_manager.cc:1434] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.031s user 0.005s sys 0.002s
I20260620 13:55:22.280278 6249 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.278709 6356 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.293577 6075 tablet_bootstrap.cc:492] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:22.289359 6073 raft_consensus.cc:359] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.294095 6073 raft_consensus.cc:385] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.294273 6075 ts_tablet_manager.cc:1403] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.065s user 0.013s sys 0.000s
I20260620 13:55:22.291499 5924 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:55:22.297241 5924 leader_election.cc:343] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.300439 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:22.300959 6333 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:22.301272 5884 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.301579 6333 raft_consensus.cc:697] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:22.292150 6074 tablet_bootstrap.cc:492] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:22.301651 6075 raft_consensus.cc:359] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.302721 6075 raft_consensus.cc:385] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.303151 6075 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.304023 6075 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.292021 6249 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.305682 6073 raft_consensus.cc:740] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.306710 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:22.307543 5882 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.302603 6333 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.310405 5884 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:22.314746 5924 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:22.316092 6202 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:22.316659 6202 raft_consensus.cc:697] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:22.316887 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:22.316751 5882 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:22.317490 6031 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.318675 6249 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.317603 6202 consensus_queue.cc:237] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.319478 6249 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.322003 6249 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.326797 6031 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:22.317945 6073 consensus_queue.cc:260] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.295868 6356 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.330778 6356 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.331748 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.326982 6074 tablet_bootstrap.cc:654] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.332401 6033 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:22.331230 6356 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.318151 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:22.333405 6028 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.334359 6356 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.329849 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:22.336442 6289 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:22.337106 6289 raft_consensus.cc:697] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:22.338078 6289 consensus_queue.cc:237] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.340415 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:22.306993 6075 ts_tablet_manager.cc:1434] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.011s user 0.006s sys 0.000s
I20260620 13:55:22.345434 6074 tablet_bootstrap.cc:492] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:22.345609 6075 tablet_bootstrap.cc:492] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:22.345947 6074 ts_tablet_manager.cc:1403] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.054s user 0.006s sys 0.011s
I20260620 13:55:22.351603 6074 raft_consensus.cc:359] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.352301 6074 raft_consensus.cc:385] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.352569 6074 raft_consensus.cc:740] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.353567 6073 ts_tablet_manager.cc:1434] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.067s user 0.007s sys 0.002s
I20260620 13:55:22.353509 6074 consensus_queue.cc:260] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.355782 6074 ts_tablet_manager.cc:1434] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.009s user 0.008s sys 0.000s
I20260620 13:55:22.356868 6074 tablet_bootstrap.cc:492] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:22.362031 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:22.362603 5924 leader_election.cc:343] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.363937 6074 tablet_bootstrap.cc:654] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.364451 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.364895 6356 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.365264 6033 raft_consensus.cc:2393] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:22.365383 6356 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.361979 6073 tablet_bootstrap.cc:492] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:22.372733 6356 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.375871 6074 tablet_bootstrap.cc:492] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:22.376382 6074 ts_tablet_manager.cc:1403] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.020s user 0.010s sys 0.008s
I20260620 13:55:22.379441 6075 tablet_bootstrap.cc:654] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.379066 6074 raft_consensus.cc:359] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.379873 6074 raft_consensus.cc:385] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.380174 6074 raft_consensus.cc:740] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.380403 5924 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.380966 6074 consensus_queue.cc:260] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.382441 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:22.385386 6073 tablet_bootstrap.cc:654] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.389298 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.389966 6031 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:22.390115 6075 tablet_bootstrap.cc:492] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:22.390748 6075 ts_tablet_manager.cc:1403] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.045s user 0.011s sys 0.000s
I20260620 13:55:22.393496 6075 raft_consensus.cc:359] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.394151 6075 raft_consensus.cc:385] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.394402 6075 raft_consensus.cc:740] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.395663 6249 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:22.396162 6249 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:22.396682 6249 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.396886 6074 ts_tablet_manager.cc:1434] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.020s user 0.002s sys 0.004s
I20260620 13:55:22.398844 5924 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:22.399757 6075 consensus_queue.cc:260] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.400120 5778 catalog_manager.cc:5696] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:22.402299 6075 ts_tablet_manager.cc:1434] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.011s user 0.003s sys 0.003s
I20260620 13:55:22.402834 5778 catalog_manager.cc:5696] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:22.407660 6075 tablet_bootstrap.cc:492] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:22.408656 6249 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.409461 6074 tablet_bootstrap.cc:492] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:22.432287 5924 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:22.433008 6333 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:22.433387 6333 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:22.433717 6333 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.435837 6075 tablet_bootstrap.cc:654] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.435983 6249 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.437295 6074 tablet_bootstrap.cc:654] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.437608 6073 tablet_bootstrap.cc:492] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:22.438068 6073 ts_tablet_manager.cc:1403] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.076s user 0.014s sys 0.003s
I20260620 13:55:22.408954 6028 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
W20260620 13:55:22.450119 5924 leader_election.cc:343] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.451624 6289 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.456902 6073 raft_consensus.cc:359] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.456923 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:22.457810 6073 raft_consensus.cc:385] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.458166 6073 raft_consensus.cc:740] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.460332 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:22.460932 6031 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.458920 6073 consensus_queue.cc:260] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:22.466668 5924 leader_election.cc:343] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.472662 6333 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.474701 6333 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.475346 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:55:22.478312 5924 leader_election.cc:343] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.478770 6073 ts_tablet_manager.cc:1434] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.040s user 0.005s sys 0.005s
I20260620 13:55:22.480752 6073 tablet_bootstrap.cc:492] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:22.483989 6289 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:22.481701 6031 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:22.484082 6241 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.484794 6241 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.487748 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:22.487871 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:22.488966 6300 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:55:22.489228 5997 leader_election.cc:343] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.489463 6300 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.491643 6300 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:55:22.492609 5998 leader_election.cc:343] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.492816 5924 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.493089 5998 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.494325 6333 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:22.494796 6333 raft_consensus.cc:697] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:22.494910 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:22.495648 6333 consensus_queue.cc:237] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.497406 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:22.498793 5998 leader_election.cc:343] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:22.499321 5997 leader_election.cc:343] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.499534 6300 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:22.499733 5997 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.500397 6300 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:22.489804 6241 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:22.502039 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:22.502655 6031 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.508158 6073 tablet_bootstrap.cc:654] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.509089 6075 tablet_bootstrap.cc:492] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:22.509613 6075 ts_tablet_manager.cc:1403] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.102s user 0.018s sys 0.021s
I20260620 13:55:22.509346 5779 catalog_manager.cc:5696] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:22.513303 6075 raft_consensus.cc:359] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.514345 6075 raft_consensus.cc:385] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.520855 6075 raft_consensus.cc:740] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.521644 6075 consensus_queue.cc:260] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.526660 6031 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:22.527990 5924 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.528694 6333 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:22.529182 6333 raft_consensus.cc:697] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:22.529986 6333 consensus_queue.cc:237] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.530776 6074 tablet_bootstrap.cc:492] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:22.534065 6074 ts_tablet_manager.cc:1403] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.135s user 0.016s sys 0.018s
I20260620 13:55:22.536617 6074 raft_consensus.cc:359] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.537333 6074 raft_consensus.cc:385] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.537587 6074 raft_consensus.cc:740] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.540504 5778 catalog_manager.cc:5696] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:22.543740 6073 tablet_bootstrap.cc:492] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:22.544201 6073 ts_tablet_manager.cc:1403] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.064s user 0.014s sys 0.011s
I20260620 13:55:22.525228 6075 ts_tablet_manager.cc:1434] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.015s user 0.006s sys 0.000s
I20260620 13:55:22.547277 6075 tablet_bootstrap.cc:492] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:22.551789 6073 raft_consensus.cc:359] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.552863 6073 raft_consensus.cc:385] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.554039 6074 consensus_queue.cc:260] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.556150 6075 tablet_bootstrap.cc:654] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.554780 6073 raft_consensus.cc:740] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.561110 6074 ts_tablet_manager.cc:1434] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.027s user 0.006s sys 0.000s
I20260620 13:55:22.562363 6074 tablet_bootstrap.cc:492] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:22.566468 6075 tablet_bootstrap.cc:492] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:22.567036 6075 ts_tablet_manager.cc:1403] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.020s user 0.013s sys 0.004s
I20260620 13:55:22.568138 6073 consensus_queue.cc:260] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.569902 6075 raft_consensus.cc:359] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.570650 6075 raft_consensus.cc:385] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.570160 5781 catalog_manager.cc:5696] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:22.570966 6075 raft_consensus.cc:740] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.571899 6075 consensus_queue.cc:260] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.574095 6075 ts_tablet_manager.cc:1434] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.007s user 0.004s sys 0.001s
I20260620 13:55:22.575730 6075 tablet_bootstrap.cc:492] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:22.578814 6289 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.579387 6289 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.581365 6074 tablet_bootstrap.cc:654] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.581454 6289 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.581585 6075 tablet_bootstrap.cc:654] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.583885 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.584539 6028 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:22.586442 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:22.588279 6241 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.588914 6241 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.593655 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:22.593871 6256 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.594445 5959 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:22.594515 6256 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.596078 5997 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:22.596984 6300 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:22.597342 6300 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:22.597685 6300 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:22.597882 5924 leader_election.cc:343] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.598757 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.599123 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:22.600976 5998 leader_election.cc:343] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.601574 6197 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:22.601969 6197 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:22.602547 6197 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.605906 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.606106 6300 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.606930 6028 raft_consensus.cc:2468] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:22.609107 5849 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:22.610129 6169 raft_consensus.cc:2804] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:22.609977 6197 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.610524 6169 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:22.610586 6256 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.610936 6169 raft_consensus.cc:3060] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.612643 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:55:22.624557 5998 leader_election.cc:343] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.614298 6300 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:22.578814 6073 ts_tablet_manager.cc:1434] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.034s user 0.006s sys 0.001s
I20260620 13:55:22.627883 6073 tablet_bootstrap.cc:492] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:22.615248 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:22.615481 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:22.631409 5959 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.626080 6241 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:22.633050 6169 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.640192 6169 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:22.640450 5848 leader_election.cc:343] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.642316 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:55:22.643664 5848 leader_election.cc:343] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.643785 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:22.644603 6028 raft_consensus.cc:3060] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.660233 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:22.660828 6031 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.660799 5959 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:55:22.663810 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:22.657936 6197 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.667420 5997 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.669265 6073 tablet_bootstrap.cc:654] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.669392 6241 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:22.670033 6241 raft_consensus.cc:697] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:22.670909 6241 consensus_queue.cc:237] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.670017 6031 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
W20260620 13:55:22.674371 5924 leader_election.cc:343] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.677512 6075 tablet_bootstrap.cc:492] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:22.677999 6075 ts_tablet_manager.cc:1403] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.102s user 0.036s sys 0.062s
I20260620 13:55:22.678272 6212 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.678750 6212 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.686028 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:22.680656 6075 raft_consensus.cc:359] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.700810 6075 raft_consensus.cc:385] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.701152 6075 raft_consensus.cc:740] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.697009 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.703063 6033 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:22.701759 6075 consensus_queue.cc:260] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.704978 6202 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:22.707762 6075 ts_tablet_manager.cc:1434] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.029s user 0.009s sys 0.000s
I20260620 13:55:22.709214 6075 tablet_bootstrap.cc:492] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:22.706457 6202 raft_consensus.cc:697] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:22.693668 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:22.680619 6212 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.717330 6074 tablet_bootstrap.cc:492] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:22.717808 6074 ts_tablet_manager.cc:1403] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.156s user 0.036s sys 0.022s
I20260620 13:55:22.721148 6256 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:22.710610 6202 consensus_queue.cc:237] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.733361 6169 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.733942 6169 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.731807 6212 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:22.735517 6212 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.747372 6028 raft_consensus.cc:2468] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:22.747593 6169 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.759697 5848 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:22.743031 6212 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:22.762615 6212 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:22.762423 6256 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:22.766944 5781 catalog_manager.cc:5696] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:22.763010 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:22.793617 5848 leader_election.cc:343] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:22.854874 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:22.864899 6074 raft_consensus.cc:359] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.865620 6074 raft_consensus.cc:385] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.865909 6074 raft_consensus.cc:740] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.868043 6075 tablet_bootstrap.cc:654] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:22.866542 6074 consensus_queue.cc:260] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.879006 6074 ts_tablet_manager.cc:1434] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.161s user 0.035s sys 0.019s
I20260620 13:55:22.879706 6073 tablet_bootstrap.cc:492] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:22.880326 6073 ts_tablet_manager.cc:1403] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.253s user 0.010s sys 0.006s
I20260620 13:55:22.880368 6074 tablet_bootstrap.cc:492] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:22.867581 6197 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260620 13:55:22.897914 6073 raft_consensus.cc:359] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.898792 6073 raft_consensus.cc:385] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:22.899148 6073 raft_consensus.cc:740] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:22.899928 6073 consensus_queue.cc:260] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.904573 6212 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:22.922953 6073 ts_tablet_manager.cc:1434] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.042s user 0.009s sys 0.000s
I20260620 13:55:22.927273 6073 tablet_bootstrap.cc:492] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
W20260620 13:55:22.927794 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 84212.7us
I20260620 13:55:22.933645 5849 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:22.935377 6377 raft_consensus.cc:2804] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:22.936111 6377 raft_consensus.cc:697] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:22.938000 5778 catalog_manager.cc:5696] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:22.959347 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.959723 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:22.960230 6031 raft_consensus.cc:2393] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:22.960376 6032 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:22.936952 6377 consensus_queue.cc:237] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:22.977941 6382 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260620 13:55:22.978983 6289 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:22.980154 6075 tablet_bootstrap.cc:492] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:22.981361 6075 ts_tablet_manager.cc:1403] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.272s user 0.021s sys 0.056s
I20260620 13:55:23.007946 6074 tablet_bootstrap.cc:654] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:23.017699 6385 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:23.024699 6385 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.026768 6385 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:23.033816 6075 raft_consensus.cc:359] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.034389 6075 raft_consensus.cc:385] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:23.034657 6075 raft_consensus.cc:740] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:23.035302 6075 consensus_queue.cc:260] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:23.036019 5829 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:55:23.036902 6075 ts_tablet_manager.cc:1434] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.055s user 0.000s sys 0.004s
I20260620 13:55:23.041790 6075 tablet_bootstrap.cc:492] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:23.042415 5849 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:23.043231 6169 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:23.043722 5849 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:23.045528 6256 raft_consensus.cc:2804] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:23.045892 6256 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:23.046236 6256 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:23.056633 6256 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.060370 6256 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:23.082418 6169 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:23.092396 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:23.093075 6031 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:23.093230 6385 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:23.093585 6382 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260620 13:55:23.100162 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 55005.8us
I20260620 13:55:23.096252 6300 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:23.131491 5924 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:23.133818 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:23.103427 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:55:23.146246 5924 leader_election.cc:343] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:23.144102 6382 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:23.164017 6073 tablet_bootstrap.cc:654] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:23.163867 6377 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:23.142592 6385 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:23.179330 6385 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:23.179767 6385 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:23.173921 5778 catalog_manager.cc:5696] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:23.133050 6300 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:23.196731 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 92966.8us
W20260620 13:55:23.214254 5848 leader_election.cc:343] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:23.180590 6377 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.224907 6075 tablet_bootstrap.cc:654] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:23.219965 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:23.238149 5881 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:23.242497 6392 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:23.244637 6300 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:23.244730 6392 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.243152 6028 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:23.268961 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:23.256955 6202 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:23.275758 6074 tablet_bootstrap.cc:492] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:23.276788 6074 ts_tablet_manager.cc:1403] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.397s user 0.019s sys 0.002s
W20260620 13:55:23.278244 5998 leader_election.cc:343] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:23.303571 6377 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:23.304359 6397 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:23.314307 6392 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:23.316723 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 103183us
I20260620 13:55:23.318027 6385 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.319339 6075 tablet_bootstrap.cc:492] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:23.319969 6075 ts_tablet_manager.cc:1403] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.278s user 0.012s sys 0.006s
I20260620 13:55:23.282258 6202 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:23.323589 6398 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.068s user 0.001s sys 0.000s
I20260620 13:55:23.324033 6073 tablet_bootstrap.cc:492] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:23.329630 6073 ts_tablet_manager.cc:1403] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.406s user 0.031s sys 0.010s
I20260620 13:55:23.304863 6397 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.340332 6073 raft_consensus.cc:359] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.341315 6073 raft_consensus.cc:385] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:23.341656 6073 raft_consensus.cc:740] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:23.343918 6397 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:23.342525 6073 consensus_queue.cc:260] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.351030 6202 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:23.352277 6028 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:23.356276 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:23.361240 6073 ts_tablet_manager.cc:1434] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.031s user 0.006s sys 0.001s
I20260620 13:55:23.361713 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:23.364593 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:23.365191 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:23.368952 6073 tablet_bootstrap.cc:492] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:23.368043 6074 raft_consensus.cc:359] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.370319 6074 raft_consensus.cc:385] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:23.370611 6074 raft_consensus.cc:740] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:23.370972 5958 raft_consensus.cc:2393] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:55:23.371284 6074 consensus_queue.cc:260] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:23.375738 6405 log.cc:927] Time spent T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.109s user 0.001s sys 0.000s
I20260620 13:55:23.373380 6385 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:23.386885 6074 ts_tablet_manager.cc:1434] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.110s user 0.008s sys 0.000s
I20260620 13:55:23.388012 5849 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:23.389660 6397 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260620 13:55:23.378000 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:23.398747 6074 tablet_bootstrap.cc:492] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:23.397186 6375 raft_consensus.cc:2804] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:23.396478 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:23.409073 6375 raft_consensus.cc:697] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:23.400064 6385 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260620 13:55:23.396245 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:23.399904 6249 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260620 13:55:23.412068 6375 consensus_queue.cc:237] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:23.420428 5998 leader_election.cc:343] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:23.427083 6101 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260620 13:55:23.448796 6075 raft_consensus.cc:359] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.449797 6075 raft_consensus.cc:385] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:23.450232 6075 raft_consensus.cc:740] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:23.456691 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:23.457403 6033 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:23.464846 6075 consensus_queue.cc:260] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.470044 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:23.474968 5883 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:23.495882 5997 leader_election.cc:343] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:23.496668 5997 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:55:23.498064 5997 leader_election.cc:343] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:23.498607 5997 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:23.478559 6029 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:23.504633 6300 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:23.531288 5880 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:23.532660 6075 ts_tablet_manager.cc:1434] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.212s user 0.020s sys 0.022s
I20260620 13:55:23.530939 6399 raft_consensus.cc:2749] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:23.533790 6075 tablet_bootstrap.cc:492] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
W20260620 13:55:23.551369 6408 log.cc:927] Time spent T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.073s user 0.001s sys 0.000s
W20260620 13:55:23.562077 5848 consensus_peers.cc:597] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 -> Peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Couldn't send request to peer 192c750f597c43858e1ad09e8d805685. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:23.567694 6075 tablet_bootstrap.cc:654] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:23.597781 6074 tablet_bootstrap.cc:654] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:23.604146 5849 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:23.613945 5849 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:23.610625 6397 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:23.616714 6397 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.602015 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:23.628371 6073 tablet_bootstrap.cc:654] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:23.619024 6397 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:23.621645 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:23.689405 5924 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:23.718400 6388 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:23.720809 6388 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:23.687981 6376 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:23.633396 6356 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.110s
I20260620 13:55:23.688663 6395 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:23.675321 6382 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:23.658926 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:23.690730 6029 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:23.690922 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:23.712422 6202 raft_consensus.cc:2804] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:23.772605 6073 tablet_bootstrap.cc:492] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:23.753012 6202 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:23.773180 6073 ts_tablet_manager.cc:1403] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.404s user 0.011s sys 0.009s
W20260620 13:55:23.768044 5998 leader_election.cc:343] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:23.751063 6382 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.775007 6202 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:23.804641 6073 raft_consensus.cc:359] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.805359 6073 raft_consensus.cc:385] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:23.805617 6073 raft_consensus.cc:740] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:23.806242 6073 consensus_queue.cc:260] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.815058 6073 ts_tablet_manager.cc:1434] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.042s user 0.007s sys 0.002s
I20260620 13:55:23.807325 6382 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:23.824200 6074 tablet_bootstrap.cc:492] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:23.824844 6074 ts_tablet_manager.cc:1403] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.427s user 0.017s sys 0.028s
I20260620 13:55:23.826169 5778 catalog_manager.cc:5696] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:23.858731 6075 tablet_bootstrap.cc:492] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
W20260620 13:55:23.855822 5997 leader_election.cc:343] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:23.861627 5997 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:23.864202 6075 ts_tablet_manager.cc:1403] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.331s user 0.021s sys 0.021s
I20260620 13:55:23.866865 6397 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:23.882936 6075 raft_consensus.cc:359] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.884402 6074 raft_consensus.cc:359] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.885089 6074 raft_consensus.cc:385] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:23.885357 6074 raft_consensus.cc:740] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:23.884910 6075 raft_consensus.cc:385] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:23.885960 6074 consensus_queue.cc:260] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.855343 6202 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.894548 6075 raft_consensus.cc:740] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:23.890908 5924 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:23.917052 6075 consensus_queue.cc:260] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.917541 6249 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:23.918154 6249 raft_consensus.cc:697] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:23.892042 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:23.919123 6249 consensus_queue.cc:237] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.896291 6202 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:23.896811 6074 ts_tablet_manager.cc:1434] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.072s user 0.005s sys 0.001s
I20260620 13:55:23.923599 6074 tablet_bootstrap.cc:492] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:23.923784 6384 consensus_queue.cc:1048] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:23.915515 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:23.889556 6073 tablet_bootstrap.cc:492] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:23.925736 6027 raft_consensus.cc:2393] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:55:23.928779 5924 leader_election.cc:343] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:23.932974 6074 tablet_bootstrap.cc:654] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
W20260620 13:55:23.933415 5924 leader_election.cc:343] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:23.933482 6407 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:23.939060 6073 tablet_bootstrap.cc:654] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:23.941887 6075 ts_tablet_manager.cc:1434] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.077s user 0.005s sys 0.001s
I20260620 13:55:23.943123 6395 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:23.943677 6395 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:23.946151 6395 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:23.950822 6075 tablet_bootstrap.cc:492] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:23.963508 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:23.964409 6027 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:23.972612 5849 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:23.974076 6075 tablet_bootstrap.cc:654] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:23.975270 6212 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:23.975936 6212 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:23.976426 6212 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:23.970681 6384 consensus_queue.cc:1048] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260620 13:55:24.020226 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:24.021481 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:24.022037 6212 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.030275 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:24.030701 6074 tablet_bootstrap.cc:492] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:24.031201 6074 ts_tablet_manager.cc:1403] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.108s user 0.024s sys 0.016s
I20260620 13:55:24.032359 5924 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:24.032625 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:24.031003 6026 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.025424 6212 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:24.044915 6407 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.048688 6073 tablet_bootstrap.cc:492] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:24.022076 6027 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.059523 6075 tablet_bootstrap.cc:492] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:24.060034 6075 ts_tablet_manager.cc:1403] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.117s user 0.004s sys 0.015s
I20260620 13:55:24.076525 6073 ts_tablet_manager.cc:1403] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.187s user 0.018s sys 0.026s
W20260620 13:55:24.069967 5924 leader_election.cc:343] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.079257 6074 raft_consensus.cc:359] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.086706 5781 catalog_manager.cc:5696] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:24.089900 6074 raft_consensus.cc:385] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.090253 6074 raft_consensus.cc:740] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.093444 5958 raft_consensus.cc:3060] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.093729 6074 consensus_queue.cc:260] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.095543 6027 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:24.082940 6075 raft_consensus.cc:359] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.096120 6075 raft_consensus.cc:385] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.096386 6075 raft_consensus.cc:740] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.100688 5924 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:24.096979 6075 consensus_queue.cc:260] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:24.101408 5848 leader_election.cc:343] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.105439 6382 raft_consensus.cc:2804] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:24.106405 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:24.103009 6074 ts_tablet_manager.cc:1434] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.071s user 0.009s sys 0.000s
W20260620 13:55:24.117522 5848 leader_election.cc:343] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.106033 6382 raft_consensus.cc:697] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:24.121697 6382 consensus_queue.cc:237] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.124698 6074 tablet_bootstrap.cc:492] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:24.128814 6075 ts_tablet_manager.cc:1434] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.068s user 0.009s sys 0.006s
I20260620 13:55:24.135089 6075 tablet_bootstrap.cc:492] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:24.141633 6407 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:24.106055 6026 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:24.148214 5849 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:24.164268 6075 tablet_bootstrap.cc:654] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.180330 6212 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:24.186244 6212 raft_consensus.cc:697] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:24.187084 6212 consensus_queue.cc:237] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:24.187363 6441 log.cc:927] Time spent T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.051s user 0.000s sys 0.001s
W20260620 13:55:24.239328 6442 log.cc:927] Time spent T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.081s user 0.000s sys 0.001s
W20260620 13:55:24.241868 5829 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:55:24.191226 6383 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:55:24.245083 6073 raft_consensus.cc:359] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.245818 6073 raft_consensus.cc:385] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.246081 6073 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.246749 6073 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.259570 6074 tablet_bootstrap.cc:654] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.271864 6399 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:24.272447 6399 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.274284 6073 ts_tablet_manager.cc:1434] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.194s user 0.008s sys 0.000s
I20260620 13:55:24.275009 6073 tablet_bootstrap.cc:492] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:24.291015 6202 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:24.292714 6202 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.294697 6202 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:24.288165 6375 consensus_queue.cc:1048] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260620 13:55:24.251965 6383 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.321137 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:24.327378 6447 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:24.327951 6447 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.329175 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:24.330236 6447 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:24.332589 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:24.335040 5998 leader_election.cc:343] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.335634 6073 tablet_bootstrap.cc:654] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
W20260620 13:55:24.335821 5998 leader_election.cc:343] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:24.339339 5924 leader_election.cc:343] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.337246 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:24.345095 6075 tablet_bootstrap.cc:492] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:24.345556 6075 ts_tablet_manager.cc:1403] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.211s user 0.018s sys 0.022s
W20260620 13:55:24.350440 6444 log.cc:927] Time spent T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.076s user 0.000s sys 0.001s
I20260620 13:55:24.352591 6399 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:24.357296 6074 tablet_bootstrap.cc:492] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:24.357860 6074 ts_tablet_manager.cc:1403] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.233s user 0.019s sys 0.019s
I20260620 13:55:24.370937 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:24.369983 6075 raft_consensus.cc:359] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.376545 6075 raft_consensus.cc:385] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.376958 6075 raft_consensus.cc:740] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.377799 6075 consensus_queue.cc:260] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.393479 6074 raft_consensus.cc:359] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:24.393828 5924 leader_election.cc:343] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.394255 6074 raft_consensus.cc:385] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.394495 5924 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:24.394562 6074 raft_consensus.cc:740] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.398939 6074 consensus_queue.cc:260] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.406941 6075 ts_tablet_manager.cc:1434] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.061s user 0.009s sys 0.000s
I20260620 13:55:24.419487 6074 ts_tablet_manager.cc:1434] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.061s user 0.009s sys 0.000s
I20260620 13:55:24.426723 6074 tablet_bootstrap.cc:492] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:24.420954 6075 tablet_bootstrap.cc:492] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:24.399302 6385 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:24.421015 6300 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:24.434504 6300 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.445565 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:24.446265 5881 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:24.454375 6300 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:24.457660 6073 tablet_bootstrap.cc:492] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:24.458154 6073 ts_tablet_manager.cc:1403] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.183s user 0.020s sys 0.017s
I20260620 13:55:24.460736 5998 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:55:24.461165 6445 log.cc:927] Time spent T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.091s user 0.000s sys 0.001s
I20260620 13:55:24.462375 6399 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:24.462726 6399 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:24.464064 6399 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.471338 6073 raft_consensus.cc:359] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.473716 6073 raft_consensus.cc:385] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.474037 6073 raft_consensus.cc:740] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.480028 6074 tablet_bootstrap.cc:654] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.485739 5878 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.486370 6202 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:24.488250 6073 consensus_queue.cc:260] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.497534 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:24.499446 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:24.502554 6073 ts_tablet_manager.cc:1434] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.044s user 0.007s sys 0.002s
I20260620 13:55:24.504267 6383 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:24.505234 5997 leader_election.cc:343] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.505780 5997 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:24.507911 6447 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:24.487880 6202 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.526788 6075 tablet_bootstrap.cc:654] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.517048 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:24.523921 6202 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:24.532618 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:24.536758 5883 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:24.530640 5957 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:24.551899 6073 tablet_bootstrap.cc:492] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:24.542073 5924 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:24.544075 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:24.544847 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:24.558676 6356 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:24.559134 6356 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:24.559466 6356 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.548729 5781 catalog_manager.cc:5696] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:24.564044 5848 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:55:24.567531 5997 leader_election.cc:343] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.567989 5997 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:24.566771 6383 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:55:24.575459 6451 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:24.577975 6394 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:24.533227 6399 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.580937 6407 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:24.578509 6394 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.587775 6026 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:55:24.590729 6399 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:24.591361 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:55:24.587813 5924 consensus_peers.cc:597] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 -> Peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Couldn't send request to peer 2e82c0c231624695ac5a813230bf5038. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:24.590667 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:24.593459 5883 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.593338 6249 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:24.594415 6394 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:24.595530 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:24.596148 6026 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:24.597198 5849 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:24.595532 6073 tablet_bootstrap.cc:654] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.597190 6356 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.597908 6383 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:55:24.600988 6383 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:24.601364 6383 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:24.607877 5778 catalog_manager.cc:5696] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:24.604545 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:24.612035 6356 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:24.612154 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:24.613613 5956 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:24.613988 6074 tablet_bootstrap.cc:492] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:24.614476 6074 ts_tablet_manager.cc:1403] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.188s user 0.012s sys 0.033s
I20260620 13:55:24.623721 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:24.624550 6026 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 1: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:55:24.630302 5924 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:24.632642 6356 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260620 13:55:24.634341 6074 raft_consensus.cc:359] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.635241 6074 raft_consensus.cc:385] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.635936 6074 raft_consensus.cc:740] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.636675 6074 consensus_queue.cc:260] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.641391 5883 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:55:24.651753 5998 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:55:24.652441 6074 ts_tablet_manager.cc:1434] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.038s user 0.007s sys 0.002s
I20260620 13:55:24.652863 6399 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:24.653478 6399 raft_consensus.cc:697] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:24.654531 6074 tablet_bootstrap.cc:492] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:24.655035 6399 consensus_queue.cc:237] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.665936 6075 tablet_bootstrap.cc:492] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:24.662993 6074 tablet_bootstrap.cc:654] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.666482 6075 ts_tablet_manager.cc:1403] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.246s user 0.016s sys 0.013s
I20260620 13:55:24.670058 6075 raft_consensus.cc:359] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.673676 6075 raft_consensus.cc:385] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.672608 6383 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.674333 6075 raft_consensus.cc:740] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.675699 5878 raft_consensus.cc:1240] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260620 13:55:24.677459 6074 tablet_bootstrap.cc:492] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:24.678040 6074 ts_tablet_manager.cc:1403] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.024s user 0.007s sys 0.011s
I20260620 13:55:24.678664 6300 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:24.679214 6300 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.681617 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:24.682154 6074 raft_consensus.cc:359] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.682976 6074 raft_consensus.cc:385] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.683531 6074 raft_consensus.cc:740] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.684168 6073 tablet_bootstrap.cc:492] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:24.684011 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:24.684444 6074 consensus_queue.cc:260] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.685181 6073 ts_tablet_manager.cc:1403] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.133s user 0.011s sys 0.028s
I20260620 13:55:24.685202 5952 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 0.
I20260620 13:55:24.687220 6074 ts_tablet_manager.cc:1434] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.009s user 0.007s sys 0.000s
I20260620 13:55:24.687311 5997 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:24.688099 6074 tablet_bootstrap.cc:492] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:24.688066 6451 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:24.688493 6451 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:24.688809 6451 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.689481 6073 raft_consensus.cc:359] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.685421 6383 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:24.690258 6073 raft_consensus.cc:385] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.690688 6073 raft_consensus.cc:740] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.691421 6073 consensus_queue.cc:260] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.693780 6073 ts_tablet_manager.cc:1434] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260620 13:55:24.695286 6073 tablet_bootstrap.cc:492] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:24.695572 6074 tablet_bootstrap.cc:654] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.696246 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:24.696560 6075 consensus_queue.cc:260] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:24.698601 5998 leader_election.cc:343] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.699451 6300 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:24.700054 6075 ts_tablet_manager.cc:1434] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.033s user 0.008s sys 0.004s
I20260620 13:55:24.702984 6073 tablet_bootstrap.cc:654] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.703833 6075 tablet_bootstrap.cc:492] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:24.705200 6451 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.710650 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:24.712015 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:55:24.721320 5998 leader_election.cc:343] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.725008 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:24.725955 5952 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.726743 6202 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:24.727444 6202 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.729494 6202 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:24.740089 6075 tablet_bootstrap.cc:654] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.741394 5848 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:24.742754 6376 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:55:24.746922 6383 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260620 13:55:24.760751 6074 tablet_bootstrap.cc:492] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:24.763125 6074 ts_tablet_manager.cc:1403] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.075s user 0.019s sys 0.027s
I20260620 13:55:24.762748 6356 consensus_queue.cc:1059] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:24.744597 6451 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:24.771162 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:24.771617 6356 raft_consensus.cc:3055] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:24.772084 6356 raft_consensus.cc:740] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:24.780546 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:24.781500 6026 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:24.773000 6356 consensus_queue.cc:260] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.786437 6074 raft_consensus.cc:359] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.788334 6074 raft_consensus.cc:385] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.783424 5779 catalog_manager.cc:5696] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:24.789522 6074 raft_consensus.cc:740] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.791239 6202 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:24.791622 6074 consensus_queue.cc:260] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.793696 6074 ts_tablet_manager.cc:1434] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.030s user 0.005s sys 0.000s
I20260620 13:55:24.794610 6074 tablet_bootstrap.cc:492] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
W20260620 13:55:24.790729 5924 leader_election.cc:343] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.805873 6073 tablet_bootstrap.cc:492] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:24.813234 6073 ts_tablet_manager.cc:1403] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.118s user 0.026s sys 0.038s
I20260620 13:55:24.819736 5953 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.804124 5952 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:55:24.800239 6356 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:24.832803 5997 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:24.838551 5924 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:24.840181 6451 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:24.841881 6388 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:24.858242 6073 raft_consensus.cc:359] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.859464 6073 raft_consensus.cc:385] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.859977 6073 raft_consensus.cc:740] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.854647 6388 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:24.855809 6451 raft_consensus.cc:697] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:24.861709 6388 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.866938 6073 consensus_queue.cc:260] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.872222 6075 tablet_bootstrap.cc:492] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:24.872839 6075 ts_tablet_manager.cc:1403] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.169s user 0.006s sys 0.017s
I20260620 13:55:24.893327 6073 ts_tablet_manager.cc:1434] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.080s user 0.009s sys 0.000s
I20260620 13:55:24.894613 6073 tablet_bootstrap.cc:492] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:24.900231 6451 consensus_queue.cc:237] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.910346 6075 raft_consensus.cc:359] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.916923 6075 raft_consensus.cc:385] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.917346 6075 raft_consensus.cc:740] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.918184 6075 consensus_queue.cc:260] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.920491 6395 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:24.921747 6074 tablet_bootstrap.cc:654] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.926736 6075 ts_tablet_manager.cc:1434] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.054s user 0.008s sys 0.000s
I20260620 13:55:24.948663 6388 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.952751 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:24.954783 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:55:24.956166 5924 leader_election.cc:343] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:24.955451 6030 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:24.955765 6388 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:24.963579 6074 tablet_bootstrap.cc:492] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:24.965548 6030 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:24.965819 6074 ts_tablet_manager.cc:1403] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.171s user 0.013s sys 0.006s
I20260620 13:55:24.965322 6073 tablet_bootstrap.cc:654] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:24.967010 5924 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:24.968003 6289 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:24.971776 6075 tablet_bootstrap.cc:492] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:24.974970 6289 raft_consensus.cc:697] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:24.977774 6289 consensus_queue.cc:237] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.980116 6074 raft_consensus.cc:359] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.981688 6074 raft_consensus.cc:385] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:24.981979 6074 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:24.982630 6074 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:24.993120 6074 ts_tablet_manager.cc:1434] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.027s user 0.006s sys 0.000s
I20260620 13:55:24.994077 6074 tablet_bootstrap.cc:492] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:24.996045 5778 catalog_manager.cc:5696] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:25.042095 6074 tablet_bootstrap.cc:654] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.043548 6075 tablet_bootstrap.cc:654] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.042508 5779 catalog_manager.cc:5696] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:25.051213 6465 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.051754 6465 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.056039 6465 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:25.056142 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:25.057219 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:25.057585 5998 leader_election.cc:343] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:25.059293 5997 leader_election.cc:343] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.059716 5997 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:25.064457 6465 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:25.066660 6073 tablet_bootstrap.cc:492] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:25.067389 6073 ts_tablet_manager.cc:1403] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.173s user 0.009s sys 0.020s
I20260620 13:55:25.070827 6073 raft_consensus.cc:359] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.071803 6073 raft_consensus.cc:385] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.072328 6073 raft_consensus.cc:740] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.073210 6073 consensus_queue.cc:260] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.075551 6073 ts_tablet_manager.cc:1434] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.008s user 0.007s sys 0.000s
I20260620 13:55:25.077373 6074 tablet_bootstrap.cc:492] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:25.077872 6074 ts_tablet_manager.cc:1403] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.084s user 0.018s sys 0.005s
I20260620 13:55:25.078142 6073 tablet_bootstrap.cc:492] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:25.086238 6073 tablet_bootstrap.cc:654] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.090657 6074 raft_consensus.cc:359] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.091455 6074 raft_consensus.cc:385] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.091714 6074 raft_consensus.cc:740] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.092386 6376 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.092840 6376 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.092332 6074 consensus_queue.cc:260] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.094585 6074 ts_tablet_manager.cc:1434] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.016s user 0.006s sys 0.000s
I20260620 13:55:25.095829 6074 tablet_bootstrap.cc:492] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:25.096487 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:25.099968 6465 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.100307 6376 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.100512 6465 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.104095 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:25.105901 6465 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:25.106798 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:25.107530 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:25.108633 5998 leader_election.cc:343] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:25.109123 5997 leader_election.cc:343] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.109472 5848 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:25.111231 6256 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:25.102389 6075 tablet_bootstrap.cc:492] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:25.109527 5997 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:25.101802 6074 tablet_bootstrap.cc:654] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.112911 6465 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:25.116636 6075 ts_tablet_manager.cc:1403] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.145s user 0.012s sys 0.014s
I20260620 13:55:25.119570 6075 raft_consensus.cc:359] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.120350 6075 raft_consensus.cc:385] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.120620 6075 raft_consensus.cc:740] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.121387 6075 consensus_queue.cc:260] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.123175 6075 ts_tablet_manager.cc:1434] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.006s user 0.007s sys 0.000s
I20260620 13:55:25.126005 6074 tablet_bootstrap.cc:492] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:25.126513 6074 ts_tablet_manager.cc:1403] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.031s user 0.005s sys 0.005s
I20260620 13:55:25.129545 6074 raft_consensus.cc:359] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.130604 6074 raft_consensus.cc:385] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.130890 6074 raft_consensus.cc:740] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.132750 6073 tablet_bootstrap.cc:492] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:25.132791 6075 tablet_bootstrap.cc:492] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:25.133460 6073 ts_tablet_manager.cc:1403] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.056s user 0.012s sys 0.004s
I20260620 13:55:25.136253 6073 raft_consensus.cc:359] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.136979 6073 raft_consensus.cc:385] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.137243 6073 raft_consensus.cc:740] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.131649 6074 consensus_queue.cc:260] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.137912 6073 consensus_queue.cc:260] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.140285 6074 ts_tablet_manager.cc:1434] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.013s user 0.004s sys 0.004s
I20260620 13:55:25.140296 6073 ts_tablet_manager.cc:1434] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.007s user 0.004s sys 0.004s
I20260620 13:55:25.141299 6074 tablet_bootstrap.cc:492] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:25.141599 6073 tablet_bootstrap.cc:492] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47: Bootstrap starting.
I20260620 13:55:25.154197 6075 tablet_bootstrap.cc:654] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.158736 6074 tablet_bootstrap.cc:654] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.160023 5884 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.171723 6376 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.185608 6376 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.187755 6376 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.192452 6073 tablet_bootstrap.cc:654] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.194689 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:25.195474 6030 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:25.196604 5849 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:25.178512 6074 tablet_bootstrap.cc:492] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:25.197305 6384 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:25.197724 6384 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:25.198045 6384 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.199159 6074 ts_tablet_manager.cc:1403] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.058s user 0.016s sys 0.004s
I20260620 13:55:25.201926 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:25.202582 5952 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 0.
I20260620 13:55:25.205019 6074 raft_consensus.cc:359] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.205740 6074 raft_consensus.cc:385] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.206074 6074 raft_consensus.cc:740] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.205596 6384 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.206710 6074 consensus_queue.cc:260] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.208515 6384 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.210168 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:25.210738 6030 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.211061 6074 ts_tablet_manager.cc:1434] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.012s user 0.006s sys 0.000s
I20260620 13:55:25.212700 6074 tablet_bootstrap.cc:492] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:25.218425 6030 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:25.220081 5849 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:25.221036 6384 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:25.221572 6384 raft_consensus.cc:697] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:25.222446 6384 consensus_queue.cc:237] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.228690 6075 tablet_bootstrap.cc:492] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:25.229208 6075 ts_tablet_manager.cc:1403] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.097s user 0.022s sys 0.028s
I20260620 13:55:25.230847 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:25.231564 5952 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.233785 6074 tablet_bootstrap.cc:654] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.243361 6075 raft_consensus.cc:359] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.244231 6075 raft_consensus.cc:385] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.246089 6075 raft_consensus.cc:740] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.247032 6075 consensus_queue.cc:260] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.244585 6073 tablet_bootstrap.cc:492] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47: No bootstrap required, opened a new log
I20260620 13:55:25.249130 6073 ts_tablet_manager.cc:1403] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47: Time spent bootstrapping tablet: real 0.108s user 0.011s sys 0.025s
I20260620 13:55:25.249723 6075 ts_tablet_manager.cc:1434] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.020s user 0.008s sys 0.000s
I20260620 13:55:25.252050 6073 raft_consensus.cc:359] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.258447 6465 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:25.267575 6073 raft_consensus.cc:385] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.267899 6073 raft_consensus.cc:740] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.269121 6075 tablet_bootstrap.cc:492] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:25.264761 5952 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:55:25.278847 6465 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.279464 6465 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.281742 6465 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:25.284418 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:55:25.286558 5998 leader_election.cc:343] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.286417 6465 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:25.288162 6075 tablet_bootstrap.cc:654] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.289551 6289 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.290041 6289 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.287616 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:25.296698 5997 leader_election.cc:343] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.297138 5997 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:25.297835 6465 raft_consensus.cc:2749] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:25.298349 6289 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.279470 6073 consensus_queue.cc:260] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.309381 6073 ts_tablet_manager.cc:1434] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47: Time spent starting tablet: real 0.060s user 0.006s sys 0.000s
I20260620 13:55:25.315959 6376 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.316567 6376 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.319164 6376 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.320247 5779 catalog_manager.cc:5696] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:25.321686 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:25.327400 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:25.328543 5878 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:25.331161 6074 tablet_bootstrap.cc:492] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:25.332309 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:25.332896 6030 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:25.334460 6074 ts_tablet_manager.cc:1403] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.122s user 0.015s sys 0.016s
I20260620 13:55:25.346081 5883 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.347874 6074 raft_consensus.cc:359] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.348716 6074 raft_consensus.cc:385] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.349104 6074 raft_consensus.cc:740] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.356020 6074 consensus_queue.cc:260] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.359745 6074 ts_tablet_manager.cc:1434] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.025s user 0.007s sys 0.000s
I20260620 13:55:25.359882 6465 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:25.360726 6074 tablet_bootstrap.cc:492] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:25.353888 5924 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:25.367733 6249 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.373610 6249 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.375674 6289 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:25.376125 6289 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:25.376488 6289 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.387676 6399 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.388388 6399 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.392328 6289 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.395598 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:25.426712 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:25.415262 6356 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.422732 6399 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:25.429738 6356 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:25.429733 5998 leader_election.cc:343] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.431800 6356 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.419391 6249 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.433470 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:25.434103 6028 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:25.436096 6333 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.436537 6333 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.437062 5924 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:25.438531 6333 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.438838 6356 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:25.439278 6356 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:25.436537 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:25.439929 6028 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:25.440622 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:25.441076 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:25.424443 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:25.441411 5957 raft_consensus.cc:2393] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:55:25.449255 6075 tablet_bootstrap.cc:492] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:25.443711 6356 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.449790 6075 ts_tablet_manager.cc:1403] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.181s user 0.019s sys 0.003s
I20260620 13:55:25.452971 6075 raft_consensus.cc:359] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.453771 6075 raft_consensus.cc:385] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.454107 6075 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.454779 6075 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.456470 6075 ts_tablet_manager.cc:1434] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 13:55:25.457617 6075 tablet_bootstrap.cc:492] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:25.452978 6289 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.461395 6074 tablet_bootstrap.cc:654] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
W20260620 13:55:25.466852 5997 leader_election.cc:343] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.468499 6356 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.468088 5997 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:25.467772 6465 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260620 13:55:25.469756 6451 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:25.471982 6356 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:25.468307 5924 leader_election.cc:343] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:25.479338 5924 leader_election.cc:343] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:25.482473 5829 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260620 13:55:25.487061 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:25.490933 6074 tablet_bootstrap.cc:492] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:25.491482 6074 ts_tablet_manager.cc:1403] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.131s user 0.009s sys 0.004s
I20260620 13:55:25.491389 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:25.492041 6030 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:25.492049 5848 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:25.493031 6384 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:25.493664 6075 tablet_bootstrap.cc:654] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.494158 6074 raft_consensus.cc:359] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.494729 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:25.494859 6074 raft_consensus.cc:385] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.495410 5878 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.495823 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:25.496500 5884 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.499195 5924 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:25.500432 6485 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:25.500779 6485 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:25.501078 6485 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.504195 5884 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:25.506227 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:25.507778 6028 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.508602 6075 tablet_bootstrap.cc:492] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:25.508986 6075 ts_tablet_manager.cc:1403] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.052s user 0.013s sys 0.004s
I20260620 13:55:25.509507 6485 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.507076 5924 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:25.507119 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:25.511526 6030 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.511945 6485 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.495867 6074 raft_consensus.cc:740] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.510843 6075 raft_consensus.cc:359] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.512974 6075 raft_consensus.cc:385] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.513967 6075 raft_consensus.cc:740] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.512984 6074 consensus_queue.cc:260] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.513414 6485 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:25.515980 6485 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:25.515980 6075 consensus_queue.cc:260] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.516439 6485 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.516390 6074 ts_tablet_manager.cc:1434] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.025s user 0.006s sys 0.001s
I20260620 13:55:25.569373 6028 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:25.579658 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:25.583563 6356 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.584416 6356 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.597589 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:25.599220 5878 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:25.599607 6356 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.599258 6028 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.631067 6451 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.633929 6451 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.640857 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:25.642752 6074 tablet_bootstrap.cc:492] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
W20260620 13:55:25.643313 5998 leader_election.cc:343] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.649973 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:25.653198 5997 leader_election.cc:343] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.653937 5997 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:25.656772 6399 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:25.658381 6451 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:55:25.655345 5924 leader_election.cc:343] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.659456 6030 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:25.668473 6075 ts_tablet_manager.cc:1434] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.159s user 0.009s sys 0.001s
I20260620 13:55:25.671483 5924 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
W20260620 13:55:25.672549 5924 leader_election.cc:343] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.672513 6356 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:25.673324 6356 raft_consensus.cc:697] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:25.674271 6074 tablet_bootstrap.cc:654] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.677351 5924 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:25.678579 6491 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
W20260620 13:55:25.678845 5924 consensus_peers.cc:597] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 -> Peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Couldn't send request to peer 2e82c0c231624695ac5a813230bf5038. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:25.674419 6485 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.679440 6491 raft_consensus.cc:697] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:25.683602 6333 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.684859 6075 tablet_bootstrap.cc:492] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:25.684535 6333 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.685570 6491 consensus_queue.cc:237] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.687093 6333 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.679917 6356 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.696692 6485 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.701329 6028 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:25.723824 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:25.726608 6031 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:25.730432 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:25.758894 6075 tablet_bootstrap.cc:654] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.760869 6074 tablet_bootstrap.cc:492] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:25.761468 6074 ts_tablet_manager.cc:1403] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.119s user 0.021s sys 0.015s
I20260620 13:55:25.768740 6074 raft_consensus.cc:359] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.769490 6074 raft_consensus.cc:385] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.769917 6074 raft_consensus.cc:740] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.770614 6074 consensus_queue.cc:260] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.774345 6333 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:25.775384 5924 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:25.776541 6356 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:25.776744 6384 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.777367 6356 raft_consensus.cc:697] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:25.777707 6384 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.778875 6356 consensus_queue.cc:237] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.782377 6074 ts_tablet_manager.cc:1434] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.020s user 0.006s sys 0.002s
I20260620 13:55:25.785205 5924 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:25.786077 6333 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:25.786546 6333 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:25.787164 6333 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.788584 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:25.789597 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:25.792719 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:25.793468 6030 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:25.795305 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:25.795967 6030 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.797814 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:25.798877 6027 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:25.799659 6074 tablet_bootstrap.cc:492] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685: Bootstrap starting.
I20260620 13:55:25.806301 6384 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:25.817570 5924 leader_election.cc:343] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.822497 6333 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.830085 6333 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:25.863515 5924 leader_election.cc:343] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:25.864217 5924 leader_election.cc:343] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.864789 6376 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:25.867358 6030 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:25.869303 6074 tablet_bootstrap.cc:654] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.872649 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:25.880590 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:25.889286 5924 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:25.891659 5924 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:25.892023 6075 tablet_bootstrap.cc:492] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:25.892428 6075 ts_tablet_manager.cc:1403] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.211s user 0.006s sys 0.017s
I20260620 13:55:25.893348 6388 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:25.894877 5848 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:25.890333 6485 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:25.896394 6485 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:25.896746 6485 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.896783 6384 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.899479 6376 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:25.907415 6485 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.909552 6485 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.915833 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:25.916661 6031 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.925499 6075 raft_consensus.cc:359] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.926306 6075 raft_consensus.cc:385] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.926604 6075 raft_consensus.cc:740] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.927361 6075 consensus_queue.cc:260] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.909811 6384 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:25.942548 6031 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:25.947070 6075 ts_tablet_manager.cc:1434] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.054s user 0.004s sys 0.003s
I20260620 13:55:25.947760 6388 raft_consensus.cc:697] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:25.948814 6388 consensus_queue.cc:237] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:25.948212 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 53730.2us
W20260620 13:55:25.951628 5924 leader_election.cc:343] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:25.952561 6074 tablet_bootstrap.cc:492] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685: No bootstrap required, opened a new log
I20260620 13:55:25.953609 6074 ts_tablet_manager.cc:1403] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685: Time spent bootstrapping tablet: real 0.155s user 0.012s sys 0.003s
I20260620 13:55:25.960995 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:25.964974 5924 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:25.968508 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:25.969159 6027 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:25.969395 6074 raft_consensus.cc:359] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.969981 6074 raft_consensus.cc:385] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:25.970216 6074 raft_consensus.cc:740] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Initialized, Role: FOLLOWER
I20260620 13:55:25.970548 6500 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:25.972167 6075 tablet_bootstrap.cc:492] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:25.971318 6500 raft_consensus.cc:697] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:25.970779 6074 consensus_queue.cc:260] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.978109 6500 consensus_queue.cc:237] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.981171 6074 ts_tablet_manager.cc:1434] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685: Time spent starting tablet: real 0.027s user 0.003s sys 0.002s
I20260620 13:55:25.982035 6027 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:25.986896 6356 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:25.987496 6356 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:25.991602 6356 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:25.997947 6075 tablet_bootstrap.cc:654] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:25.998600 5779 catalog_manager.cc:5696] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:26.000144 5779 catalog_manager.cc:5696] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:26.008306 5924 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:26.010062 6485 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:26.010573 6485 raft_consensus.cc:697] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:26.011389 6485 consensus_queue.cc:237] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.002203 5779 catalog_manager.cc:5696] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:26.038741 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:26.042230 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:26.043231 6027 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:26.047492 6333 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:26.048206 6333 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.050876 6333 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:55:26.060496 5924 leader_election.cc:343] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:26.046962 6075 tablet_bootstrap.cc:492] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:26.064787 6075 ts_tablet_manager.cc:1403] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.093s user 0.011s sys 0.004s
I20260620 13:55:26.068893 6075 raft_consensus.cc:359] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.069430 6075 raft_consensus.cc:385] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:26.069687 6075 raft_consensus.cc:740] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:26.070323 6075 consensus_queue.cc:260] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.072389 6075 ts_tablet_manager.cc:1434] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 13:55:26.073496 6075 tablet_bootstrap.cc:492] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
W20260620 13:55:26.065764 5924 leader_election.cc:343] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:26.079926 6075 tablet_bootstrap.cc:654] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:26.080859 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:26.081460 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:26.082140 6027 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 0.
I20260620 13:55:26.094203 5924 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:26.095283 6500 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:26.095780 6500 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:26.096621 6500 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:26.111447 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:26.112785 6485 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 13:55:26.113302 6485 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:55:26.114231 6485 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 0 FOLLOWER]: Advancing to term 1
W20260620 13:55:26.123600 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 46720.7us
I20260620 13:55:26.124642 6485 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.126667 6485 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:26.130162 6500 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.132285 6500 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:26.139210 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:26.139792 6027 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:26.137586 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:26.139976 6075 tablet_bootstrap.cc:492] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:26.140483 6075 ts_tablet_manager.cc:1403] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.067s user 0.020s sys 0.025s
W20260620 13:55:26.138278 5924 leader_election.cc:343] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
W20260620 13:55:26.144107 5924 leader_election.cc:343] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:26.146035 6075 raft_consensus.cc:359] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.146708 6075 raft_consensus.cc:385] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:26.147001 6075 raft_consensus.cc:740] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:26.147987 6027 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:26.147900 6075 consensus_queue.cc:260] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.149973 6075 ts_tablet_manager.cc:1434] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.009s user 0.004s sys 0.001s
I20260620 13:55:26.144557 5779 catalog_manager.cc:5696] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:26.145105 6388 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.150936 6075 tablet_bootstrap.cc:492] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:26.155046 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:26.157050 6376 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:26.157547 6376 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.158612 6075 tablet_bootstrap.cc:654] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:26.159461 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:26.163410 6028 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:26.165156 6075 tablet_bootstrap.cc:492] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:26.165668 6075 ts_tablet_manager.cc:1403] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.015s user 0.007s sys 0.006s
I20260620 13:55:26.162568 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:26.167501 6031 raft_consensus.cc:2393] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:26.168769 6376 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:26.170940 6075 raft_consensus.cc:359] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.172674 6075 raft_consensus.cc:385] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:26.173148 6075 raft_consensus.cc:740] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:26.157074 5779 catalog_manager.cc:5696] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:26.174026 6075 consensus_queue.cc:260] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.172608 6028 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:55:26.175824 6075 ts_tablet_manager.cc:1434] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.010s user 0.004s sys 0.003s
I20260620 13:55:26.174819 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:26.176512 6333 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:26.176998 6075 tablet_bootstrap.cc:492] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:26.177107 5924 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:26.177021 6333 raft_consensus.cc:697] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:26.177824 6485 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 13:55:26.178337 6485 raft_consensus.cc:697] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:26.178527 6333 consensus_queue.cc:237] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.179157 6485 consensus_queue.cc:237] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.183980 6075 tablet_bootstrap.cc:654] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:26.184119 5779 catalog_manager.cc:5696] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:26.191293 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:55:26.193215 5924 leader_election.cc:343] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Illegal state: must be running to vote when last-logged opid is not known
I20260620 13:55:26.187259 6376 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:26.199440 6376 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.212968 6399 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:55:26.213613 6399 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.215798 6399 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:26.220486 6376 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:26.225302 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:26.226218 5884 raft_consensus.cc:2393] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:26.228180 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:26.229031 6031 raft_consensus.cc:2393] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:26.230427 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:26.231268 5953 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:26.231823 5848 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:26.232932 6512 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:26.235699 5997 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:26.236989 6399 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:55:26.237448 6399 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:55:26.237862 6399 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:26.244076 6512 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:26.261631 6075 tablet_bootstrap.cc:492] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:26.262228 6075 ts_tablet_manager.cc:1403] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.086s user 0.035s sys 0.032s
I20260620 13:55:26.265097 6075 raft_consensus.cc:359] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.265331 6399 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.265856 6075 raft_consensus.cc:385] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:26.266284 6075 raft_consensus.cc:740] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:26.267058 6075 consensus_queue.cc:260] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.269204 6075 ts_tablet_manager.cc:1434] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260620 13:55:26.270284 6075 tablet_bootstrap.cc:492] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: Bootstrap starting.
I20260620 13:55:26.269657 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:26.267428 6399 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:26.272286 5884 raft_consensus.cc:2393] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:26.274616 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:26.274775 6485 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.277635 5779 catalog_manager.cc:5696] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:26.278717 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:26.281018 5953 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:26.282436 5997 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:26.283134 6485 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.283445 6465 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:26.283990 6465 raft_consensus.cc:697] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:26.284976 6465 consensus_queue.cc:237] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.283468 5779 catalog_manager.cc:5696] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:26.288789 6075 tablet_bootstrap.cc:654] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: Neither blocks nor log segments found. Creating new log.
I20260620 13:55:26.290907 5848 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:26.292390 6376 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:26.299738 6376 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:26.303117 6485 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:26.306816 6376 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:26.307436 6376 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.311084 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:26.312196 6028 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:26.314482 6376 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:26.317894 6394 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:26.318400 6394 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.320729 6394 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:26.322949 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:26.323882 6028 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:26.327517 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:26.330098 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:26.334784 5848 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:26.335956 6394 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:26.340694 5781 catalog_manager.cc:5696] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:26.352232 5848 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:26.353240 6394 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:26.353506 6512 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:26.364131 6512 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260620 13:55:26.368129 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 58666.2us
I20260620 13:55:26.370798 6075 tablet_bootstrap.cc:492] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: No bootstrap required, opened a new log
I20260620 13:55:26.371305 6075 ts_tablet_manager.cc:1403] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: Time spent bootstrapping tablet: real 0.101s user 0.025s sys 0.042s
I20260620 13:55:26.373715 6075 raft_consensus.cc:359] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.374260 6075 raft_consensus.cc:385] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 13:55:26.374506 6075 raft_consensus.cc:740] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Initialized, Role: FOLLOWER
I20260620 13:55:26.375012 6075 consensus_queue.cc:260] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.377156 6075 ts_tablet_manager.cc:1434] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 13:55:26.391602 5880 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:26.404340 6490 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:26.407325 6394 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:26.408469 6394 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.411623 6394 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:26.411682 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:26.411824 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:26.412671 6028 raft_consensus.cc:2393] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 1: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:55:26.414342 6512 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:55:26.415035 6512 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:26.417807 6512 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:26.418685 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:26.419289 5848 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:26.419862 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:26.420325 6394 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 0 FOLLOWER]: Advancing to term 1
I20260620 13:55:26.420735 5958 raft_consensus.cc:2410] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260620 13:55:26.420907 6485 consensus_queue.cc:1048] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.426961 5848 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:26.427928 6333 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.428915 6394 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260620 13:55:26.432083 6394 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:55:26.439054 6500 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:26.448554 6490 consensus_queue.cc:1048] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.455430 6388 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260620 13:55:26.494797 6388 consensus_queue.cc:1048] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.580080 6333 consensus_queue.cc:1048] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.592012 6499 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.638193 6490 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.652470 6333 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.673309 6490 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:26.703474 5952 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:26.705551 6399 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:26.716195 5884 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:26.718233 6465 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 13:55:28.254805 4719 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260620 13:55:28.286065 6541 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
W20260620 13:55:28.286217 6544 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
W20260620 13:55:28.286298 6542 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
I20260620 13:55:28.286846 4719 server_base.cc:1061] running on GCE node
I20260620 13:55:28.288316 4719 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260620 13:55:28.288623 4719 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260620 13:55:28.288789 4719 hybrid_clock.cc:648] HybridClock initialized: now 1781963728288777 us; error 0 us; skew 500 ppm
I20260620 13:55:28.289263 4719 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 13:55:28.293331 4719 webserver.cc:533] Webserver started at http://127.4.155.196:42755/ using document root <none> and password file <none>
I20260620 13:55:28.293973 4719 fs_manager.cc:362] Metadata directory not provided
I20260620 13:55:28.294327 4719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 13:55:28.294759 4719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 13:55:28.296478 4719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-3-root/instance:
uuid: "b0ce39342d8c4a64904b30b98de02b9f"
format_stamp: "Formatted at 2026-06-20 13:55:28 on dist-test-slave-n70f"
I20260620 13:55:28.302412 4719 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.004s sys 0.000s
I20260620 13:55:28.309692 6549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:28.310750 4719 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260620 13:55:28.311357 4719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-3-root
uuid: "b0ce39342d8c4a64904b30b98de02b9f"
format_stamp: "Formatted at 2026-06-20 13:55:28 on dist-test-slave-n70f"
I20260620 13:55:28.311717 4719 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-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)
I20260620 13:55:28.337179 4719 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260620 13:55:28.338498 4719 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 13:55:28.340366 4719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260620 13:55:28.344357 4719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 13:55:28.344631 4719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:28.344995 4719 ts_tablet_manager.cc:616] Registered 0 tablets
I20260620 13:55:28.345322 4719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 13:55:28.455991 4719 rpc_server.cc:307] RPC server started. Bound to: 127.4.155.196:34171
I20260620 13:55:28.456049 6611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.155.196:34171 every 8 connection(s)
I20260620 13:55:28.461764 4719 auto_leader_rebalancer-test.cc:439] add a tserver: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:28.485695 6612 heartbeater.cc:344] Connected to a master server at 127.4.155.254:37547
I20260620 13:55:28.486990 6612 heartbeater.cc:461] Registering TS with master...
I20260620 13:55:28.487914 6612 heartbeater.cc:507] Master 127.4.155.254:37547 requested a full tablet report, sending...
I20260620 13:55:28.490284 5780 ts_manager.cc:194] Registered new tserver with Master: b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:55:28.492033 5780 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47386
I20260620 13:55:28.803472 5884 consensus_queue.cc:237] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:28.811925 5952 raft_consensus.cc:1275] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:28.813620 6394 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:28.815214 6027 raft_consensus.cc:1275] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:28.821753 6394 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:28.829166 6376 raft_consensus.cc:2955] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:28.830940 5952 raft_consensus.cc:2955] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:28.835564 6027 raft_consensus.cc:2955] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
W20260620 13:55:28.836865 5849 consensus_peers.cc:597] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3ee15f74e3e4771a050c854530121f3. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:28.853261 5780 catalog_manager.cc:5696] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:28.865330 6028 consensus_queue.cc:237] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:28.891646 5952 raft_consensus.cc:1275] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:28.896612 6451 consensus_queue.cc:1048] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260620 13:55:28.915843 5884 raft_consensus.cc:1275] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:28.917573 6630 raft_consensus.cc:2955] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:28.918864 6451 consensus_queue.cc:1048] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260620 13:55:28.922957 5958 raft_consensus.cc:2955] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
W20260620 13:55:28.926877 5998 consensus_peers.cc:597] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81b2378deea24954b2003dda61c1b2c1. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:28.930125 5884 raft_consensus.cc:2955] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:28.934598 5879 consensus_queue.cc:237] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
W20260620 13:55:28.952420 5849 consensus_peers.cc:597] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8a351afb91f46e2b6e724165bc600c1. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:28.955271 6028 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:28.956812 6376 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:29.130360 5781 catalog_manager.cc:5696] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:29.150446 6639 raft_consensus.cc:2955] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:29.159790 5953 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:29.176123 6641 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:29.183235 6031 raft_consensus.cc:2955] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:29.196566 5779 catalog_manager.cc:5696] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:29.225558 5953 raft_consensus.cc:2955] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:29.227036 5959 consensus_queue.cc:237] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:29.235798 6030 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:29.238725 5880 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:29.241729 6644 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:29.247383 6640 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:29.255537 6640 raft_consensus.cc:2955] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:29.259281 5878 raft_consensus.cc:2955] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
W20260620 13:55:29.271482 5924 consensus_peers.cc:597] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a7540e02ee04cdb9365701b0b6a9077. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:29.284297 5779 catalog_manager.cc:5696] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:29.288321 6029 raft_consensus.cc:2955] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:29.312872 6651 ts_tablet_manager.cc:933] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:29.328011 6651 tablet_copy_client.cc:323] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:55:29.357870 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet c3ee15f74e3e4771a050c854530121f3 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:55:29.358579 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet c3ee15f74e3e4771a050c854530121f3 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-c3ee15f74e3e4771a050c854530121f3
I20260620 13:55:29.367365 5894 tablet_copy_source_session.cc:215] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:29.371888 6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ee15f74e3e4771a050c854530121f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:29.391328 6651 tablet_copy_client.cc:806] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:29.392159 6651 tablet_copy_client.cc:670] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:29.403018 6651 tablet_copy_client.cc:538] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:29.421072 6651 tablet_bootstrap.cc:492] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:29.440153 6651 tablet_bootstrap.cc:492] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:29.440949 6651 tablet_bootstrap.cc:492] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:29.441516 6651 ts_tablet_manager.cc:1403] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.021s user 0.011s sys 0.008s
I20260620 13:55:29.444293 6651 raft_consensus.cc:359] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:29.444941 6651 raft_consensus.cc:740] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:29.445462 6651 consensus_queue.cc:260] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:29.447494 6612 heartbeater.cc:499] Master 127.4.155.254:37547 was elected leader, sending a full tablet report...
I20260620 13:55:29.448007 6651 ts_tablet_manager.cc:1434] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.006s user 0.007s sys 0.001s
I20260620 13:55:29.450017 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-c3ee15f74e3e4771a050c854530121f3 received from {username='slave'} at 127.0.0.1:42748
I20260620 13:55:29.450512 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-c3ee15f74e3e4771a050c854530121f3 on tablet c3ee15f74e3e4771a050c854530121f3 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:29.457460 6651 ts_tablet_manager.cc:933] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:29.459023 6651 tablet_copy_client.cc:323] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:55:29.460862 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet b8a351afb91f46e2b6e724165bc600c1 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:55:29.461392 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet b8a351afb91f46e2b6e724165bc600c1 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-b8a351afb91f46e2b6e724165bc600c1
I20260620 13:55:29.471331 5894 tablet_copy_source_session.cc:215] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:29.473703 6658 ts_tablet_manager.cc:933] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:29.474851 6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a351afb91f46e2b6e724165bc600c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:29.483775 6658 tablet_copy_client.cc:323] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:55:29.490412 6651 tablet_copy_client.cc:806] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:29.492229 6651 tablet_copy_client.cc:670] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:29.497185 6651 tablet_copy_client.cc:538] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:29.509296 6651 tablet_bootstrap.cc:492] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:29.513947 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet 81b2378deea24954b2003dda61c1b2c1 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:55:29.514789 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet 81b2378deea24954b2003dda61c1b2c1 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-81b2378deea24954b2003dda61c1b2c1
I20260620 13:55:29.525900 6043 tablet_copy_source_session.cc:215] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:29.529501 6658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b2378deea24954b2003dda61c1b2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:29.537088 6651 tablet_bootstrap.cc:492] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:29.538168 6651 tablet_bootstrap.cc:492] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:29.538877 6651 ts_tablet_manager.cc:1403] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.030s user 0.017s sys 0.011s
I20260620 13:55:29.541867 6651 raft_consensus.cc:359] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:29.542819 6651 raft_consensus.cc:740] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:29.543561 6651 consensus_queue.cc:260] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:29.545815 6651 ts_tablet_manager.cc:1434] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260620 13:55:29.547658 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-b8a351afb91f46e2b6e724165bc600c1 received from {username='slave'} at 127.0.0.1:42748
I20260620 13:55:29.548110 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-b8a351afb91f46e2b6e724165bc600c1 on tablet b8a351afb91f46e2b6e724165bc600c1 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:29.547183 6658 tablet_copy_client.cc:806] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:29.551510 6658 tablet_copy_client.cc:670] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:29.556165 6658 tablet_copy_client.cc:538] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:29.565420 6658 tablet_bootstrap.cc:492] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:29.581382 6658 tablet_bootstrap.cc:492] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:29.582142 6658 tablet_bootstrap.cc:492] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:29.582708 6658 ts_tablet_manager.cc:1403] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.018s user 0.006s sys 0.008s
I20260620 13:55:29.585227 6658 raft_consensus.cc:359] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:29.586052 6658 raft_consensus.cc:740] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:29.586728 6658 consensus_queue.cc:260] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:29.588579 6658 ts_tablet_manager.cc:1434] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.006s user 0.005s sys 0.003s
I20260620 13:55:29.590372 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-81b2378deea24954b2003dda61c1b2c1 received from {username='slave'} at 127.0.0.1:46758
I20260620 13:55:29.590831 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-81b2378deea24954b2003dda61c1b2c1 on tablet 81b2378deea24954b2003dda61c1b2c1 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:29.759982 6587 raft_consensus.cc:1217] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:29.828835 6658 ts_tablet_manager.cc:933] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:29.830431 6658 tablet_copy_client.cc:323] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:29.843758 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 1a7540e02ee04cdb9365701b0b6a9077 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:29.844393 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 1a7540e02ee04cdb9365701b0b6a9077 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-1a7540e02ee04cdb9365701b0b6a9077
I20260620 13:55:29.856743 5969 tablet_copy_source_session.cc:215] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:29.860932 6658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7540e02ee04cdb9365701b0b6a9077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:29.874511 6658 tablet_copy_client.cc:806] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:29.875244 6658 tablet_copy_client.cc:670] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:29.879683 6658 tablet_copy_client.cc:538] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:29.884174 6587 raft_consensus.cc:1217] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:29.897801 6658 tablet_bootstrap.cc:492] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:29.913699 6658 tablet_bootstrap.cc:492] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:29.914521 6658 tablet_bootstrap.cc:492] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:29.915230 6658 ts_tablet_manager.cc:1403] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.018s user 0.014s sys 0.004s
I20260620 13:55:29.920234 6658 raft_consensus.cc:359] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:29.921195 6658 raft_consensus.cc:740] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:29.921864 6658 consensus_queue.cc:260] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:29.926769 6658 ts_tablet_manager.cc:1434] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.011s user 0.005s sys 0.001s
I20260620 13:55:29.934170 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-1a7540e02ee04cdb9365701b0b6a9077 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:29.934695 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-1a7540e02ee04cdb9365701b0b6a9077 on tablet 1a7540e02ee04cdb9365701b0b6a9077 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:30.080695 6587 raft_consensus.cc:1217] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:30.254150 6587 raft_consensus.cc:1217] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:30.288628 6639 raft_consensus.cc:1064] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:30.291421 6639 consensus_queue.cc:237] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:30.300092 6587 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.301934 5953 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.305799 6030 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.305877 6638 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:30.307864 6638 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:30.311808 6668 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260620 13:55:30.337332 6668 raft_consensus.cc:2955] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.338598 6587 raft_consensus.cc:2955] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.341086 6029 raft_consensus.cc:2955] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.361258 5779 catalog_manager.cc:5696] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.364502 5953 raft_consensus.cc:2955] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.399438 6668 raft_consensus.cc:1064] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:30.402334 6668 consensus_queue.cc:237] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:30.419080 6030 raft_consensus.cc:1275] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.419211 6587 raft_consensus.cc:1275] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.421762 6638 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:30.424059 6642 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:30.425630 5953 raft_consensus.cc:1275] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.435806 6642 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:30.453449 5882 consensus_queue.cc:237] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:30.480237 6586 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:30.482954 6031 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:30.485919 6668 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:30.487444 6642 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:30.500217 6642 raft_consensus.cc:2955] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.501729 6638 raft_consensus.cc:2955] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.515252 5953 raft_consensus.cc:2955] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.520992 6451 raft_consensus.cc:1064] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:30.506995 6587 raft_consensus.cc:2955] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.523538 6451 consensus_queue.cc:237] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:30.508564 6029 raft_consensus.cc:2955] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.540901 5778 catalog_manager.cc:5696] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.564023 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b8a351afb91f46e2b6e724165bc600c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:30.565378 6586 raft_consensus.cc:2955] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.567708 5778 catalog_manager.cc:5696] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.574321 6587 raft_consensus.cc:1275] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.574882 5953 raft_consensus.cc:1275] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.575879 6666 consensus_queue.cc:1048] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:30.585577 6451 consensus_queue.cc:1048] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:30.588781 5882 raft_consensus.cc:1275] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.591603 6627 consensus_queue.cc:1048] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:30.594810 6030 raft_consensus.cc:2955] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.610503 6451 raft_consensus.cc:2955] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.646818 5958 raft_consensus.cc:2955] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.678548 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet b8a351afb91f46e2b6e724165bc600c1 with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:30.681577 5882 raft_consensus.cc:2955] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.685320 5878 consensus_queue.cc:237] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:30.690318 6689 tablet_replica.cc:333] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:55:30.691938 6689 raft_consensus.cc:2243] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:30.697104 6587 raft_consensus.cc:1275] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:30.699851 6680 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:30.702456 6689 raft_consensus.cc:2272] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:30.702936 6587 raft_consensus.cc:2955] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.713479 5958 raft_consensus.cc:1275] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:30.708942 6689 ts_tablet_manager.cc:1916] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:30.726603 6639 raft_consensus.cc:2955] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.727283 5780 catalog_manager.cc:5696] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:30.731686 6683 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:30.748075 6029 consensus_queue.cc:237] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:30.751240 5958 raft_consensus.cc:2955] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.752092 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c3ee15f74e3e4771a050c854530121f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:30.754410 6586 raft_consensus.cc:2955] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.768684 5952 raft_consensus.cc:1275] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:30.770340 6451 consensus_queue.cc:1048] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:30.771874 6689 ts_tablet_manager.cc:1929] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:30.774610 6689 log.cc:1199] T b8a351afb91f46e2b6e724165bc600c1 P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/b8a351afb91f46e2b6e724165bc600c1
I20260620 13:55:30.778021 6666 raft_consensus.cc:2955] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.779479 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet b8a351afb91f46e2b6e724165bc600c1 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:30.780364 6585 raft_consensus.cc:1275] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:30.783501 6627 consensus_queue.cc:1048] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:30.793694 6585 raft_consensus.cc:2955] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.807979 5958 raft_consensus.cc:2955] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.809877 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 81b2378deea24954b2003dda61c1b2c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:30.816893 5779 catalog_manager.cc:5696] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.824364 5780 catalog_manager.cc:5696] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:30.830778 6640 raft_consensus.cc:1064] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:30.835726 6640 consensus_queue.cc:237] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:30.837796 6021 tablet_service.cc:1558] Processing DeleteTablet for tablet c3ee15f74e3e4771a050c854530121f3 with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:30.850267 6586 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.853370 6029 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.854668 5878 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:30.855954 6688 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:30.863595 6644 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:30.864846 6643 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:30.907685 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet 81b2378deea24954b2003dda61c1b2c1 with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:30.919872 6690 tablet_replica.cc:333] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:55:30.921159 6690 raft_consensus.cc:2243] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:30.921818 6690 raft_consensus.cc:2272] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:30.925848 6690 ts_tablet_manager.cc:1916] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:30.938411 6692 raft_consensus.cc:2955] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.944432 6028 raft_consensus.cc:2955] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.942359 6586 raft_consensus.cc:2955] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.962764 6696 tablet_replica.cc:333] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:55:30.963884 6696 raft_consensus.cc:2243] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:30.964476 6696 raft_consensus.cc:2272] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:30.972927 6690 ts_tablet_manager.cc:1929] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:30.973541 6690 log.cc:1199] T c3ee15f74e3e4771a050c854530121f3 P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/c3ee15f74e3e4771a050c854530121f3
I20260620 13:55:30.976822 5780 catalog_manager.cc:5696] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.978238 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet c3ee15f74e3e4771a050c854530121f3 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:30.987902 5882 raft_consensus.cc:2955] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:30.993356 6696 ts_tablet_manager.cc:1916] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:31.009815 5958 consensus_queue.cc:237] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:31.017179 5882 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:31.017356 6586 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:31.019484 6692 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:31.024574 6692 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:31.032459 6643 raft_consensus.cc:2955] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:31.034865 6696 ts_tablet_manager.cc:1929] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:31.035516 6696 log.cc:1199] T 81b2378deea24954b2003dda61c1b2c1 P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/81b2378deea24954b2003dda61c1b2c1
I20260620 13:55:31.037657 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet 81b2378deea24954b2003dda61c1b2c1 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:31.040750 5882 raft_consensus.cc:2955] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:31.048840 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1a7540e02ee04cdb9365701b0b6a9077 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:31.051096 6586 raft_consensus.cc:2955] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:31.053431 5781 catalog_manager.cc:5696] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:31.070289 6021 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a7540e02ee04cdb9365701b0b6a9077 with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:31.073628 6690 tablet_replica.cc:333] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:55:31.097740 6690 raft_consensus.cc:2243] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:31.098829 6690 raft_consensus.cc:2272] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:31.102301 6690 ts_tablet_manager.cc:1916] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:31.114198 6690 ts_tablet_manager.cc:1929] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:31.114567 6690 log.cc:1199] T 1a7540e02ee04cdb9365701b0b6a9077 P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/1a7540e02ee04cdb9365701b0b6a9077
I20260620 13:55:31.116040 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet 1a7540e02ee04cdb9365701b0b6a9077 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:32.165993 6028 consensus_queue.cc:237] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
W20260620 13:55:32.175482 5998 consensus_peers.cc:597] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50e28625b20048a398049a7734aaeaf8. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:32.176435 5953 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:32.177186 5882 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:32.177881 6666 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:32.179231 6701 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:32.188371 5953 raft_consensus.cc:2955] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.188618 5882 raft_consensus.cc:2955] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.190902 6700 raft_consensus.cc:2955] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.206046 5781 catalog_manager.cc:5696] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.219086 6028 consensus_queue.cc:237] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
W20260620 13:55:32.230994 5998 consensus_peers.cc:597] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08f835b507484456a3c708ba0e6fb982. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:32.233004 5953 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:32.233561 5880 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:32.235368 6666 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:32.236220 6700 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:32.250021 6701 raft_consensus.cc:2955] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.257038 5882 raft_consensus.cc:2955] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.292412 5880 consensus_queue.cc:237] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:32.296588 5953 raft_consensus.cc:2955] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.300274 5780 catalog_manager.cc:5696] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:32.309620 6028 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:32.311192 5849 consensus_peers.cc:597] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b870adf0b6e5484ba90ad7b17d35cd52. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:32.311738 5953 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:32.312500 6680 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:32.315013 6680 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:32.336354 6713 raft_consensus.cc:2955] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.340528 6029 raft_consensus.cc:2955] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.341367 5953 raft_consensus.cc:2955] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.352871 5958 consensus_queue.cc:237] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:32.356133 5778 catalog_manager.cc:5696] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.373158 5882 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:32.373795 6029 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:32.373900 5924 consensus_peers.cc:597] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bab45d487c864870aba1aee58d01ca95. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:32.375138 6643 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:32.376228 6716 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:32.386237 6688 raft_consensus.cc:2955] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.387754 5882 raft_consensus.cc:2955] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.388060 6028 raft_consensus.cc:2955] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:32.406098 5781 catalog_manager.cc:5696] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:32.672447 6721 ts_tablet_manager.cc:933] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:32.676090 6721 tablet_copy_client.cc:323] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:55:32.677819 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet 08f835b507484456a3c708ba0e6fb982 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:55:32.678558 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet 08f835b507484456a3c708ba0e6fb982 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-08f835b507484456a3c708ba0e6fb982
I20260620 13:55:32.684434 6043 tablet_copy_source_session.cc:215] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:32.687533 6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f835b507484456a3c708ba0e6fb982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:32.710662 6721 tablet_copy_client.cc:806] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:32.711354 6721 tablet_copy_client.cc:670] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:32.720934 6721 tablet_copy_client.cc:538] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:32.731884 6721 tablet_bootstrap.cc:492] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:32.739313 6723 ts_tablet_manager.cc:933] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:32.751914 6723 tablet_copy_client.cc:323] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:55:32.753782 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet b870adf0b6e5484ba90ad7b17d35cd52 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:55:32.754383 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet b870adf0b6e5484ba90ad7b17d35cd52 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-b870adf0b6e5484ba90ad7b17d35cd52
I20260620 13:55:32.761950 5894 tablet_copy_source_session.cc:215] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:32.765669 6723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b870adf0b6e5484ba90ad7b17d35cd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:32.785113 6721 tablet_bootstrap.cc:492] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:32.786181 6721 tablet_bootstrap.cc:492] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:32.787134 6721 ts_tablet_manager.cc:1403] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.055s user 0.026s sys 0.005s
I20260620 13:55:32.795039 6721 raft_consensus.cc:359] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:32.797165 6721 raft_consensus.cc:740] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:32.797912 6721 consensus_queue.cc:260] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:32.828056 6721 ts_tablet_manager.cc:1434] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.036s user 0.022s sys 0.011s
I20260620 13:55:32.832274 6723 tablet_copy_client.cc:806] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:32.836459 6723 tablet_copy_client.cc:670] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:32.837795 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-08f835b507484456a3c708ba0e6fb982 received from {username='slave'} at 127.0.0.1:46758
I20260620 13:55:32.838258 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-08f835b507484456a3c708ba0e6fb982 on tablet 08f835b507484456a3c708ba0e6fb982 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:32.846704 6721 ts_tablet_manager.cc:933] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:32.848739 6723 tablet_copy_client.cc:538] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:32.853430 6727 ts_tablet_manager.cc:933] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:32.857963 6727 tablet_copy_client.cc:323] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:55:32.862455 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet 50e28625b20048a398049a7734aaeaf8 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:55:32.863269 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet 50e28625b20048a398049a7734aaeaf8 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-50e28625b20048a398049a7734aaeaf8
I20260620 13:55:32.864753 6723 tablet_bootstrap.cc:492] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:32.893800 6043 tablet_copy_source_session.cc:215] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:32.896103 6721 tablet_copy_client.cc:323] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:32.901080 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet bab45d487c864870aba1aee58d01ca95 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:32.901317 6727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e28625b20048a398049a7734aaeaf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:32.901675 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet bab45d487c864870aba1aee58d01ca95 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-bab45d487c864870aba1aee58d01ca95
I20260620 13:55:32.910666 6723 tablet_bootstrap.cc:492] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:32.911648 6723 tablet_bootstrap.cc:492] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:32.912352 6723 ts_tablet_manager.cc:1403] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.048s user 0.028s sys 0.007s
I20260620 13:55:32.912801 5969 tablet_copy_source_session.cc:215] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:32.916949 6723 raft_consensus.cc:359] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:32.918126 6727 tablet_copy_client.cc:806] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:32.918648 6723 raft_consensus.cc:740] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:32.918867 6727 tablet_copy_client.cc:670] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:32.919382 6723 consensus_queue.cc:260] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:32.921782 6723 ts_tablet_manager.cc:1434] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.009s user 0.006s sys 0.000s
I20260620 13:55:32.926442 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-b870adf0b6e5484ba90ad7b17d35cd52 received from {username='slave'} at 127.0.0.1:42748
I20260620 13:55:32.926908 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-b870adf0b6e5484ba90ad7b17d35cd52 on tablet b870adf0b6e5484ba90ad7b17d35cd52 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:32.931355 6727 tablet_copy_client.cc:538] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:32.934458 6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab45d487c864870aba1aee58d01ca95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:32.940601 6727 tablet_bootstrap.cc:492] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:32.950683 6721 tablet_copy_client.cc:806] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:32.951342 6721 tablet_copy_client.cc:670] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:32.955312 6721 tablet_copy_client.cc:538] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:32.964529 6727 tablet_bootstrap.cc:492] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:32.965667 6727 tablet_bootstrap.cc:492] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:32.966333 6721 tablet_bootstrap.cc:492] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:32.966410 6727 ts_tablet_manager.cc:1403] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.026s user 0.019s sys 0.003s
I20260620 13:55:32.972705 6727 raft_consensus.cc:359] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:32.973640 6727 raft_consensus.cc:740] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:32.974264 6727 consensus_queue.cc:260] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:32.976881 6727 ts_tablet_manager.cc:1434] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260620 13:55:32.978696 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-50e28625b20048a398049a7734aaeaf8 received from {username='slave'} at 127.0.0.1:46758
I20260620 13:55:32.979123 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-50e28625b20048a398049a7734aaeaf8 on tablet 50e28625b20048a398049a7734aaeaf8 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:33.029241 6721 tablet_bootstrap.cc:492] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:33.030082 6721 tablet_bootstrap.cc:492] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:33.030738 6721 ts_tablet_manager.cc:1403] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.065s user 0.023s sys 0.027s
I20260620 13:55:33.033077 6721 raft_consensus.cc:359] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:33.033702 6721 raft_consensus.cc:740] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:33.034214 6721 consensus_queue.cc:260] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:33.036214 6721 ts_tablet_manager.cc:1434] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 13:55:33.038074 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-bab45d487c864870aba1aee58d01ca95 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:33.038522 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-bab45d487c864870aba1aee58d01ca95 on tablet bab45d487c864870aba1aee58d01ca95 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:33.187212 6586 raft_consensus.cc:1217] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:33.206290 6586 raft_consensus.cc:1217] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:33.225286 6586 raft_consensus.cc:1217] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:33.339586 6586 raft_consensus.cc:1217] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:33.653442 6700 raft_consensus.cc:1064] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:33.656009 6700 consensus_queue.cc:237] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:33.664945 6586 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.666734 5953 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.666869 5882 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.667006 6700 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:33.668322 6737 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:33.669539 6736 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:33.692533 6700 raft_consensus.cc:1064] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:33.695487 6700 consensus_queue.cc:237] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:33.698391 6701 raft_consensus.cc:2955] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:33.703886 5953 raft_consensus.cc:2955] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:33.706874 6586 raft_consensus.cc:2955] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:33.722103 6585 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.724355 5778 catalog_manager.cc:5696] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:33.729012 6737 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:33.736460 5882 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.736172 5878 raft_consensus.cc:2955] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:33.742718 5953 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.750347 6739 raft_consensus.cc:1064] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:33.751890 6734 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:33.753641 6739 consensus_queue.cc:237] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:33.756472 6736 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:33.761404 6713 raft_consensus.cc:1064] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:33.820742 6713 consensus_queue.cc:237] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:55:33.916761 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 89498.1us
I20260620 13:55:33.929229 5880 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.932422 6029 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.949601 6585 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.953686 6747 raft_consensus.cc:2955] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:33.957414 5952 raft_consensus.cc:2955] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:33.963064 6585 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.963755 6029 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:33.968842 6585 raft_consensus.cc:2955] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:33.972409 6757 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:33.976076 6684 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260620 13:55:33.991649 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 45227.9us
I20260620 13:55:34.002386 5958 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:34.009457 5882 raft_consensus.cc:2955] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.022886 6640 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:34.046116 6752 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:34.057286 6640 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:34.056803 6684 raft_consensus.cc:2955] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.066735 6640 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:34.065204 6586 raft_consensus.cc:2955] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.093205 6029 raft_consensus.cc:2955] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.144706 6761 raft_consensus.cc:2955] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.148291 6031 raft_consensus.cc:2955] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.162838 5781 catalog_manager.cc:5696] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.164419 5781 catalog_manager.cc:5696] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.170796 5958 raft_consensus.cc:2955] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.170333 6029 consensus_queue.cc:237] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:34.180131 6586 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:34.180498 5882 raft_consensus.cc:2955] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.182205 6747 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:34.183076 5878 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:34.184698 6700 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:34.188428 6585 raft_consensus.cc:2955] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.224718 6748 raft_consensus.cc:2955] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.235150 5781 catalog_manager.cc:5696] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.239601 6585 raft_consensus.cc:2955] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.243755 5884 consensus_queue.cc:237] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:34.247762 5878 raft_consensus.cc:2955] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.251596 6029 consensus_queue.cc:237] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:34.252831 6586 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:34.254709 6684 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:34.264930 6684 raft_consensus.cc:2955] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.267614 5958 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:34.268841 5952 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:34.269399 6587 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:34.270118 6747 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:34.271298 6586 raft_consensus.cc:2955] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.273777 6747 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:34.278352 6713 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:34.285341 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 50e28625b20048a398049a7734aaeaf8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:34.285496 6700 raft_consensus.cc:2955] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.287887 5953 raft_consensus.cc:2955] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.291311 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b870adf0b6e5484ba90ad7b17d35cd52 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:34.296502 5952 raft_consensus.cc:2955] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.309229 6587 raft_consensus.cc:2955] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.314388 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 08f835b507484456a3c708ba0e6fb982 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:34.312556 5781 catalog_manager.cc:5696] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.328934 5958 consensus_queue.cc:237] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:34.333014 5779 catalog_manager.cc:5696] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.341169 6587 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:34.343190 6716 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:34.343694 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet 50e28625b20048a398049a7734aaeaf8 with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:34.344272 6029 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:34.346729 5780 catalog_manager.cc:5696] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:34.351343 6769 tablet_replica.cc:333] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:55:34.351708 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet 08f835b507484456a3c708ba0e6fb982 with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:34.352505 6769 raft_consensus.cc:2243] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:34.353295 6769 raft_consensus.cc:2272] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:34.353456 6753 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:34.366441 6753 raft_consensus.cc:2955] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.368767 6769 ts_tablet_manager.cc:1916] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:34.373353 6029 raft_consensus.cc:2955] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.377172 6587 raft_consensus.cc:2955] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.380262 6770 tablet_replica.cc:333] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:55:34.381851 6770 raft_consensus.cc:2243] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:34.382730 6770 raft_consensus.cc:2272] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:34.394331 6770 ts_tablet_manager.cc:1916] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:34.400537 5781 catalog_manager.cc:5696] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:34.406416 6769 ts_tablet_manager.cc:1929] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:34.406472 6021 tablet_service.cc:1558] Processing DeleteTablet for tablet b870adf0b6e5484ba90ad7b17d35cd52 with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:34.413246 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bab45d487c864870aba1aee58d01ca95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:34.418980 6769 log.cc:1199] T 50e28625b20048a398049a7734aaeaf8 P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/50e28625b20048a398049a7734aaeaf8
I20260620 13:55:34.426486 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet bab45d487c864870aba1aee58d01ca95 with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:34.426396 6771 tablet_replica.cc:333] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:55:34.432662 6771 raft_consensus.cc:2243] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:34.432767 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet 50e28625b20048a398049a7734aaeaf8 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:34.433355 6771 raft_consensus.cc:2272] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:34.433907 6770 ts_tablet_manager.cc:1929] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:34.436643 6770 log.cc:1199] T 08f835b507484456a3c708ba0e6fb982 P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/08f835b507484456a3c708ba0e6fb982
I20260620 13:55:34.438544 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet 08f835b507484456a3c708ba0e6fb982 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:34.441828 6770 tablet_replica.cc:333] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:55:34.443380 6770 raft_consensus.cc:2243] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:34.443552 6771 ts_tablet_manager.cc:1916] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:34.444255 6770 raft_consensus.cc:2272] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:34.451583 6770 ts_tablet_manager.cc:1916] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:34.462074 6771 ts_tablet_manager.cc:1929] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:34.462677 6771 log.cc:1199] T b870adf0b6e5484ba90ad7b17d35cd52 P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/b870adf0b6e5484ba90ad7b17d35cd52
I20260620 13:55:34.464393 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet b870adf0b6e5484ba90ad7b17d35cd52 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:34.466334 6770 ts_tablet_manager.cc:1929] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:34.466881 6770 log.cc:1199] T bab45d487c864870aba1aee58d01ca95 P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/bab45d487c864870aba1aee58d01ca95
I20260620 13:55:34.468341 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet bab45d487c864870aba1aee58d01ca95 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:35.515189 6029 consensus_queue.cc:237] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
W20260620 13:55:35.525650 5998 consensus_peers.cc:597] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed1d1d20a2be4ceeb9389e7e3dbd2b5b. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:35.526156 5958 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:35.525897 5878 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:35.527767 6774 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:35.528590 6772 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:35.539306 6774 raft_consensus.cc:2955] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.540990 5958 raft_consensus.cc:2955] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.541756 5878 raft_consensus.cc:2955] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.558461 5780 catalog_manager.cc:5696] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.563463 5958 consensus_queue.cc:237] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:35.572178 5878 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:35.572698 5924 consensus_peers.cc:597] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49ee9750110f428fa454f96aaeb360ef. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:35.573225 6029 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:35.575651 6758 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:35.577350 6753 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:35.595743 6758 raft_consensus.cc:2955] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.597299 6029 raft_consensus.cc:2955] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.597566 5882 raft_consensus.cc:2955] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.612634 6031 consensus_queue.cc:237] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:35.623776 5777 catalog_manager.cc:5696] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.633765 5958 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:35.636050 5998 consensus_peers.cc:597] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6da14809d5f043db80b3e1639afd8e25. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:35.636242 6772 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:35.640331 5882 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:35.644550 6772 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:35.650650 6774 raft_consensus.cc:2955] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.654551 5953 raft_consensus.cc:2955] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.659996 5882 raft_consensus.cc:2955] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.673763 5958 consensus_queue.cc:237] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:35.691627 5777 catalog_manager.cc:5696] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
W20260620 13:55:35.700215 5924 consensus_peers.cc:597] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6d4fcf1f6a541c6ae1a7724f27750eb. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:35.708676 5882 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:35.708680 6031 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:35.711009 6758 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:35.713666 6758 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:35.723663 6753 raft_consensus.cc:2955] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.786434 5878 raft_consensus.cc:2955] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.798254 6031 raft_consensus.cc:2955] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.857551 5777 catalog_manager.cc:5696] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:35.985435 6799 ts_tablet_manager.cc:933] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:35.985474 6800 ts_tablet_manager.cc:933] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:35.995000 6800 tablet_copy_client.cc:323] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:35.995180 6799 tablet_copy_client.cc:323] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:55:35.997797 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 49ee9750110f428fa454f96aaeb360ef from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:35.998459 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 49ee9750110f428fa454f96aaeb360ef from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-49ee9750110f428fa454f96aaeb360ef
I20260620 13:55:35.998721 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:55:35.999382 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-ed1d1d20a2be4ceeb9389e7e3dbd2b5b
I20260620 13:55:36.004614 5969 tablet_copy_source_session.cc:215] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:36.011427 6800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ee9750110f428fa454f96aaeb360ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:36.012732 6043 tablet_copy_source_session.cc:215] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:36.025853 6799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:36.034833 6800 tablet_copy_client.cc:806] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:36.035620 6800 tablet_copy_client.cc:670] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:36.042400 6800 tablet_copy_client.cc:538] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:36.048695 6799 tablet_copy_client.cc:806] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:36.049324 6799 tablet_copy_client.cc:670] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:36.050026 6800 tablet_bootstrap.cc:492] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:36.055050 6799 tablet_copy_client.cc:538] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:36.073487 6799 tablet_bootstrap.cc:492] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:36.085999 6800 tablet_bootstrap.cc:492] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:36.087178 6800 tablet_bootstrap.cc:492] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:36.088117 6800 ts_tablet_manager.cc:1403] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.038s user 0.017s sys 0.007s
I20260620 13:55:36.093586 6800 raft_consensus.cc:359] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:36.094656 6800 raft_consensus.cc:740] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:36.095685 6800 consensus_queue.cc:260] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:36.119374 6799 tablet_bootstrap.cc:492] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:36.121282 6799 tablet_bootstrap.cc:492] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:36.124372 6806 ts_tablet_manager.cc:933] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:36.123059 6799 ts_tablet_manager.cc:1403] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.050s user 0.025s sys 0.008s
I20260620 13:55:36.127183 6800 ts_tablet_manager.cc:1434] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.039s user 0.015s sys 0.018s
I20260620 13:55:36.129134 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-49ee9750110f428fa454f96aaeb360ef received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:36.129617 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-49ee9750110f428fa454f96aaeb360ef on tablet 49ee9750110f428fa454f96aaeb360ef with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:36.130219 6799 raft_consensus.cc:359] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:36.131239 6799 raft_consensus.cc:740] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:36.131991 6799 consensus_queue.cc:260] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:36.136338 6799 ts_tablet_manager.cc:1434] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.009s user 0.006s sys 0.001s
I20260620 13:55:36.139317 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-ed1d1d20a2be4ceeb9389e7e3dbd2b5b received from {username='slave'} at 127.0.0.1:46758
I20260620 13:55:36.140209 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-ed1d1d20a2be4ceeb9389e7e3dbd2b5b on tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:36.139621 6806 tablet_copy_client.cc:323] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:55:36.142757 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet 6da14809d5f043db80b3e1639afd8e25 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:55:36.143393 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet 6da14809d5f043db80b3e1639afd8e25 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-6da14809d5f043db80b3e1639afd8e25
I20260620 13:55:36.150826 6043 tablet_copy_source_session.cc:215] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:36.154093 6806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da14809d5f043db80b3e1639afd8e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:36.171308 6806 tablet_copy_client.cc:806] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:36.171978 6806 tablet_copy_client.cc:670] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:36.176009 6806 tablet_copy_client.cc:538] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:36.183468 6806 tablet_bootstrap.cc:492] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:36.208796 6806 tablet_bootstrap.cc:492] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:36.209946 6806 tablet_bootstrap.cc:492] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:36.210767 6806 ts_tablet_manager.cc:1403] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.028s user 0.015s sys 0.006s
I20260620 13:55:36.215667 6806 raft_consensus.cc:359] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:36.217041 6806 raft_consensus.cc:740] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:36.218227 6806 consensus_queue.cc:260] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:36.221036 6806 ts_tablet_manager.cc:1434] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.010s user 0.006s sys 0.000s
I20260620 13:55:36.222783 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-6da14809d5f043db80b3e1639afd8e25 received from {username='slave'} at 127.0.0.1:46758
I20260620 13:55:36.223238 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-6da14809d5f043db80b3e1639afd8e25 on tablet 6da14809d5f043db80b3e1639afd8e25 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:36.290010 6806 ts_tablet_manager.cc:933] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:36.292343 6806 tablet_copy_client.cc:323] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:36.293771 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet f6d4fcf1f6a541c6ae1a7724f27750eb from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:36.294298 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet f6d4fcf1f6a541c6ae1a7724f27750eb from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-f6d4fcf1f6a541c6ae1a7724f27750eb
I20260620 13:55:36.300056 5969 tablet_copy_source_session.cc:215] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:36.303718 6806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6d4fcf1f6a541c6ae1a7724f27750eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:36.321412 6806 tablet_copy_client.cc:806] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:36.322083 6806 tablet_copy_client.cc:670] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:36.326109 6806 tablet_copy_client.cc:538] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:36.335776 6806 tablet_bootstrap.cc:492] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:36.356273 6806 tablet_bootstrap.cc:492] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:36.357293 6806 tablet_bootstrap.cc:492] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:36.358022 6806 ts_tablet_manager.cc:1403] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.022s user 0.017s sys 0.005s
I20260620 13:55:36.360991 6806 raft_consensus.cc:359] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:36.361990 6806 raft_consensus.cc:740] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:36.362677 6806 consensus_queue.cc:260] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:36.365178 6806 ts_tablet_manager.cc:1434] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260620 13:55:36.367496 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-f6d4fcf1f6a541c6ae1a7724f27750eb received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:36.367991 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-f6d4fcf1f6a541c6ae1a7724f27750eb on tablet f6d4fcf1f6a541c6ae1a7724f27750eb with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:36.537015 6586 raft_consensus.cc:1217] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:36.545346 6586 raft_consensus.cc:1217] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:36.596755 6586 raft_consensus.cc:1217] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:36.848001 6586 raft_consensus.cc:1217] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:36.993429 6758 raft_consensus.cc:1064] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:36.997066 6758 consensus_queue.cc:237] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:37.008152 5878 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.008215 6029 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.008284 6586 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.009825 6758 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:37.010743 6812 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:37.011651 6775 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:37.098488 6774 raft_consensus.cc:1064] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:37.101524 6774 consensus_queue.cc:237] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:37.146253 6586 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.150167 6772 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260620 13:55:37.219767 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 48945.3us
I20260620 13:55:37.227451 5958 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.229573 6811 raft_consensus.cc:1064] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:37.238232 6812 raft_consensus.cc:2955] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.251127 6811 consensus_queue.cc:237] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:37.250934 6031 raft_consensus.cc:2955] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.258977 6819 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:37.271694 5882 raft_consensus.cc:2955] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.279547 5777 catalog_manager.cc:5696] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:37.284945 6586 raft_consensus.cc:2955] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
W20260620 13:55:37.307582 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 49353.5us
W20260620 13:55:37.323454 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 151541us
I20260620 13:55:37.326236 6586 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.326014 6821 raft_consensus.cc:2955] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.329560 6774 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:37.335798 5882 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.337582 5952 raft_consensus.cc:2955] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.349824 6772 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:37.350744 5880 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.353437 6772 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:37.359434 5880 raft_consensus.cc:2955] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.362818 5953 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.364789 6827 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:37.371121 6587 raft_consensus.cc:2955] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.393683 6775 raft_consensus.cc:1064] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:37.396888 6775 consensus_queue.cc:237] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:37.405634 6585 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.407375 6031 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.409891 5880 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:37.412362 6758 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:37.413960 6812 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:37.413846 6833 raft_consensus.cc:2955] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.417949 6585 raft_consensus.cc:2955] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.423003 5882 raft_consensus.cc:2955] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.427759 6775 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:37.436805 5953 raft_consensus.cc:2955] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.463894 6775 raft_consensus.cc:2955] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.470203 6586 raft_consensus.cc:2955] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.478307 5952 consensus_queue.cc:237] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:37.481349 6031 raft_consensus.cc:2955] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.488883 5780 catalog_manager.cc:5696] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.491616 5780 catalog_manager.cc:5696] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.493527 5880 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:37.492640 6586 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:37.500093 6775 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:37.501847 6797 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:37.520371 6028 consensus_queue.cc:237] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:37.526966 5882 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:37.526156 5781 catalog_manager.cc:5696] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.527859 6586 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:37.529148 6811 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:37.530922 6811 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:37.542825 6833 raft_consensus.cc:2955] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.549549 5882 raft_consensus.cc:2955] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.562202 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6da14809d5f043db80b3e1639afd8e25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:37.564004 6814 raft_consensus.cc:2955] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.555711 6586 raft_consensus.cc:2955] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.556202 5878 raft_consensus.cc:2955] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.573297 5958 consensus_queue.cc:237] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:37.576112 5882 raft_consensus.cc:2955] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.579955 6585 raft_consensus.cc:2955] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.585043 6587 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:37.587369 6028 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:37.588501 5777 catalog_manager.cc:5696] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.606591 6775 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:37.611016 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet 6da14809d5f043db80b3e1639afd8e25 with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:37.612993 6758 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:37.613847 5781 catalog_manager.cc:5696] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:37.616088 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 49ee9750110f428fa454f96aaeb360ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:37.617566 6775 raft_consensus.cc:2955] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.632990 6021 tablet_service.cc:1558] Processing DeleteTablet for tablet 49ee9750110f428fa454f96aaeb360ef with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:37.637601 6585 raft_consensus.cc:2955] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.667878 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f6d4fcf1f6a541c6ae1a7724f27750eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:37.669744 6845 tablet_replica.cc:333] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:55:37.672791 6028 raft_consensus.cc:2955] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.675937 6845 raft_consensus.cc:2243] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:37.675726 5777 catalog_manager.cc:5696] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:37.677670 6846 tablet_replica.cc:333] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:55:37.683660 6846 raft_consensus.cc:2243] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:37.684499 6846 raft_consensus.cc:2272] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:37.681401 6845 raft_consensus.cc:2272] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:37.689419 6845 ts_tablet_manager.cc:1916] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:37.692201 6846 ts_tablet_manager.cc:1916] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:37.711126 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet f6d4fcf1f6a541c6ae1a7724f27750eb with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:37.713662 6845 ts_tablet_manager.cc:1929] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:37.714393 6845 log.cc:1199] T 6da14809d5f043db80b3e1639afd8e25 P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/6da14809d5f043db80b3e1639afd8e25
I20260620 13:55:37.716133 6846 ts_tablet_manager.cc:1929] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:37.716689 6846 log.cc:1199] T 49ee9750110f428fa454f96aaeb360ef P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/49ee9750110f428fa454f96aaeb360ef
I20260620 13:55:37.730188 6847 tablet_replica.cc:333] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:55:37.731390 6847 raft_consensus.cc:2243] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:37.732218 6847 raft_consensus.cc:2272] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:37.732872 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet 49ee9750110f428fa454f96aaeb360ef (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:37.735828 6847 ts_tablet_manager.cc:1916] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:37.751683 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet 6da14809d5f043db80b3e1639afd8e25 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:37.754400 6847 ts_tablet_manager.cc:1929] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:37.754879 6847 log.cc:1199] T f6d4fcf1f6a541c6ae1a7724f27750eb P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/f6d4fcf1f6a541c6ae1a7724f27750eb
I20260620 13:55:37.756698 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet f6d4fcf1f6a541c6ae1a7724f27750eb (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:37.807662 6029 consensus_queue.cc:237] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:37.813723 6585 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:37.814963 5878 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:37.815338 6811 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:37.816788 6833 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:37.826138 6774 raft_consensus.cc:2955] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.832767 6585 raft_consensus.cc:2955] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.833999 5882 raft_consensus.cc:2955] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:37.840157 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:37.853574 5778 catalog_manager.cc:5696] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:37.865988 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:37.867012 6845 tablet_replica.cc:333] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:55:37.868221 6845 raft_consensus.cc:2243] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:37.869194 6845 raft_consensus.cc:2272] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:37.876372 6845 ts_tablet_manager.cc:1916] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:37.891387 6845 ts_tablet_manager.cc:1929] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:37.891809 6845 log.cc:1199] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/ed1d1d20a2be4ceeb9389e7e3dbd2b5b
I20260620 13:55:37.893364 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet ed1d1d20a2be4ceeb9389e7e3dbd2b5b (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:38.949041 5958 consensus_queue.cc:237] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:38.956404 5882 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:38.956804 5924 consensus_peers.cc:597] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc919ad08d5e4a9d9870a33b6fc425e5. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:38.957005 6029 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:38.957906 6850 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:38.959005 6848 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:38.966989 6814 raft_consensus.cc:2955] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:38.970403 5882 raft_consensus.cc:2955] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:38.977808 6029 raft_consensus.cc:2955] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:38.980758 5878 consensus_queue.cc:237] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:38.984709 5780 catalog_manager.cc:5696] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260620 13:55:39.009316 5849 consensus_peers.cc:597] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c5eb52b96b44f7cb3569bfff54e9b1c. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:39.010314 6029 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:39.011955 6825 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:39.013156 5958 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:39.016002 6826 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:39.043246 6826 raft_consensus.cc:2955] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.059653 6030 raft_consensus.cc:2955] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.063341 5952 raft_consensus.cc:2955] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.071767 5953 consensus_queue.cc:237] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:39.084554 6030 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:39.088263 5777 catalog_manager.cc:5696] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.087623 5878 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:39.088027 5924 consensus_peers.cc:597] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd6ebbc0e9aa474f80952cef69b0ac25. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:39.091863 6848 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:39.093576 6850 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:39.118775 6848 raft_consensus.cc:2955] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.122404 5878 raft_consensus.cc:2955] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.123042 6030 raft_consensus.cc:2955] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.133846 5882 consensus_queue.cc:237] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:39.144388 5778 catalog_manager.cc:5696] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
W20260620 13:55:39.195994 5849 consensus_peers.cc:597] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99f357751cae4b6b87b5972ef2a1fda4. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:39.197049 6028 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:39.197486 5952 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:39.198693 6862 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:39.199724 6864 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:39.218550 6864 raft_consensus.cc:2955] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.220049 6029 raft_consensus.cc:2955] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.221467 5952 raft_consensus.cc:2955] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.238349 5778 catalog_manager.cc:5696] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:39.400727 6872 ts_tablet_manager.cc:933] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:39.402983 6872 tablet_copy_client.cc:323] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:39.404796 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet dc919ad08d5e4a9d9870a33b6fc425e5 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:39.405471 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet dc919ad08d5e4a9d9870a33b6fc425e5 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-dc919ad08d5e4a9d9870a33b6fc425e5
I20260620 13:55:39.412868 5969 tablet_copy_source_session.cc:215] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:39.416349 6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc919ad08d5e4a9d9870a33b6fc425e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:39.429044 6872 tablet_copy_client.cc:806] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:39.429694 6872 tablet_copy_client.cc:670] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:39.434175 6872 tablet_copy_client.cc:538] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:39.442322 6872 tablet_bootstrap.cc:492] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:39.463126 6872 tablet_bootstrap.cc:492] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:39.464017 6872 tablet_bootstrap.cc:492] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:39.464632 6872 ts_tablet_manager.cc:1403] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.022s user 0.022s sys 0.000s
I20260620 13:55:39.467356 6872 raft_consensus.cc:359] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:39.467993 6872 raft_consensus.cc:740] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:39.468498 6872 consensus_queue.cc:260] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:39.471781 6872 ts_tablet_manager.cc:1434] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 13:55:39.473519 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-dc919ad08d5e4a9d9870a33b6fc425e5 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:39.473938 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-dc919ad08d5e4a9d9870a33b6fc425e5 on tablet dc919ad08d5e4a9d9870a33b6fc425e5 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:39.545348 6872 ts_tablet_manager.cc:933] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:39.555037 6872 tablet_copy_client.cc:323] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:55:39.557895 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet 8c5eb52b96b44f7cb3569bfff54e9b1c from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:55:39.558475 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet 8c5eb52b96b44f7cb3569bfff54e9b1c from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-8c5eb52b96b44f7cb3569bfff54e9b1c
I20260620 13:55:39.567989 5894 tablet_copy_source_session.cc:215] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:39.572635 6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5eb52b96b44f7cb3569bfff54e9b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:39.591022 6872 tablet_copy_client.cc:806] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:39.591713 6872 tablet_copy_client.cc:670] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:39.595322 6872 tablet_copy_client.cc:538] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:39.604552 6872 tablet_bootstrap.cc:492] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:39.628558 6872 tablet_bootstrap.cc:492] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:39.629578 6872 tablet_bootstrap.cc:492] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:39.630321 6872 ts_tablet_manager.cc:1403] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.026s user 0.018s sys 0.007s
I20260620 13:55:39.632735 6877 ts_tablet_manager.cc:933] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:39.633320 6872 raft_consensus.cc:359] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:39.634442 6872 raft_consensus.cc:740] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:39.635360 6872 consensus_queue.cc:260] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:39.638132 6872 ts_tablet_manager.cc:1434] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 13:55:39.642349 6877 tablet_copy_client.cc:323] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:39.643291 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-8c5eb52b96b44f7cb3569bfff54e9b1c received from {username='slave'} at 127.0.0.1:42748
I20260620 13:55:39.643748 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-8c5eb52b96b44f7cb3569bfff54e9b1c on tablet 8c5eb52b96b44f7cb3569bfff54e9b1c with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:39.644369 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet fd6ebbc0e9aa474f80952cef69b0ac25 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:39.645136 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet fd6ebbc0e9aa474f80952cef69b0ac25 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-fd6ebbc0e9aa474f80952cef69b0ac25
I20260620 13:55:39.653123 5969 tablet_copy_source_session.cc:215] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:39.656463 6877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd6ebbc0e9aa474f80952cef69b0ac25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:39.672993 6877 tablet_copy_client.cc:806] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:39.673796 6877 tablet_copy_client.cc:670] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:39.680729 6877 tablet_copy_client.cc:538] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:39.690174 6877 tablet_bootstrap.cc:492] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:39.707273 6877 tablet_bootstrap.cc:492] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:39.708341 6877 tablet_bootstrap.cc:492] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:39.709079 6877 ts_tablet_manager.cc:1403] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.019s user 0.021s sys 0.000s
I20260620 13:55:39.712386 6877 raft_consensus.cc:359] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:39.713471 6877 raft_consensus.cc:740] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:39.714254 6877 consensus_queue.cc:260] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:39.717396 6877 ts_tablet_manager.cc:1434] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260620 13:55:39.719221 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-fd6ebbc0e9aa474f80952cef69b0ac25 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:39.719663 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-fd6ebbc0e9aa474f80952cef69b0ac25 on tablet fd6ebbc0e9aa474f80952cef69b0ac25 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:39.787403 6877 ts_tablet_manager.cc:933] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:39.797729 6877 tablet_copy_client.cc:323] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:55:39.799641 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet 99f357751cae4b6b87b5972ef2a1fda4 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:55:39.800213 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet 99f357751cae4b6b87b5972ef2a1fda4 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-99f357751cae4b6b87b5972ef2a1fda4
I20260620 13:55:39.808137 5894 tablet_copy_source_session.cc:215] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:39.811834 6877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f357751cae4b6b87b5972ef2a1fda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:39.827477 6877 tablet_copy_client.cc:806] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:39.828166 6877 tablet_copy_client.cc:670] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:39.832676 6877 tablet_copy_client.cc:538] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:39.843207 6877 tablet_bootstrap.cc:492] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:39.863933 6877 tablet_bootstrap.cc:492] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:39.864916 6877 tablet_bootstrap.cc:492] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:39.865623 6877 ts_tablet_manager.cc:1403] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.023s user 0.012s sys 0.012s
I20260620 13:55:39.868553 6877 raft_consensus.cc:359] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:39.869282 6877 raft_consensus.cc:740] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:39.870091 6877 consensus_queue.cc:260] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:39.874017 6877 ts_tablet_manager.cc:1434] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.008s user 0.004s sys 0.004s
I20260620 13:55:39.877194 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-99f357751cae4b6b87b5972ef2a1fda4 received from {username='slave'} at 127.0.0.1:42748
I20260620 13:55:39.877656 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-99f357751cae4b6b87b5972ef2a1fda4 on tablet 99f357751cae4b6b87b5972ef2a1fda4 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:39.960868 6585 raft_consensus.cc:1217] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:40.031167 6585 raft_consensus.cc:1217] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:40.201545 6586 raft_consensus.cc:1217] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:40.257973 6586 raft_consensus.cc:1217] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:40.446365 6814 raft_consensus.cc:1064] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:40.451874 6814 consensus_queue.cc:237] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:40.458711 6586 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.460371 6028 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.460758 5878 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.461627 6887 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:40.462582 6814 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:40.463376 6881 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:40.506417 6881 raft_consensus.cc:2955] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.509943 5878 raft_consensus.cc:2955] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.513160 6031 raft_consensus.cc:2955] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.516652 6864 raft_consensus.cc:1064] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:40.518852 6864 consensus_queue.cc:237] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:40.525501 5777 catalog_manager.cc:5696] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.544906 6586 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.548081 6885 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:40.550683 6586 raft_consensus.cc:2955] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.557668 6028 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.560576 6864 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:40.565225 5952 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.568660 6884 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:40.603310 6885 raft_consensus.cc:2955] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.612543 6587 raft_consensus.cc:2955] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.617210 5952 raft_consensus.cc:2955] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.620682 6028 raft_consensus.cc:2955] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.633266 5781 catalog_manager.cc:5696] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:40.666723 5953 consensus_queue.cc:237] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:40.686093 6886 raft_consensus.cc:1064] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:40.689599 6031 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:40.689800 6886 consensus_queue.cc:237] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:40.691443 6881 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:40.709715 6028 raft_consensus.cc:2955] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.715953 5878 consensus_queue.cc:237] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:40.700961 6881 raft_consensus.cc:2955] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.719209 6587 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:40.720822 6814 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:40.726344 6587 raft_consensus.cc:2955] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.732160 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dc919ad08d5e4a9d9870a33b6fc425e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:40.739054 6586 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:40.739519 6028 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.740911 6881 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:40.743954 6586 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.744529 5878 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.745817 6881 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260620 13:55:40.750620 6881 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:40.754511 5781 catalog_manager.cc:5696] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:40.767128 6028 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:40.771875 6864 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:40.773902 6864 raft_consensus.cc:1064] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:40.775956 6905 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:40.780069 6864 consensus_queue.cc:237] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:40.801210 6584 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.803304 6825 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:40.810333 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet dc919ad08d5e4a9d9870a33b6fc425e5 with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:40.813750 6907 tablet_replica.cc:333] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:55:40.815147 6907 raft_consensus.cc:2243] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:40.814126 6885 raft_consensus.cc:2955] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.817992 6907 raft_consensus.cc:2272] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:40.821398 6031 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.822201 6886 raft_consensus.cc:2955] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.824111 6030 raft_consensus.cc:2955] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.825873 5953 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:40.828279 6907 ts_tablet_manager.cc:1916] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:40.831892 5882 raft_consensus.cc:2955] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.833324 6864 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:40.839543 6584 raft_consensus.cc:2955] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.841965 6905 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:40.855129 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8c5eb52b96b44f7cb3569bfff54e9b1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260620 13:55:40.935710 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 50054.9us
I20260620 13:55:40.948992 5780 catalog_manager.cc:5696] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.952167 5778 catalog_manager.cc:5696] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:40.948312 6028 raft_consensus.cc:2955] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.968859 6905 raft_consensus.cc:2955] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.986308 6907 ts_tablet_manager.cc:1929] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:40.987025 6907 log.cc:1199] T dc919ad08d5e4a9d9870a33b6fc425e5 P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/dc919ad08d5e4a9d9870a33b6fc425e5
I20260620 13:55:40.987270 6587 raft_consensus.cc:2955] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:40.989838 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet dc919ad08d5e4a9d9870a33b6fc425e5 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:41.004361 5952 raft_consensus.cc:2955] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:41.004920 6028 raft_consensus.cc:2955] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:41.007328 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c5eb52b96b44f7cb3569bfff54e9b1c with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:41.013795 6911 tablet_replica.cc:333] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:55:41.020089 6911 raft_consensus.cc:2243] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:41.022353 6911 raft_consensus.cc:2272] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:41.029474 6911 ts_tablet_manager.cc:1916] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:41.026685 6587 raft_consensus.cc:2955] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:41.042631 5776 catalog_manager.cc:5696] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:41.062583 5953 consensus_queue.cc:237] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:41.076555 6911 ts_tablet_manager.cc:1929] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:41.077100 6911 log.cc:1199] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/8c5eb52b96b44f7cb3569bfff54e9b1c
I20260620 13:55:41.081248 5882 consensus_queue.cc:237] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:41.088353 6587 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:41.089519 6586 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:41.091060 6885 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:41.093102 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet 8c5eb52b96b44f7cb3569bfff54e9b1c (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:41.094218 6886 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:41.098616 5884 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:41.102010 6028 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:41.106848 6881 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:41.109122 6885 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:41.109107 6887 raft_consensus.cc:2955] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:41.109153 6587 raft_consensus.cc:2955] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:41.118897 6864 raft_consensus.cc:2955] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:41.129398 6030 raft_consensus.cc:2955] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:41.133813 5778 catalog_manager.cc:5696] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:41.138360 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 99f357751cae4b6b87b5972ef2a1fda4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:41.139339 6587 raft_consensus.cc:2955] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:41.145054 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fd6ebbc0e9aa474f80952cef69b0ac25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:41.148746 5780 catalog_manager.cc:5696] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:41.150769 5882 raft_consensus.cc:2955] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:41.170094 6021 tablet_service.cc:1558] Processing DeleteTablet for tablet fd6ebbc0e9aa474f80952cef69b0ac25 with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:41.177066 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet 99f357751cae4b6b87b5972ef2a1fda4 with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:41.178196 6911 tablet_replica.cc:333] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:55:41.179260 6911 raft_consensus.cc:2243] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:41.179901 6911 raft_consensus.cc:2272] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:41.183211 6911 ts_tablet_manager.cc:1916] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:41.185035 6913 tablet_replica.cc:333] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:55:41.187585 6913 raft_consensus.cc:2243] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:41.188377 6913 raft_consensus.cc:2272] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:41.192648 6913 ts_tablet_manager.cc:1916] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:41.203477 6911 ts_tablet_manager.cc:1929] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:41.204152 6911 log.cc:1199] T 99f357751cae4b6b87b5972ef2a1fda4 P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/99f357751cae4b6b87b5972ef2a1fda4
I20260620 13:55:41.211051 6913 ts_tablet_manager.cc:1929] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:41.211578 6913 log.cc:1199] T fd6ebbc0e9aa474f80952cef69b0ac25 P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/fd6ebbc0e9aa474f80952cef69b0ac25
I20260620 13:55:41.214461 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet fd6ebbc0e9aa474f80952cef69b0ac25 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:41.223049 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet 99f357751cae4b6b87b5972ef2a1fda4 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:42.249850 5882 consensus_queue.cc:237] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:42.256379 5958 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:42.256379 6028 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:42.256762 5849 consensus_peers.cc:597] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb8edcc5cb024ebebdb3cac403f19bc4. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:42.258342 6825 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:42.259572 6905 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:42.274607 6864 raft_consensus.cc:2955] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.281579 6031 raft_consensus.cc:2955] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.289124 5958 raft_consensus.cc:2955] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.297482 5953 consensus_queue.cc:237] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:42.301271 5777 catalog_manager.cc:5696] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:42.337626 6031 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:42.338148 5884 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:42.339035 5924 consensus_peers.cc:597] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b00b548648e441dbb777699ee0ef3f60. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:42.340494 6887 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:42.342242 6901 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:42.357648 6901 raft_consensus.cc:2955] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.361783 6031 raft_consensus.cc:2955] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.369115 5882 raft_consensus.cc:2955] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.374713 6030 consensus_queue.cc:237] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:42.378242 5778 catalog_manager.cc:5696] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260620 13:55:42.397439 5998 consensus_peers.cc:597] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d483a507ec73494da65730a6444e1fd6. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:42.398164 5958 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:55:42.399995 5882 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:55:42.400269 6869 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:42.402359 6914 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:42.416184 6914 raft_consensus.cc:2955] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.418352 5958 raft_consensus.cc:2955] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.432314 5953 consensus_queue.cc:237] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:42.443249 5884 raft_consensus.cc:2955] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.445459 5778 catalog_manager.cc:5696] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.458266 6031 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:42.462240 6881 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:42.463488 5882 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:42.466805 5924 consensus_peers.cc:597] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14bccd20cc3f44b69eeefefc4f8b72f9. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:42.472757 6887 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:42.479355 6887 raft_consensus.cc:2955] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.497133 6030 raft_consensus.cc:2955] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.503880 5777 catalog_manager.cc:5696] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:42.508234 5882 raft_consensus.cc:2955] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:42.758595 6935 ts_tablet_manager.cc:933] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:42.761574 6935 tablet_copy_client.cc:323] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:42.764115 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet b00b548648e441dbb777699ee0ef3f60 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:42.765164 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet b00b548648e441dbb777699ee0ef3f60 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-b00b548648e441dbb777699ee0ef3f60
I20260620 13:55:42.775446 5969 tablet_copy_source_session.cc:215] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:42.778720 6935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00b548648e441dbb777699ee0ef3f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:42.786350 6937 ts_tablet_manager.cc:933] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:42.790537 6937 tablet_copy_client.cc:323] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:55:42.792335 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet fb8edcc5cb024ebebdb3cac403f19bc4 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:55:42.792888 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet fb8edcc5cb024ebebdb3cac403f19bc4 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-fb8edcc5cb024ebebdb3cac403f19bc4
I20260620 13:55:42.801661 5894 tablet_copy_source_session.cc:215] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:42.801786 6935 tablet_copy_client.cc:806] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:42.803959 6935 tablet_copy_client.cc:670] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:42.807156 6937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb8edcc5cb024ebebdb3cac403f19bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:42.815266 6935 tablet_copy_client.cc:538] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:42.841871 6937 tablet_copy_client.cc:806] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:42.841984 6935 tablet_bootstrap.cc:492] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:42.855417 6937 tablet_copy_client.cc:670] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:42.861610 6937 tablet_copy_client.cc:538] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:42.881419 6937 tablet_bootstrap.cc:492] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:42.935631 6937 tablet_bootstrap.cc:492] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:42.936692 6937 tablet_bootstrap.cc:492] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:42.937474 6937 ts_tablet_manager.cc:1403] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.056s user 0.027s sys 0.017s
I20260620 13:55:42.940506 6937 raft_consensus.cc:359] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:42.941506 6937 raft_consensus.cc:740] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:42.942199 6937 consensus_queue.cc:260] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:42.953696 6937 ts_tablet_manager.cc:1434] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.016s user 0.008s sys 0.004s
I20260620 13:55:42.957969 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-fb8edcc5cb024ebebdb3cac403f19bc4 received from {username='slave'} at 127.0.0.1:42748
I20260620 13:55:42.965036 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-fb8edcc5cb024ebebdb3cac403f19bc4 on tablet fb8edcc5cb024ebebdb3cac403f19bc4 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:42.961153 6939 ts_tablet_manager.cc:933] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:42.981197 6939 tablet_copy_client.cc:323] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:55:42.985610 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet d483a507ec73494da65730a6444e1fd6 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:55:42.986259 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet d483a507ec73494da65730a6444e1fd6 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-d483a507ec73494da65730a6444e1fd6
I20260620 13:55:42.995983 6043 tablet_copy_source_session.cc:215] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:42.996999 6935 tablet_bootstrap.cc:492] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:42.998746 6935 tablet_bootstrap.cc:492] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:42.999687 6935 ts_tablet_manager.cc:1403] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.158s user 0.060s sys 0.019s
I20260620 13:55:43.003402 6937 ts_tablet_manager.cc:933] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:43.003190 6935 raft_consensus.cc:359] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:43.004119 6935 raft_consensus.cc:740] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:43.004889 6935 consensus_queue.cc:260] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:43.008441 6935 ts_tablet_manager.cc:1434] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.008s user 0.005s sys 0.003s
I20260620 13:55:43.018965 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-b00b548648e441dbb777699ee0ef3f60 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:43.019589 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-b00b548648e441dbb777699ee0ef3f60 on tablet b00b548648e441dbb777699ee0ef3f60 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:43.026269 6939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d483a507ec73494da65730a6444e1fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:43.027314 6937 tablet_copy_client.cc:323] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:43.029031 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 14bccd20cc3f44b69eeefefc4f8b72f9 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:43.029539 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 14bccd20cc3f44b69eeefefc4f8b72f9 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-14bccd20cc3f44b69eeefefc4f8b72f9
I20260620 13:55:43.043964 5969 tablet_copy_source_session.cc:215] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:43.048797 6937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bccd20cc3f44b69eeefefc4f8b72f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:43.056079 6939 tablet_copy_client.cc:806] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:43.056869 6939 tablet_copy_client.cc:670] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:43.061249 6939 tablet_copy_client.cc:538] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:43.069998 6937 tablet_copy_client.cc:806] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:43.070905 6937 tablet_copy_client.cc:670] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:43.072335 6939 tablet_bootstrap.cc:492] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:43.075017 6937 tablet_copy_client.cc:538] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:43.094223 6937 tablet_bootstrap.cc:492] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:43.230039 6939 tablet_bootstrap.cc:492] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:43.231022 6939 tablet_bootstrap.cc:492] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:43.231751 6939 ts_tablet_manager.cc:1403] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.160s user 0.082s sys 0.073s
I20260620 13:55:43.234651 6586 raft_consensus.cc:1217] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:43.239048 6939 raft_consensus.cc:359] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:43.240043 6939 raft_consensus.cc:740] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:43.240777 6939 consensus_queue.cc:260] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:43.243330 6939 ts_tablet_manager.cc:1434] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.011s user 0.003s sys 0.004s
I20260620 13:55:43.245157 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-d483a507ec73494da65730a6444e1fd6 received from {username='slave'} at 127.0.0.1:46758
I20260620 13:55:43.245584 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-d483a507ec73494da65730a6444e1fd6 on tablet d483a507ec73494da65730a6444e1fd6 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:43.250905 6937 tablet_bootstrap.cc:492] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:43.264031 6937 tablet_bootstrap.cc:492] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:43.265889 6937 ts_tablet_manager.cc:1403] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.172s user 0.077s sys 0.049s
I20260620 13:55:43.269676 6937 raft_consensus.cc:359] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:43.270768 6937 raft_consensus.cc:740] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:43.271575 6937 consensus_queue.cc:260] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:43.273697 6937 ts_tablet_manager.cc:1434] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 13:55:43.276678 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-14bccd20cc3f44b69eeefefc4f8b72f9 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:43.277150 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-14bccd20cc3f44b69eeefefc4f8b72f9 on tablet 14bccd20cc3f44b69eeefefc4f8b72f9 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:43.307224 6587 raft_consensus.cc:1217] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3] Dedup: 2.3->[]
I20260620 13:55:43.383352 6587 raft_consensus.cc:1217] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:43.404274 6587 raft_consensus.cc:1217] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:43.624097 6881 raft_consensus.cc:1064] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:43.625777 6881 consensus_queue.cc:237] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:43.631573 6587 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:43.631997 6031 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:43.632591 5884 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:43.633675 6881 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:43.634517 6945 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:43.635324 6944 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:43.647814 6945 raft_consensus.cc:2955] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.652071 6587 raft_consensus.cc:2955] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.671414 5884 raft_consensus.cc:2955] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.673499 5778 catalog_manager.cc:5696] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:43.697165 6030 raft_consensus.cc:2955] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.720538 6929 raft_consensus.cc:1064] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:43.723278 6929 consensus_queue.cc:237] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:43.731796 6587 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:55:43.733556 6914 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:43.737429 5959 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:55:43.747207 6914 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:43.755146 5953 consensus_queue.cc:237] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:43.761504 6586 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:43.761897 6030 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:43.763181 6945 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:43.764420 6944 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:43.775961 5884 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:55:43.778694 6929 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:43.779430 6931 raft_consensus.cc:2955] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.781551 6031 raft_consensus.cc:2955] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.781580 6584 raft_consensus.cc:2955] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.792824 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b00b548648e441dbb777699ee0ef3f60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:43.821215 5780 catalog_manager.cc:5696] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.822806 6914 raft_consensus.cc:2955] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.837183 6931 raft_consensus.cc:1064] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:43.836612 5882 raft_consensus.cc:2955] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.840029 6931 consensus_queue.cc:237] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:43.850769 6587 raft_consensus.cc:2955] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.860157 5959 raft_consensus.cc:2955] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.872547 5778 catalog_manager.cc:5696] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.894590 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet b00b548648e441dbb777699ee0ef3f60 with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:43.910436 6587 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:43.911741 6031 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:43.915414 5882 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:43.919461 6964 tablet_replica.cc:333] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:55:43.919332 6881 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:43.920655 6964 raft_consensus.cc:2243] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:43.921671 6964 raft_consensus.cc:2272] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:43.926651 6964 ts_tablet_manager.cc:1916] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:43.936618 6944 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260620 13:55:43.940559 6949 raft_consensus.cc:1064] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:43.943059 6887 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:43.945868 6949 consensus_queue.cc:237] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:43.947906 6031 consensus_queue.cc:237] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:43.953750 6964 ts_tablet_manager.cc:1929] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:43.954346 6964 log.cc:1199] T b00b548648e441dbb777699ee0ef3f60 P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/b00b548648e441dbb777699ee0ef3f60
I20260620 13:55:43.956183 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet b00b548648e441dbb777699ee0ef3f60 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:43.961066 6584 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:43.963143 5953 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:43.965737 6914 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:43.968235 6914 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:55:43.978683 6929 raft_consensus.cc:2955] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.992483 6887 raft_consensus.cc:2955] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.993144 5958 raft_consensus.cc:2955] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.996346 6586 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:43.997009 6031 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:43.997088 6030 raft_consensus.cc:2955] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:43.998483 5953 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:43.998988 6950 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260620 13:55:44.006392 6949 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:44.007438 6905 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:44.008388 5882 raft_consensus.cc:2955] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.026630 5777 catalog_manager.cc:5696] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:44.007493 6587 raft_consensus.cc:2955] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.039376 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d483a507ec73494da65730a6444e1fd6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:44.041862 6966 raft_consensus.cc:2955] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.050221 5953 raft_consensus.cc:2955] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.072012 5777 catalog_manager.cc:5696] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 4 to 5, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:44.090379 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet d483a507ec73494da65730a6444e1fd6 with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:44.091600 6964 tablet_replica.cc:333] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:55:44.100337 6030 raft_consensus.cc:2955] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.107860 6586 raft_consensus.cc:2955] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.109575 5780 catalog_manager.cc:5696] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:44.124529 6964 raft_consensus.cc:2243] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:44.125626 6964 raft_consensus.cc:2272] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:44.127071 6584 raft_consensus.cc:2955] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.174284 6964 ts_tablet_manager.cc:1916] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:44.196324 6964 ts_tablet_manager.cc:1929] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260620 13:55:44.198038 6964 log.cc:1199] T d483a507ec73494da65730a6444e1fd6 P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/d483a507ec73494da65730a6444e1fd6
I20260620 13:55:44.200732 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet d483a507ec73494da65730a6444e1fd6 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:44.206434 5884 consensus_queue.cc:237] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:44.208906 5958 consensus_queue.cc:237] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:44.213538 6584 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:44.214461 6586 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:44.215050 6905 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:44.216078 5884 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:44.216373 6887 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:44.217376 6944 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:44.217602 5957 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:44.222736 6949 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:44.225847 6949 raft_consensus.cc:2955] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.229065 6931 raft_consensus.cc:2955] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.236644 6584 raft_consensus.cc:2955] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.239151 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fb8edcc5cb024ebebdb3cac403f19bc4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:44.244616 5884 raft_consensus.cc:2955] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.246577 5778 catalog_manager.cc:5696] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:44.260041 5776 catalog_manager.cc:5696] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.265733 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 14bccd20cc3f44b69eeefefc4f8b72f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:44.274946 5958 raft_consensus.cc:2955] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.269304 6584 raft_consensus.cc:2955] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:44.286945 6016 tablet_service.cc:1558] Processing DeleteTablet for tablet 14bccd20cc3f44b69eeefefc4f8b72f9 with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:44.287673 6021 tablet_service.cc:1558] Processing DeleteTablet for tablet fb8edcc5cb024ebebdb3cac403f19bc4 with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:44.315230 6974 tablet_replica.cc:333] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:55:44.322311 6974 raft_consensus.cc:2243] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:44.323304 6974 raft_consensus.cc:2272] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:44.327394 6974 ts_tablet_manager.cc:1916] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:44.340379 6974 ts_tablet_manager.cc:1929] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:44.340698 6974 log.cc:1199] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/14bccd20cc3f44b69eeefefc4f8b72f9
I20260620 13:55:44.342573 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet 14bccd20cc3f44b69eeefefc4f8b72f9 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:44.342731 6974 tablet_replica.cc:333] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:55:44.343796 6974 raft_consensus.cc:2243] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:44.344450 6974 raft_consensus.cc:2272] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:44.347577 6974 ts_tablet_manager.cc:1916] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:44.364482 6974 ts_tablet_manager.cc:1929] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:44.364892 6974 log.cc:1199] T fb8edcc5cb024ebebdb3cac403f19bc4 P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/fb8edcc5cb024ebebdb3cac403f19bc4
I20260620 13:55:44.366401 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet fb8edcc5cb024ebebdb3cac403f19bc4 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
W20260620 13:55:45.419034 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 68871.1us
I20260620 13:55:45.463904 5884 consensus_queue.cc:237] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:45.475788 6029 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:45.477082 5957 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:45.479085 6981 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:45.481462 6905 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260620 13:55:45.489910 5849 consensus_peers.cc:597] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52b97878e9ad465684082e7bf1c482ad. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:45.494558 5957 raft_consensus.cc:2955] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.493058 6981 raft_consensus.cc:2955] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.523818 5884 consensus_queue.cc:237] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:45.525552 6029 raft_consensus.cc:2955] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.526724 5778 catalog_manager.cc:5696] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.535774 6030 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:45.537434 5849 consensus_peers.cc:597] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 735685c84e834b9cbaf7533d6fdf16e6. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:45.537621 5957 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:45.537993 6985 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:45.540401 6985 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:45.549793 6981 raft_consensus.cc:2955] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.553100 6029 raft_consensus.cc:2955] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.570750 5959 consensus_queue.cc:237] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:45.576366 5957 raft_consensus.cc:2955] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.582671 6030 raft_consensus.cc:1275] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:45.582192 5924 consensus_peers.cc:597] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90f87066e519439ab8be15dccf1d2493. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:45.585350 6983 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:45.596287 5776 catalog_manager.cc:5696] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:45.598484 6979 raft_consensus.cc:2955] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.602372 6029 raft_consensus.cc:2955] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.610963 5884 raft_consensus.cc:1275] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:45.616071 6983 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:45.626044 5884 raft_consensus.cc:2955] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.628584 5957 consensus_queue.cc:237] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:45.643247 6029 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:45.644603 6881 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260620 13:55:45.645673 5924 consensus_peers.cc:597] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18f8f8a1b370453aade5f48cd3bedcbd. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:45.644433 5884 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:45.645133 5776 catalog_manager.cc:5696] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.647459 6881 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:45.654745 6979 raft_consensus.cc:2955] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.658638 6029 raft_consensus.cc:2955] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.657857 5884 raft_consensus.cc:2955] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.678086 5780 catalog_manager.cc:5696] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:45.996026 7005 ts_tablet_manager.cc:933] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:46.073236 7006 ts_tablet_manager.cc:933] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
W20260620 13:55:46.087303 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 43710.4us
I20260620 13:55:46.093111 7006 tablet_copy_client.cc:323] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:55:46.096556 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet 735685c84e834b9cbaf7533d6fdf16e6 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:55:46.097945 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet 735685c84e834b9cbaf7533d6fdf16e6 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-735685c84e834b9cbaf7533d6fdf16e6
I20260620 13:55:46.110829 7005 tablet_copy_client.cc:323] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:55:46.123342 5893 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet 52b97878e9ad465684082e7bf1c482ad from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:55:46.124042 5893 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet 52b97878e9ad465684082e7bf1c482ad from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-52b97878e9ad465684082e7bf1c482ad
I20260620 13:55:46.133976 5894 tablet_copy_source_session.cc:215] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:46.136765 5893 tablet_copy_source_session.cc:215] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:46.139220 7006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735685c84e834b9cbaf7533d6fdf16e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:46.152874 7005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52b97878e9ad465684082e7bf1c482ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:46.174826 7013 ts_tablet_manager.cc:933] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:46.188536 7013 tablet_copy_client.cc:323] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:46.190709 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 90f87066e519439ab8be15dccf1d2493 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:46.191367 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 90f87066e519439ab8be15dccf1d2493 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-90f87066e519439ab8be15dccf1d2493
I20260620 13:55:46.199219 7005 tablet_copy_client.cc:806] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:46.200068 7006 tablet_copy_client.cc:806] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:46.200119 7005 tablet_copy_client.cc:670] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:46.200803 7006 tablet_copy_client.cc:670] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:46.205746 7005 tablet_copy_client.cc:538] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:46.207028 5969 tablet_copy_source_session.cc:215] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:46.213052 7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90f87066e519439ab8be15dccf1d2493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:46.207702 7006 tablet_copy_client.cc:538] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:46.227919 7005 tablet_bootstrap.cc:492] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:46.244997 7015 ts_tablet_manager.cc:933] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:46.245446 7013 tablet_copy_client.cc:806] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:46.251654 7013 tablet_copy_client.cc:670] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:46.256204 7013 tablet_copy_client.cc:538] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:46.271790 7013 tablet_bootstrap.cc:492] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:46.283049 7006 tablet_bootstrap.cc:492] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:46.289721 7005 tablet_bootstrap.cc:492] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:46.296245 7005 tablet_bootstrap.cc:492] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:46.297323 7005 ts_tablet_manager.cc:1403] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.070s user 0.019s sys 0.011s
I20260620 13:55:46.302251 7005 raft_consensus.cc:359] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:46.320267 7005 raft_consensus.cc:740] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:46.321302 7005 consensus_queue.cc:260] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
W20260620 13:55:46.328989 6608 debug-util.cc:398] Leaking SignalData structure 0x7b08002da100 after lost signal to thread 4722
W20260620 13:55:46.330435 6608 debug-util.cc:398] Leaking SignalData structure 0x7b08002da7e0 after lost signal to thread 5815
W20260620 13:55:46.332162 6608 debug-util.cc:398] Leaking SignalData structure 0x7b08002c3240 after lost signal to thread 5908
W20260620 13:55:46.335240 6608 debug-util.cc:398] Leaking SignalData structure 0x7b08002b5100 after lost signal to thread 5983
W20260620 13:55:46.337216 6608 debug-util.cc:398] Leaking SignalData structure 0x7b080020b1a0 after lost signal to thread 6057
W20260620 13:55:46.339185 6608 debug-util.cc:398] Leaking SignalData structure 0x7b0800102de0 after lost signal to thread 6611
I20260620 13:55:46.339605 7015 tablet_copy_client.cc:323] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:46.342880 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 18f8f8a1b370453aade5f48cd3bedcbd from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:46.343483 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 18f8f8a1b370453aade5f48cd3bedcbd from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-18f8f8a1b370453aade5f48cd3bedcbd
I20260620 13:55:46.350121 7005 ts_tablet_manager.cc:1434] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.052s user 0.014s sys 0.003s
I20260620 13:55:46.357216 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-52b97878e9ad465684082e7bf1c482ad received from {username='slave'} at 127.0.0.1:42748
I20260620 13:55:46.358032 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-52b97878e9ad465684082e7bf1c482ad on tablet 52b97878e9ad465684082e7bf1c482ad with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:46.372496 5969 tablet_copy_source_session.cc:215] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:46.377575 7013 tablet_bootstrap.cc:492] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:46.379722 7013 tablet_bootstrap.cc:492] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:46.380522 7013 ts_tablet_manager.cc:1403] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.109s user 0.014s sys 0.020s
I20260620 13:55:46.387740 7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f8f8a1b370453aade5f48cd3bedcbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:46.397419 6587 raft_consensus.cc:1217] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:46.415908 7013 raft_consensus.cc:359] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:46.417011 7013 raft_consensus.cc:740] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:46.417840 7013 consensus_queue.cc:260] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:46.429100 7013 ts_tablet_manager.cc:1434] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.048s user 0.007s sys 0.002s
I20260620 13:55:46.439651 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-90f87066e519439ab8be15dccf1d2493 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:46.440116 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-90f87066e519439ab8be15dccf1d2493 on tablet 90f87066e519439ab8be15dccf1d2493 with peer b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:55:46.457304 7006 log.cc:927] Time spent T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.056s user 0.000s sys 0.000s
I20260620 13:55:46.469450 7006 tablet_bootstrap.cc:492] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:46.470654 7006 tablet_bootstrap.cc:492] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:46.471601 7006 ts_tablet_manager.cc:1403] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.216s user 0.026s sys 0.010s
I20260620 13:55:46.476008 7006 raft_consensus.cc:359] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:46.477217 7006 raft_consensus.cc:740] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:46.493736 7006 consensus_queue.cc:260] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:46.503180 7006 ts_tablet_manager.cc:1434] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.030s user 0.008s sys 0.001s
I20260620 13:55:46.505767 7015 tablet_copy_client.cc:806] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:46.506592 7015 tablet_copy_client.cc:670] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:46.524570 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-735685c84e834b9cbaf7533d6fdf16e6 received from {username='slave'} at 127.0.0.1:42748
I20260620 13:55:46.528569 7015 tablet_copy_client.cc:538] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:46.530179 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-735685c84e834b9cbaf7533d6fdf16e6 on tablet 735685c84e834b9cbaf7533d6fdf16e6 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:46.563457 7015 tablet_bootstrap.cc:492] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:46.576570 6587 raft_consensus.cc:1217] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:46.625339 7015 tablet_bootstrap.cc:492] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:46.626556 7015 tablet_bootstrap.cc:492] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:46.627465 7015 ts_tablet_manager.cc:1403] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.064s user 0.025s sys 0.006s
I20260620 13:55:46.634162 7015 raft_consensus.cc:359] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:46.635293 7015 raft_consensus.cc:740] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:46.636736 7015 consensus_queue.cc:260] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:46.643039 7015 ts_tablet_manager.cc:1434] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.015s user 0.006s sys 0.001s
I20260620 13:55:46.652844 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-18f8f8a1b370453aade5f48cd3bedcbd received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:46.653352 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-18f8f8a1b370453aade5f48cd3bedcbd on tablet 18f8f8a1b370453aade5f48cd3bedcbd with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:46.817942 6587 raft_consensus.cc:1217] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:46.867925 7008 raft_consensus.cc:1064] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:46.871239 7008 consensus_queue.cc:237] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:46.887821 6587 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:46.887912 5959 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:46.889885 6949 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:46.891780 6985 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:46.901485 6029 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:46.904436 6905 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:46.908630 6584 raft_consensus.cc:1217] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:46.970818 6905 raft_consensus.cc:2955] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:46.974499 6031 raft_consensus.cc:2955] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:46.984756 6584 raft_consensus.cc:2955] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:46.992127 5959 raft_consensus.cc:2955] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.030856 5778 catalog_manager.cc:5696] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.083802 5880 consensus_queue.cc:237] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:47.095074 6584 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:47.096663 6905 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:47.103521 6031 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:47.106056 6905 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:47.108060 6949 raft_consensus.cc:2955] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.125710 6587 raft_consensus.cc:2955] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.139817 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 52b97878e9ad465684082e7bf1c482ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:47.141875 6031 raft_consensus.cc:2955] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.148345 5777 catalog_manager.cc:5696] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:47.166455 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet 52b97878e9ad465684082e7bf1c482ad with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:47.167418 7004 raft_consensus.cc:1064] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:47.170178 7004 consensus_queue.cc:237] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:47.194514 7032 tablet_replica.cc:333] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:55:47.195995 7032 raft_consensus.cc:2243] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:47.197049 7032 raft_consensus.cc:2272] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:47.202605 7032 ts_tablet_manager.cc:1916] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:47.206095 6587 raft_consensus.cc:1275] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:47.209162 6982 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:47.213425 6031 raft_consensus.cc:1275] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:47.219641 7009 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:47.223031 7009 raft_consensus.cc:1064] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:47.258288 7009 consensus_queue.cc:237] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:47.277633 5880 raft_consensus.cc:1275] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:47.293167 7034 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:47.334565 7032 ts_tablet_manager.cc:1929] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:47.337430 7032 log.cc:1199] T 52b97878e9ad465684082e7bf1c482ad P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/52b97878e9ad465684082e7bf1c482ad
I20260620 13:55:47.340085 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet 52b97878e9ad465684082e7bf1c482ad (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:47.344170 7035 raft_consensus.cc:2955] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.387348 5777 catalog_manager.cc:5696] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:47.409487 6905 raft_consensus.cc:1064] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:47.413867 6905 consensus_queue.cc:237] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:55:47.420975 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 79813.2us
I20260620 13:55:47.424120 6587 raft_consensus.cc:2955] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.432426 5883 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:47.438522 6031 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:47.438901 6030 raft_consensus.cc:2955] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.440435 6584 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:47.456432 5880 raft_consensus.cc:2955] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.461434 6584 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:47.463461 6949 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:47.467758 6031 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:47.467907 5959 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:47.469502 7040 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:47.474627 6949 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:47.489048 7023 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:47.501734 7040 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:47.500226 5959 consensus_queue.cc:237] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:47.509541 7040 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:47.521200 7023 raft_consensus.cc:2955] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.523990 6584 raft_consensus.cc:2955] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.545825 5780 catalog_manager.cc:5696] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.547051 6029 raft_consensus.cc:2955] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.551853 5880 raft_consensus.cc:1275] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:47.561352 6584 raft_consensus.cc:1275] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:47.574534 5879 consensus_queue.cc:237] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:47.583179 7040 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:47.584967 6584 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:47.588034 6985 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:47.587633 7043 raft_consensus.cc:2955] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.599418 7040 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:47.600628 7008 raft_consensus.cc:2955] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.602754 6584 raft_consensus.cc:2955] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.620631 6030 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:47.623759 5777 catalog_manager.cc:5696] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:47.627562 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 735685c84e834b9cbaf7533d6fdf16e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:47.628711 5780 catalog_manager.cc:5696] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:47.636312 6985 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:47.637316 6587 raft_consensus.cc:2955] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.642629 6030 raft_consensus.cc:2955] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.648729 5879 raft_consensus.cc:2955] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.652681 6027 raft_consensus.cc:2955] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.718592 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet 735685c84e834b9cbaf7533d6fdf16e6 with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:47.719651 7032 tablet_replica.cc:333] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:55:47.732321 5957 consensus_queue.cc:237] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:47.734784 7009 raft_consensus.cc:2955] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.749137 7032 raft_consensus.cc:2243] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:47.749933 7032 pending_rounds.cc:70] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: Trying to abort 1 pending ops.
I20260620 13:55:47.760514 5879 raft_consensus.cc:2955] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.750301 7032 pending_rounds.cc:77] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7298923509393895424 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } } }
I20260620 13:55:47.766076 7032 raft_consensus.cc:2917] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260620 13:55:47.766721 7032 raft_consensus.cc:2889] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260620 13:55:47.767500 7032 raft_consensus.cc:2272] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:47.767838 5778 catalog_manager.cc:5696] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:47.780200 6030 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:47.779635 6584 raft_consensus.cc:2955] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.782472 6587 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:47.783313 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 90f87066e519439ab8be15dccf1d2493 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:47.791671 7032 ts_tablet_manager.cc:1916] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:47.793310 6016 tablet_service.cc:1558] Processing DeleteTablet for tablet 90f87066e519439ab8be15dccf1d2493 with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:47.792475 7009 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:47.797966 7004 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260620 13:55:47.834954 7052 tablet_replica.cc:333] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:55:47.835273 7041 raft_consensus.cc:2955] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.836936 7052 raft_consensus.cc:2243] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:47.838285 7052 raft_consensus.cc:2272] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:47.843632 7052 ts_tablet_manager.cc:1916] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:47.846779 7032 ts_tablet_manager.cc:1929] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:47.851559 7032 log.cc:1199] T 735685c84e834b9cbaf7533d6fdf16e6 P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/735685c84e834b9cbaf7533d6fdf16e6
I20260620 13:55:47.865242 6584 raft_consensus.cc:2955] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.879801 5778 catalog_manager.cc:5696] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:47.890978 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet 735685c84e834b9cbaf7533d6fdf16e6 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:47.891820 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 18f8f8a1b370453aade5f48cd3bedcbd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:47.892413 6031 raft_consensus.cc:2955] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:47.899284 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet 18f8f8a1b370453aade5f48cd3bedcbd with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:47.914672 7053 tablet_replica.cc:333] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:55:47.915999 7053 raft_consensus.cc:2243] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:47.916862 7053 raft_consensus.cc:2272] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:47.919545 7052 ts_tablet_manager.cc:1929] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:47.922010 7052 log.cc:1199] T 90f87066e519439ab8be15dccf1d2493 P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/90f87066e519439ab8be15dccf1d2493
I20260620 13:55:47.922480 7053 ts_tablet_manager.cc:1916] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:47.959210 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet 90f87066e519439ab8be15dccf1d2493 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:47.970924 7053 ts_tablet_manager.cc:1929] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:47.971467 7053 log.cc:1199] T 18f8f8a1b370453aade5f48cd3bedcbd P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/18f8f8a1b370453aade5f48cd3bedcbd
I20260620 13:55:47.972968 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet 18f8f8a1b370453aade5f48cd3bedcbd (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:48.720925 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:48.797397 5952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:48.798204 5952 raft_consensus.cc:606] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:48.801616 5952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:48.802325 5952 raft_consensus.cc:606] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:48.805377 5952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:48.805872 5952 raft_consensus.cc:606] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:48.824757 5879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:55:48.825467 5879 raft_consensus.cc:606] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:48.828716 5952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:48.829283 5952 raft_consensus.cc:606] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:48.834388 5952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:48.835075 5952 raft_consensus.cc:606] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:48.836416 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260620 13:55:48.837815 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:48.838922 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:48.873929 7040 raft_consensus.cc:993] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:48.874540 7054 raft_consensus.cc:1081] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:48.879062 6029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:55:48.879703 6029 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:48.880077 6029 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:48.891499 6029 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:48.895134 6029 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:48.896051 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:48.896477 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:48.896803 5879 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:48.896970 5957 raft_consensus.cc:3055] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:48.897378 5957 raft_consensus.cc:740] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:48.898144 5957 consensus_queue.cc:260] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:48.899324 5957 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:48.905109 5879 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:48.906137 5957 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:48.906982 5998 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:48.908141 6984 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:48.911396 6984 raft_consensus.cc:697] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:48.913687 6984 consensus_queue.cc:237] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:48.931457 5777 catalog_manager.cc:5696] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:48.971429 6949 raft_consensus.cc:993] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:48.971886 6985 raft_consensus.cc:1081] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:48.973572 6587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46852
I20260620 13:55:48.974133 6587 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:48.974472 6587 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:48.989995 6587 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:48.994994 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:48.995685 5879 raft_consensus.cc:3055] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:48.996023 5879 raft_consensus.cc:740] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:48.996075 6587 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:48.996934 5879 consensus_queue.cc:260] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:48.999248 5879 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.000644 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:49.001247 6029 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.012543 5879 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:49.013909 6029 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:49.013720 5957 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:49.016808 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:55:49.091889 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 56052.9us
W20260620 13:55:49.145067 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 128446us
I20260620 13:55:49.145356 7066 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:49.150910 7066 raft_consensus.cc:697] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:55:49.152807 7066 consensus_queue.cc:237] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:49.163792 6031 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:49.165990 5879 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:49.168041 7041 raft_consensus.cc:993] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:49.168509 7041 raft_consensus.cc:1081] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:49.171000 7054 raft_consensus.cc:993] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:49.171494 7071 raft_consensus.cc:1081] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:49.173840 7071 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:49.175218 6585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46864
I20260620 13:55:49.175817 6585 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
W20260620 13:55:49.176011 5924 consensus_peers.cc:597] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59b6ab17fde545f5b655c12383d08351. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:49.176179 6585 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.182188 6584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46864
I20260620 13:55:49.182765 6584 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:49.183140 6584 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.184700 7070 raft_consensus.cc:993] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:49.185433 7070 raft_consensus.cc:1081] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:49.186789 7069 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:49.192898 6031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:55:49.193511 6031 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:49.193845 6031 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.197799 6584 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:49.198371 6585 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:49.202608 6031 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:49.204903 6584 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:49.206099 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:49.206825 5882 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.208630 5777 catalog_manager.cc:5696] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:49.211377 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:49.211983 5957 raft_consensus.cc:3055] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:49.212272 5957 raft_consensus.cc:740] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:49.212998 5957 consensus_queue.cc:260] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:49.214902 5957 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.215266 7071 raft_consensus.cc:2955] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:49.218741 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:49.218750 5879 raft_consensus.cc:2955] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:49.219898 5952 raft_consensus.cc:3055] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:49.220255 5952 raft_consensus.cc:740] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:49.221748 5882 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:49.223242 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:49.228571 6030 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.235095 6030 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:49.222378 5952 consensus_queue.cc:260] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:49.236129 5952 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.241497 5776 catalog_manager.cc:5696] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:49.246120 5952 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:49.246658 6552 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:49.248181 7066 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:49.248631 6552 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:49.249462 7072 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:49.251204 7072 raft_consensus.cc:697] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:55:49.251438 6585 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:49.252153 7072 consensus_queue.cc:237] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:49.255996 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:49.257191 5879 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.254254 5957 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:49.262184 7040 raft_consensus.cc:993] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:49.267328 7054 raft_consensus.cc:1081] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:49.268213 6030 raft_consensus.cc:2955] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:49.272739 5952 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:49.276540 6027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:55:49.248677 7066 raft_consensus.cc:697] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:55:49.297379 6027 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:49.297775 6027 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.297827 7066 consensus_queue.cc:237] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:49.283051 6031 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:49.286774 5879 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:49.295697 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:49.303596 5957 raft_consensus.cc:3055] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:49.303676 5998 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:49.304688 7058 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:49.303954 5957 raft_consensus.cc:740] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:49.305249 6027 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:49.306098 5957 consensus_queue.cc:260] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:49.307174 5957 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.310316 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:49.310948 5882 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.312148 6027 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:49.317708 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:49.318397 5953 raft_consensus.cc:3055] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:49.318758 5953 raft_consensus.cc:740] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:49.319656 5953 consensus_queue.cc:260] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:49.321050 5953 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:49.318768 5957 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:49.329110 5882 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:49.329453 7058 raft_consensus.cc:697] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:49.330451 5998 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:49.330713 7058 consensus_queue.cc:237] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:49.333947 7079 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:49.333966 5953 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:49.334717 7079 raft_consensus.cc:697] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:49.338578 7079 consensus_queue.cc:237] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:49.342016 6030 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:49.344501 5882 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:49.351359 7069 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:49.350262 5778 catalog_manager.cc:5696] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260620 13:55:49.361701 5924 consensus_peers.cc:597] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba377ed0ce364307bbe22e24ddafa62e. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:49.363224 7040 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260620 13:55:49.511266 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 163876us
I20260620 13:55:49.550884 5778 catalog_manager.cc:5696] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260620 13:55:49.574958 7085 log.cc:927] Time spent T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.065s user 0.001s sys 0.000s
I20260620 13:55:49.597225 5882 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:49.596652 5780 catalog_manager.cc:5696] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:49.639647 7086 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260620 13:55:49.638396 7070 raft_consensus.cc:2955] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:49.647430 5957 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:49.659093 7058 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260620 13:55:49.683605 7081 log.cc:927] Time spent T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.067s user 0.001s sys 0.000s
W20260620 13:55:49.710119 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 63940.7us
I20260620 13:55:49.764668 5879 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:49.768869 7072 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260620 13:55:49.800879 5879 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:49.835501 6031 raft_consensus.cc:2955] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:49.808669 7066 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260620 13:55:49.908330 6031 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:49.911859 6031 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:49.911942 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:49.921561 5778 catalog_manager.cc:5696] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
W20260620 13:55:49.936674 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 211195us
I20260620 13:55:49.937170 7114 ts_tablet_manager.cc:933] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:49.920564 7066 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260620 13:55:50.007311 7072 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
W20260620 13:55:50.061861 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 104353us
W20260620 13:55:50.081378 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 58446.8us
I20260620 13:55:50.100091 5881 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:50.104079 5952 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:50.106336 5953 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260620 13:55:50.167215 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 46726.6us
I20260620 13:55:50.098095 5957 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:50.174026 5957 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:50.176327 7066 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:55:50.178243 7098 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:50.180241 7098 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:50.191835 5881 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:50.191511 7066 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260620 13:55:50.225383 5776 catalog_manager.cc:5696] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:50.253925 5876 raft_consensus.cc:2955] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:50.281348 7070 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:42074 (request call id 11) took 1006 ms. Trace:
I20260620 13:55:50.304924 7114 tablet_copy_client.cc:323] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:50.287384 7070 rpcz_store.cc:276] 0620 13:55:49.268558 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:55:49.270163 (+ 1605us) service_pool.cc:224] Handling call
0620 13:55:49.311458 (+ 41295us) log.cc:844] Serialized 506 byte log entry
0620 13:55:50.273686 (+962228us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":289,"raft.run_cpu_time_us":1511,"raft.run_wall_time_us":1582,"thread_start_us":8821,"threads_started":1,"wal-append.queue_time_us":8925}
I20260620 13:55:50.311651 5959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:50.312409 5959 raft_consensus.cc:606] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:50.314932 7115 ts_tablet_manager.cc:933] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:50.315683 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 59b6ab17fde545f5b655c12383d08351 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:50.332152 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 59b6ab17fde545f5b655c12383d08351 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-59b6ab17fde545f5b655c12383d08351
W20260620 13:55:50.393405 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 154781us
I20260620 13:55:50.375814 7082 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.165s
W20260620 13:55:50.512712 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 246646us
W20260620 13:55:50.526122 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 234480us
I20260620 13:55:50.531364 7115 tablet_copy_client.cc:323] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:50.535647 5968 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet ba377ed0ce364307bbe22e24ddafa62e from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:50.536258 5968 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet ba377ed0ce364307bbe22e24ddafa62e from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-ba377ed0ce364307bbe22e24ddafa62e
I20260620 13:55:50.544960 5879 consensus_queue.cc:237] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
W20260620 13:55:50.571048 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 240314us
W20260620 13:55:50.598040 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 52001.6us
I20260620 13:55:50.565940 5968 tablet_copy_source_session.cc:215] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:50.629352 5969 tablet_copy_source_session.cc:215] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:50.636407 7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba377ed0ce364307bbe22e24ddafa62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:50.648211 7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b6ab17fde545f5b655c12383d08351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:50.616314 7079 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:50.738945 7100 raft_consensus.cc:993] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:50.739547 7100 raft_consensus.cc:1081] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:50.798272 7115 tablet_copy_client.cc:806] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:50.799026 7115 tablet_copy_client.cc:670] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:50.813014 5957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:50.814100 5957 raft_consensus.cc:606] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:50.827857 6031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:55:50.828502 6031 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:50.828915 6031 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
W20260620 13:55:50.828579 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 100271us
I20260620 13:55:50.838285 7115 tablet_copy_client.cc:538] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:50.841225 6031 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:50.844421 6031 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:50.846900 7115 tablet_bootstrap.cc:492] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
W20260620 13:55:50.859966 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 151391us
I20260620 13:55:50.849107 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:50.868041 5959 raft_consensus.cc:3055] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:50.868528 5959 raft_consensus.cc:740] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:50.879626 5959 consensus_queue.cc:260] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:50.882323 5959 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:50.906410 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:50.911077 5884 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:50.910957 5959 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:50.975515 7071 raft_consensus.cc:993] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:50.976048 7071 raft_consensus.cc:1081] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:50.986104 6033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:55:50.987392 6033 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:50.987965 6033 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:50.991617 5959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:50.992275 5959 raft_consensus.cc:606] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:50.994750 5884 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
W20260620 13:55:51.014457 5849 consensus_peers.cc:597] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8078a89b618482f8e4978c463747569. This is attempt 1: this message will repeat every 5th retry.
W20260620 13:55:51.015033 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 138528us
I20260620 13:55:51.023260 5997 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:51.033456 7114 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:46864 (request call id 272) took 1104 ms. Trace:
I20260620 13:55:51.033926 7114 rpcz_store.cc:276] 0620 13:55:49.929167 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:55:49.929807 (+ 640us) service_pool.cc:224] Handling call
0620 13:55:49.937472 (+ 7665us) ts_tablet_manager.cc:934] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
0620 13:55:50.646839 (+709367us) tablet_copy_client.cc:368] Tablet copy session begun
0620 13:55:50.792892 (+146053us) tablet_metadata.cc:665] Metadata flushed
0620 13:55:50.793012 (+ 120us) tablet_copy_client.cc:497] Wrote new tablet metadata
0620 13:55:51.032735 (+239723us) tablet_copy_client.cc:418] Wrote new consensus metadata
0620 13:55:51.033025 (+ 290us) tablet_replica.cc:206] Creating consensus instance
0620 13:55:51.033297 (+ 272us) ts_tablet_manager.cc:989] Replica registered.
0620 13:55:51.033369 (+ 72us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":29671,"tablet-copy.queue_time_us":6643,"thread_start_us":250284,"threads_started":2}
I20260620 13:55:51.035807 7114 tablet_copy_client.cc:806] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:51.036389 7114 tablet_copy_client.cc:670] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:51.045742 5879 raft_consensus.cc:1240] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:55:51.078028 6033 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:51.089080 6033 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:51.066630 7094 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:51.101831 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:51.145995 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:51.147202 5883 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:51.148391 5959 raft_consensus.cc:3055] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:51.148713 5959 raft_consensus.cc:740] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:51.149451 5959 consensus_queue.cc:260] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:51.151765 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 51401us
W20260620 13:55:51.153332 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 51856.1us
W20260620 13:55:51.162998 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 63067.9us
I20260620 13:55:51.163522 5959 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:51.146087 7111 raft_consensus.cc:993] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
W20260620 13:55:51.169842 7141 log.cc:927] Time spent T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.063s user 0.000s sys 0.000s
I20260620 13:55:51.174649 5959 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:51.152173 7094 raft_consensus.cc:697] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:51.179198 5876 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 1627) took 1036 ms. Trace:
I20260620 13:55:51.171237 6026 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:51.193297 7091 raft_consensus.cc:1081] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:51.203557 5883 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:51.196182 7094 consensus_queue.cc:237] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:51.203171 7111 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:55:51.179661 5876 rpcz_store.cc:276] 0620 13:55:50.139465 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:55:50.139677 (+ 212us) service_pool.cc:224] Handling call
0620 13:55:50.140043 (+ 366us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:55:50.170015 (+ 29972us) raft_consensus.cc:1534] Early marking committed up to index 2
0620 13:55:50.642279 (+472264us) log.cc:844] Serialized 14 byte log entry
0620 13:55:51.125646 (+483367us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:55:51.151663 (+ 26017us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:55:51.157362 (+ 5699us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:55:51.162895 (+ 5533us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:55:51.172855 (+ 9960us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":42132,"raft.queue_time_us":60726,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":1356,"spinlock_wait_cycles":87712512,"thread_start_us":406622,"threads_started":2,"wal-append.queue_time_us":251157}
I20260620 13:55:51.228634 7111 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:51.231523 5998 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:51.232563 7124 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:51.233047 7124 raft_consensus.cc:697] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:51.233959 7124 consensus_queue.cc:237] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:51.230958 7111 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:51.300779 5959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:51.301436 5959 raft_consensus.cc:606] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:51.304616 6026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:55:51.305240 6026 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:51.305605 6026 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:51.323210 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:51.327775 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:55:51.345607 6026 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:51.356041 7114 tablet_copy_client.cc:538] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:51.357771 6026 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:51.361845 5959 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:51.375910 5877 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:55:51.376565 5877 raft_consensus.cc:606] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:51.383244 7096 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260620 13:55:51.391441 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 46320.8us
I20260620 13:55:51.400560 7107 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:51.395157 7114 tablet_bootstrap.cc:492] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:51.412693 5924 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:51.414552 7119 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:55:51.432021 6033 raft_consensus.cc:1240] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:55:51.439970 5952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:51.440776 5952 raft_consensus.cc:606] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:51.449247 7111 consensus_queue.cc:1059] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:51.450819 7069 raft_consensus.cc:3055] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:51.451206 7157 raft_consensus.cc:993] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:51.451221 7069 raft_consensus.cc:740] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:51.452337 7069 consensus_queue.cc:260] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:51.452745 7157 raft_consensus.cc:1081] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:51.472690 7069 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:51.481921 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260620 13:55:51.484107 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:51.483726 5776 catalog_manager.cc:5696] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:51.485034 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:51.484614 7117 raft_consensus.cc:2955] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:51.503535 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:51.508430 5884 consensus_queue.cc:237] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:51.515594 6025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:55:51.516260 6025 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:51.516603 6025 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:51.520112 7163 ts_tablet_manager.cc:933] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:51.541548 7115 tablet_bootstrap.cc:492] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:51.543148 5959 raft_consensus.cc:2955] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:51.553174 5780 catalog_manager.cc:5696] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:51.554679 7115 tablet_bootstrap.cc:492] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:51.559070 7115 ts_tablet_manager.cc:1403] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.712s user 0.099s sys 0.094s
I20260620 13:55:51.570927 5776 catalog_manager.cc:5696] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:51.586884 5952 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:51.594266 5997 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:51.599049 7098 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:51.599606 7098 raft_consensus.cc:697] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:51.600455 7098 consensus_queue.cc:237] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:51.562711 7115 raft_consensus.cc:359] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:51.568486 6025 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:51.605808 7115 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:51.607244 7115 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:51.609284 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:51.616528 7163 tablet_copy_client.cc:323] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:55:51.618999 5881 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:51.624274 5959 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:51.631332 7117 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:51.633401 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:51.634003 6025 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:51.634493 5959 raft_consensus.cc:3055] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:51.634912 5959 raft_consensus.cc:740] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:51.636068 5959 consensus_queue.cc:260] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:51.637149 5959 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:51.650434 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet e8078a89b618482f8e4978c463747569 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:55:51.652694 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet e8078a89b618482f8e4978c463747569 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-e8078a89b618482f8e4978c463747569
I20260620 13:55:51.663475 7115 ts_tablet_manager.cc:1434] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.104s user 0.005s sys 0.008s
I20260620 13:55:51.664332 5877 raft_consensus.cc:1275] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:51.666203 5959 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:51.667409 5997 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:51.668201 7098 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:51.668694 7098 raft_consensus.cc:697] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:51.669543 7098 consensus_queue.cc:237] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:51.670181 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:51.673437 5877 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:51.701283 5881 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:51.705370 5894 tablet_copy_source_session.cc:215] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
W20260620 13:55:51.707305 5849 consensus_peers.cc:597] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c812d18f2bb4da29c562646eb81deb1. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:51.708438 7096 raft_consensus.cc:993] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:51.709511 7163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8078a89b618482f8e4978c463747569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:51.723070 7152 raft_consensus.cc:1081] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:51.761721 6585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46852
I20260620 13:55:51.762490 6585 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:51.763319 6585 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:51.760339 6033 raft_consensus.cc:2955] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:51.742084 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-ba377ed0ce364307bbe22e24ddafa62e received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:51.743537 6025 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:51.780604 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 85324.6us
I20260620 13:55:51.791399 6585 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:51.779991 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-ba377ed0ce364307bbe22e24ddafa62e on tablet ba377ed0ce364307bbe22e24ddafa62e with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:51.800519 6585 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:51.808255 7096 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:51.799669 7079 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
W20260620 13:55:51.829558 7169 log.cc:927] Time spent T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: Append to log took a long time: real 0.050s user 0.000s sys 0.001s
I20260620 13:55:51.854215 7117 raft_consensus.cc:2955] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:51.857823 7114 tablet_bootstrap.cc:492] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:51.858271 7163 tablet_copy_client.cc:806] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:51.858855 7163 tablet_copy_client.cc:670] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:51.858798 7114 tablet_bootstrap.cc:492] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:51.883550 5877 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:51.895277 5952 raft_consensus.cc:1275] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:51.897892 7114 ts_tablet_manager.cc:1403] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.503s user 0.031s sys 0.013s
I20260620 13:55:51.906652 5959 raft_consensus.cc:2955] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
W20260620 13:55:51.912724 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 64399.7us
I20260620 13:55:51.915637 5883 raft_consensus.cc:1275] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:51.900707 7130 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260620 13:55:51.930872 7179 consensus_queue.cc:1048] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260620 13:55:51.930655 6032 raft_consensus.cc:2955] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:51.961354 7114 raft_consensus.cc:359] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:51.962538 7114 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:51.963433 7114 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:51.972772 7069 raft_consensus.cc:993] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:52.017186 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:52.018164 6032 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:52.017474 7097 raft_consensus.cc:1081] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:52.023070 5959 raft_consensus.cc:1275] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:52.024288 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:52.024953 5884 raft_consensus.cc:3055] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:52.025274 5884 raft_consensus.cc:740] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:52.026070 5884 consensus_queue.cc:260] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:52.028545 6585 raft_consensus.cc:1217] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:52.028971 5884 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:52.030100 7180 consensus_queue.cc:1048] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260620 13:55:52.043164 6582 raft_consensus.cc:1240] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:55:52.049355 6584 raft_consensus.cc:1217] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:52.050377 5884 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:52.057430 7115 ts_tablet_manager.cc:933] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:55:52.060288 7114 ts_tablet_manager.cc:1434] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.146s user 0.007s sys 0.000s
W20260620 13:55:52.096637 7184 log.cc:927] Time spent T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.052s user 0.000s sys 0.000s
I20260620 13:55:52.100860 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-59b6ab17fde545f5b655c12383d08351 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:52.101342 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-59b6ab17fde545f5b655c12383d08351 on tablet 59b6ab17fde545f5b655c12383d08351 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:52.101620 5952 raft_consensus.cc:1275] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:52.105299 6032 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
W20260620 13:55:52.112107 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 73002.9us
I20260620 13:55:52.114843 6552 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:52.130355 7163 tablet_copy_client.cc:538] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:52.137811 7146 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:52.143517 7115 tablet_copy_client.cc:323] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:55:52.139436 7146 raft_consensus.cc:697] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:55:52.119222 7098 consensus_queue.cc:1048] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260620 13:55:52.131522 6582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46864
I20260620 13:55:52.162518 5778 catalog_manager.cc:5696] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:52.187150 5957 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:52.190418 7098 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:52.191396 5876 raft_consensus.cc:1275] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:52.185493 7163 tablet_bootstrap.cc:492] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:52.181326 6582 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:52.193164 6582 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:52.145159 7146 consensus_queue.cc:237] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:52.206984 5876 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:52.198249 7098 consensus_queue.cc:1048] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260620 13:55:52.209882 7079 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260620 13:55:52.279203 5780 catalog_manager.cc:5696] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:52.287081 5780 catalog_manager.cc:5696] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:52.317667 6582 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:52.320595 6582 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:52.365319 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:52.366488 5956 raft_consensus.cc:3055] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:52.366813 5956 raft_consensus.cc:740] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:55:52.367715 7187 log.cc:927] Time spent T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.283s user 0.005s sys 0.000s
W20260620 13:55:52.415117 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 294561us
I20260620 13:55:52.367657 5956 consensus_queue.cc:260] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:52.423277 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:52.426496 6032 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:52.426640 5956 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:52.424553 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet 6c812d18f2bb4da29c562646eb81deb1 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:55:52.428110 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet 6c812d18f2bb4da29c562646eb81deb1 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-6c812d18f2bb4da29c562646eb81deb1
I20260620 13:55:52.453044 6032 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:52.457949 6552 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:52.464028 5778 catalog_manager.cc:5696] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:52.481808 6583 raft_consensus.cc:1240] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:55:52.487167 5894 tablet_copy_source_session.cc:215] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:52.461022 5956 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:52.500932 7197 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:52.501497 7197 raft_consensus.cc:697] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:55:52.502410 7197 consensus_queue.cc:237] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:52.504675 7119 raft_consensus.cc:1064] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:52.519070 7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c812d18f2bb4da29c562646eb81deb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:52.520679 7119 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:55:52.524631 7199 log.cc:927] Time spent T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.065s user 0.001s sys 0.000s
I20260620 13:55:52.535646 7069 raft_consensus.cc:1064] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:52.542670 7069 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:52.546277 7115 tablet_copy_client.cc:806] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:52.554162 7115 tablet_copy_client.cc:670] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:52.608594 7115 tablet_copy_client.cc:538] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:52.628896 5776 catalog_manager.cc:5696] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:52.639664 6032 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:52.653012 7069 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260620 13:55:52.672943 6581 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:52.694422 6032 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:52.696621 7115 tablet_bootstrap.cc:492] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:52.661810 7163 tablet_bootstrap.cc:492] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:52.700316 7097 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:52.697523 7186 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:52.704113 5880 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:52.703863 5881 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:52.705546 7163 tablet_bootstrap.cc:492] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:52.710668 7206 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:52.713073 7201 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:52.712291 7163 ts_tablet_manager.cc:1403] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.525s user 0.027s sys 0.020s
I20260620 13:55:52.723348 6584 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:52.727934 6026 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:52.731841 7201 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:52.745537 7119 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:52.796905 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:52.786286 7163 raft_consensus.cc:359] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:52.837874 5880 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:52.831719 7163 raft_consensus.cc:740] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:52.860189 7163 consensus_queue.cc:260] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:52.862697 7163 ts_tablet_manager.cc:1434] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.146s user 0.004s sys 0.003s
I20260620 13:55:52.842834 7197 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
W20260620 13:55:52.920547 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 70620.7us
I20260620 13:55:52.976965 7214 raft_consensus.cc:2955] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:53.011618 7119 raft_consensus.cc:2955] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
W20260620 13:55:53.022972 7210 log.cc:927] Time spent T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.099s user 0.000s sys 0.000s
W20260620 13:55:53.037283 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 86011.8us
I20260620 13:55:53.052042 5880 raft_consensus.cc:2955] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
W20260620 13:55:53.063136 7211 log.cc:927] Time spent T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.122s user 0.000s sys 0.001s
I20260620 13:55:53.087248 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-e8078a89b618482f8e4978c463747569 received from {username='slave'} at 127.0.0.1:42748
I20260620 13:55:53.087728 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-e8078a89b618482f8e4978c463747569 on tablet e8078a89b618482f8e4978c463747569 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:53.186915 6026 raft_consensus.cc:2955] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
W20260620 13:55:53.189556 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 90199us
W20260620 13:55:53.191417 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 154482us
I20260620 13:55:53.209067 5880 raft_consensus.cc:2955] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:53.224705 5959 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:53.229586 5959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:53.230099 5959 raft_consensus.cc:606] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:53.235340 7146 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:55:53.240283 6033 raft_consensus.cc:2955] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:53.245743 5959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:53.195451 6581 raft_consensus.cc:2955] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:53.302696 6031 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260620 13:55:53.372453 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 180368us
I20260620 13:55:53.403571 7175 raft_consensus.cc:993] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
W20260620 13:55:53.401557 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 190935us
I20260620 13:55:53.408227 6584 raft_consensus.cc:2955] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:53.404129 7175 raft_consensus.cc:1081] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:53.425235 6031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:55:53.425828 6031 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:53.426189 6031 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:53.436033 6586 raft_consensus.cc:1217] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:53.458182 7197 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:53.461910 5780 catalog_manager.cc:5696] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:53.463608 7115 tablet_bootstrap.cc:492] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:53.468714 5959 raft_consensus.cc:606] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:53.486878 6031 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:55:53.508908 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 103718us
I20260620 13:55:53.518077 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:53.519232 5880 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:53.530501 6031 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:53.538617 7103 raft_consensus.cc:1064] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:53.538924 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:53.539503 5957 raft_consensus.cc:3055] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:53.539814 5957 raft_consensus.cc:740] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:53.540341 5880 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:53.540493 5957 consensus_queue.cc:260] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:53.541600 5957 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:53.541283 7103 consensus_queue.cc:237] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:53.550508 5998 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:53.559597 5957 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
W20260620 13:55:53.568635 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 119980us
I20260620 13:55:53.581521 7115 tablet_bootstrap.cc:492] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:53.589010 7115 ts_tablet_manager.cc:1403] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.893s user 0.044s sys 0.046s
I20260620 13:55:53.587085 7079 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:53.607523 7079 raft_consensus.cc:697] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:53.639581 7079 consensus_queue.cc:237] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:53.693871 7115 raft_consensus.cc:359] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:53.729135 7115 raft_consensus.cc:740] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:53.752530 5880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:55:53.753183 5880 raft_consensus.cc:606] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:55:53.836982 6581 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:53.795203 7115 consensus_queue.cc:260] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:53.860189 5776 catalog_manager.cc:5696] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:53.906132 7240 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:53.936692 7115 ts_tablet_manager.cc:1434] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.347s user 0.005s sys 0.005s
I20260620 13:55:53.969866 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-6c812d18f2bb4da29c562646eb81deb1 received from {username='slave'} at 127.0.0.1:42748
I20260620 13:55:53.970549 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-6c812d18f2bb4da29c562646eb81deb1 on tablet 6c812d18f2bb4da29c562646eb81deb1 with peer b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:55:54.007411 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 110896us
W20260620 13:55:54.011464 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 119746us
I20260620 13:55:54.042831 5954 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.054975 7219 raft_consensus.cc:993] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:54.056599 7219 raft_consensus.cc:1081] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
W20260620 13:55:54.063310 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 45934.8us
I20260620 13:55:54.078847 5780 catalog_manager.cc:5696] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:54.086628 6581 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:54.090883 5876 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:54.092284 6581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46864
I20260620 13:55:54.092929 6581 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:54.093359 6581 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.102586 6580 raft_consensus.cc:1217] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:54.116108 6026 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:54.124495 5954 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:54.124423 6581 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.146575 6581 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:54.150238 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:54.151141 5954 raft_consensus.cc:3055] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:54.151525 5954 raft_consensus.cc:740] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:54.152863 5954 consensus_queue.cc:260] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.153859 5954 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.155915 6026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:55:54.156589 6026 raft_consensus.cc:606] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:55:54.160394 5884 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:54.166744 7094 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:54.170732 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:54.171358 5958 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.171868 5876 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.182135 6580 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:54.183867 7218 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:54.185040 6030 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260620 13:55:54.186038 5924 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:55:54.190186 6985 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:54.198762 5952 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:54.189800 5958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:54.199638 5958 raft_consensus.cc:606] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:54.200593 7225 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:54.201457 5954 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:54.203001 6551 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:54.203269 5876 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:54.204155 7234 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:54.204223 7214 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:54.204738 7234 raft_consensus.cc:697] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:55:54.205667 7234 consensus_queue.cc:237] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.221355 7258 raft_consensus.cc:993] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:54.223543 7255 raft_consensus.cc:1081] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:54.228328 7219 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:54.234457 7219 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:54.240643 7257 raft_consensus.cc:2955] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.245056 6030 raft_consensus.cc:2955] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.283039 5780 catalog_manager.cc:5696] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.292326 5776 catalog_manager.cc:5696] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:54.323371 5958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:55:54.324024 5958 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:54.324378 5958 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.349123 5958 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:54.357890 5958 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:54.367614 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:54.368235 5884 raft_consensus.cc:3055] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:54.368551 5884 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:54.368844 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:54.369369 6030 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.369227 5884 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:54.370323 5884 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.375892 7222 raft_consensus.cc:2955] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.382421 5958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:54.385275 5958 raft_consensus.cc:606] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:54.360406 7214 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260620 13:55:54.394409 6030 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:55:54.377516 6580 raft_consensus.cc:2955] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.445564 5884 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
W20260620 13:55:54.451895 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 79221.9us
I20260620 13:55:54.460779 5876 consensus_queue.cc:237] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.475641 7214 raft_consensus.cc:993] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: : Instructing follower 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:54.476109 7214 raft_consensus.cc:1081] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:54.480741 5778 catalog_manager.cc:5696] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:54.482132 6030 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:54.482271 6582 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:54.483211 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260620 13:55:54.483307 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ba377ed0ce364307bbe22e24ddafa62e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:54.484876 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:54.485620 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:54.488322 7240 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:54.489933 7240 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:54.494696 7215 raft_consensus.cc:993] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:54.495398 7215 raft_consensus.cc:1081] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:54.499599 5876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:58452
I20260620 13:55:54.500183 5959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:35986
I20260620 13:55:54.502203 5924 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:54.501313 5959 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:54.504758 5959 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:54.505877 6016 tablet_service.cc:1558] Processing DeleteTablet for tablet ba377ed0ce364307bbe22e24ddafa62e with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:54.500226 5876 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:54.508351 5876 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.503882 6580 raft_consensus.cc:2955] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.511495 7240 raft_consensus.cc:2955] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.504222 7214 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:54.516606 7214 raft_consensus.cc:697] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:54.517637 7214 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:54.521939 7219 raft_consensus.cc:2955] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.531519 7071 raft_consensus.cc:993] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:54.525336 6581 raft_consensus.cc:2955] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.547739 7071 raft_consensus.cc:1081] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:54.557482 6582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46864
I20260620 13:55:54.565483 6582 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:54.529932 6584 raft_consensus.cc:2955] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.536123 6026 raft_consensus.cc:2955] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.567917 6582 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.604229 6028 raft_consensus.cc:2955] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.614699 5959 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:54.625732 5884 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:54.635991 5959 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:54.637156 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:54.637897 6028 raft_consensus.cc:3055] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:55:54.654413 6028 raft_consensus.cc:740] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:54.643266 5876 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.637929 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:54.661206 5884 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:54.643411 5778 catalog_manager.cc:5696] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.649626 7234 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:54.651803 6582 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.659759 5780 catalog_manager.cc:5696] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:54.655198 6028 consensus_queue.cc:260] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:54.675012 6028 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:54.688582 7268 tablet_replica.cc:333] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:55:54.690164 5876 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:55:54.690598 5881 raft_consensus.cc:1240] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:55:54.692324 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e8078a89b618482f8e4978c463747569 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:54.645677 5776 catalog_manager.cc:5696] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:54.694340 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 59b6ab17fde545f5b655c12383d08351 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:54.696024 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:55:54.708137 6584 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.708062 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:54.709023 5959 raft_consensus.cc:3055] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:54.709299 5959 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:54.710131 5959 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.711490 5959 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.714480 5884 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:55:54.718106 6028 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:55:54.721077 6584 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:55:54.721863 5924 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:54.711508 7239 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:55:54.724879 7239 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.727226 7268 raft_consensus.cc:2243] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:54.746031 7218 raft_consensus.cc:1064] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:54.748600 7218 consensus_queue.cc:237] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.741421 7219 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:55:54.751539 7219 raft_consensus.cc:697] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:54.753643 5849 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:54.758186 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:54.758754 5952 raft_consensus.cc:3055] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:54.759094 5952 raft_consensus.cc:740] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:54.760306 5959 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:55:54.743196 7268 raft_consensus.cc:2272] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:54.765815 5952 consensus_queue.cc:260] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.766669 5952 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.752395 7219 consensus_queue.cc:237] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:54.788869 5952 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:54.790926 6551 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:54.798000 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:54.800830 6028 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:54.817128 6028 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:54.793159 7217 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:54.796677 6582 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:54.824222 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:55:54.803683 7146 raft_consensus.cc:2804] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:54.844818 5954 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:54.839301 7217 raft_consensus.cc:697] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:54.883363 7217 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:54.884673 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:55:54.918152 5998 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:55:54.929911 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 112875us
I20260620 13:55:54.931439 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:55:54.932201 5959 raft_consensus.cc:1813] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Handling vote request from an unknown peer 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:54.932796 5959 raft_consensus.cc:2393] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:55:54.893884 7146 raft_consensus.cc:697] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:55:54.944161 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet 59b6ab17fde545f5b655c12383d08351 with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:54.889892 7239 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:55:54.950536 5998 raft_consensus.cc:2686] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260620 13:55:54.946641 7234 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260620 13:55:54.987942 7146 consensus_queue.cc:237] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:55.040107 7286 tablet_replica.cc:333] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:55:55.046985 7268 ts_tablet_manager.cc:1916] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:55.065408 6580 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:55.070436 6033 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:55.074923 6985 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:55.080919 5877 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:55.084438 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet e8078a89b618482f8e4978c463747569 with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:55.087206 5952 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:55.098769 7105 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:55.143174 5778 catalog_manager.cc:5696] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:55.136477 5780 catalog_manager.cc:5696] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 4 to 3, term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193), VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) added, now has a pending config: VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193), VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194), VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:55.121217 7222 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260620 13:55:55.162160 7286 raft_consensus.cc:2243] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:55.196584 7292 tablet_replica.cc:333] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:55:55.198158 7292 raft_consensus.cc:2243] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:55.200312 7292 pending_rounds.cc:70] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: Trying to abort 1 pending ops.
I20260620 13:55:55.200675 7292 pending_rounds.cc:77] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7298923534499037184 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "e8078a89b618482f8e4978c463747569" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } } }
I20260620 13:55:55.202514 7292 raft_consensus.cc:2917] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260620 13:55:55.155793 7277 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260620 13:55:55.207140 7292 raft_consensus.cc:2889] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260620 13:55:55.229874 7292 raft_consensus.cc:2272] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:55.282526 7286 raft_consensus.cc:2272] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:55.293706 7286 ts_tablet_manager.cc:1916] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:55.307267 7292 ts_tablet_manager.cc:1916] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:55.317900 5776 catalog_manager.cc:5696] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:55.321420 7268 ts_tablet_manager.cc:1929] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:55.321878 7268 log.cc:1199] T ba377ed0ce364307bbe22e24ddafa62e P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/ba377ed0ce364307bbe22e24ddafa62e
I20260620 13:55:55.342254 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet ba377ed0ce364307bbe22e24ddafa62e (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:55.345033 6030 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:55.395866 7222 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:55.423136 6580 raft_consensus.cc:2955] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:55.409691 7217 raft_consensus.cc:2955] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:55.432660 6025 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:55.436395 7279 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:55.446521 5959 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:55.449558 6582 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:55.474009 5956 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:55.477192 7153 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:55:55.480082 7279 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:55:55.508147 7292 ts_tablet_manager.cc:1929] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:55.507074 5776 catalog_manager.cc:5696] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:55.513826 6026 raft_consensus.cc:2955] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:55.532290 6033 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:55:55.511297 7292 log.cc:1199] T e8078a89b618482f8e4978c463747569 P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/e8078a89b618482f8e4978c463747569
I20260620 13:55:55.535964 7105 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260620 13:55:55.548784 5876 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:55:55.596544 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet e8078a89b618482f8e4978c463747569 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:55.588384 5877 consensus_queue.cc:237] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:55.597232 7071 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260620 13:55:55.607396 7298 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:55.598273 5776 catalog_manager.cc:5696] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted, no longer has a pending config: VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193), VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194), VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:55.622684 6016 tablet_service.cc:1558] Processing DeleteTablet for tablet ba377ed0ce364307bbe22e24ddafa62e with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:55.625124 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet ba377ed0ce364307bbe22e24ddafa62e (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:55.627135 7153 raft_consensus.cc:2955] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:55.663739 5956 raft_consensus.cc:2955] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:55.675719 7286 ts_tablet_manager.cc:1929] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:55.706571 7286 log.cc:1199] T 59b6ab17fde545f5b655c12383d08351 P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/59b6ab17fde545f5b655c12383d08351
W20260620 13:55:55.798173 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 115432us
W20260620 13:55:55.849617 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 149566us
I20260620 13:55:55.867848 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet 59b6ab17fde545f5b655c12383d08351 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
W20260620 13:55:55.891238 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 206954us
W20260620 13:55:55.893414 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 58608.9us
I20260620 13:55:55.894014 6033 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:55.913690 6581 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:55.920156 7117 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260620 13:55:55.993134 7105 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:56.034114 7314 raft_consensus.cc:2955] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:56.104537 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6c812d18f2bb4da29c562646eb81deb1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:56.106591 6033 raft_consensus.cc:2955] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:56.128353 5780 catalog_manager.cc:5696] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:56.158046 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:56.182250 6582 raft_consensus.cc:2955] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:56.367858 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c812d18f2bb4da29c562646eb81deb1 with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:56.372478 7320 tablet_replica.cc:333] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:55:56.403004 5956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:56.404266 5956 raft_consensus.cc:606] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:56.413533 5956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4cd17345f80464287c5952767849dbb"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:56.414237 5956 raft_consensus.cc:606] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:56.419555 5881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:55:56.420279 5881 raft_consensus.cc:606] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:56.420323 7320 raft_consensus.cc:2243] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:56.422879 7298 raft_consensus.cc:993] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:56.423758 7298 raft_consensus.cc:1081] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:56.424692 5881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:55:56.425283 5881 raft_consensus.cc:606] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:55:56.425309 6033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4cd17345f80464287c5952767849dbb"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:55:56.425990 6033 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:56.426433 6033 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.426355 7320 raft_consensus.cc:2272] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:56.428623 5881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec20d216461d4414813627ca62e330e4"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:55:56.429133 5881 raft_consensus.cc:606] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:55:56.432983 6025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:55:56.433662 6025 raft_consensus.cc:606] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:56.435603 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260620 13:55:56.437561 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:56.439283 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:56.446496 6033 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:56.452276 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:56.453150 5877 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.453619 7320 ts_tablet_manager.cc:1916] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:56.470494 6033 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:56.471858 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:56.472186 5877 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:56.472476 5956 raft_consensus.cc:3055] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:56.472875 5956 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:56.473806 5998 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:56.475327 7280 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:56.475876 7280 raft_consensus.cc:697] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:56.476890 7280 consensus_queue.cc:237] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:56.473747 5956 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:56.484673 5956 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.490128 7257 raft_consensus.cc:993] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:56.491568 7257 raft_consensus.cc:1081] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:56.494944 5958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:55:56.495517 5958 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:56.495826 5958 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.507539 5958 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:56.511549 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:56.512282 5877 raft_consensus.cc:3055] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:56.512686 5877 raft_consensus.cc:740] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:56.517216 5877 consensus_queue.cc:260] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:56.517352 5776 catalog_manager.cc:5696] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:56.522457 5877 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.529287 7320 ts_tablet_manager.cc:1929] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:56.534494 7320 log.cc:1199] T 6c812d18f2bb4da29c562646eb81deb1 P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/6c812d18f2bb4da29c562646eb81deb1
I20260620 13:55:56.539031 5958 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:56.540630 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:56.541410 6025 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.545203 5877 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:55:56.538654 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet 6c812d18f2bb4da29c562646eb81deb1 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:56.549436 7314 raft_consensus.cc:993] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:56.549949 7314 raft_consensus.cc:1081] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:56.551723 6582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46852
I20260620 13:55:56.552300 6582 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:56.552667 6582 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.555606 6025 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:55:56.518131 5956 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:56.557472 5924 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:56.559566 7206 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:56.560057 7206 raft_consensus.cc:697] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:56.561169 7206 consensus_queue.cc:237] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:56.570088 6582 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:56.572602 6582 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:56.575201 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:56.575768 5881 raft_consensus.cc:3055] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:56.576056 5881 raft_consensus.cc:740] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:56.576793 5881 consensus_queue.cc:260] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:56.578114 5881 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.580981 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:56.581700 6025 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.585579 5881 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:56.586793 6552 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:56.588029 7276 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:56.588670 7276 raft_consensus.cc:697] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:55:56.589574 6025 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:56.589850 7276 consensus_queue.cc:237] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:56.618947 5776 catalog_manager.cc:5696] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:56.633036 5778 catalog_manager.cc:5696] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:56.634842 7214 raft_consensus.cc:993] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:56.635519 7206 raft_consensus.cc:1081] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:56.641832 6582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46864
I20260620 13:55:56.642464 6582 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:56.642856 6582 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.651688 6582 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:56.654691 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:56.654914 6582 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:56.655313 5881 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.658293 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:56.658871 5958 raft_consensus.cc:3055] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:56.659195 5958 raft_consensus.cc:740] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:56.659996 5958 consensus_queue.cc:260] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:56.661218 5958 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.666419 5881 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:56.667635 6552 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:56.668762 7323 raft_consensus.cc:2804] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:56.669204 7323 raft_consensus.cc:697] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:55:56.671078 7278 raft_consensus.cc:993] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:56.671634 7278 raft_consensus.cc:1081] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:56.670644 7323 consensus_queue.cc:237] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:56.680032 5956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec20d216461d4414813627ca62e330e4"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:55:56.686839 5956 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:56.687460 5956 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.696399 5958 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:56.702414 5956 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:56.704620 5956 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:56.707942 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:56.708638 5881 raft_consensus.cc:3055] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:56.708498 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:56.709343 6025 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.709056 5881 raft_consensus.cc:740] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:56.710500 5881 consensus_queue.cc:260] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:56.711773 5881 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.717787 6025 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:55:56.720362 5924 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:56.719775 5881 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:55:56.712921 5778 catalog_manager.cc:5696] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:56.721101 7206 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:56.721612 7206 raft_consensus.cc:697] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:56.722537 7206 consensus_queue.cc:237] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:56.745046 5778 catalog_manager.cc:5696] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:56.865274 7273 raft_consensus.cc:993] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47: : Instructing follower 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:56.865798 7273 raft_consensus.cc:1081] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Signalling peer 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:56.869854 5958 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:56.871822 7280 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:56.877915 5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:58456
I20260620 13:55:56.878705 5881 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:56.879290 5881 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.889053 5877 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:56.891566 7272 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:56.908977 5881 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:56.916175 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:56.917068 6030 raft_consensus.cc:3055] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:56.917369 6030 raft_consensus.cc:740] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:56.918216 6030 consensus_queue.cc:260] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:56.919553 6030 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.930338 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:55:56.931283 6582 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:56.936025 6030 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:55:56.915669 5881 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:55:56.950178 5849 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:56.952113 7314 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:56.952841 7314 raft_consensus.cc:697] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:56.954326 7314 consensus_queue.cc:237] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:57.002648 6582 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:55:57.022996 6033 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:57.024626 7323 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:57.031404 5877 raft_consensus.cc:1275] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:57.035974 7206 consensus_queue.cc:1048] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:57.054870 5776 catalog_manager.cc:5696] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 2, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 2 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:57.075414 6033 raft_consensus.cc:1275] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:57.082648 7206 consensus_queue.cc:1048] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:57.089777 5881 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:57.091490 7146 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:55:57.141301 5881 raft_consensus.cc:1275] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:57.147297 7206 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:57.162194 6030 raft_consensus.cc:1275] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:57.167232 7214 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:57.200872 5881 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:57.202379 7323 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:57.223393 5958 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:57.225329 7146 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:57.463171 5958 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:57.473812 6030 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:57.474342 5877 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:57.474753 5924 consensus_peers.cc:597] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f67b5ea416143c1a0a6729eaaa909c2. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:57.476205 7206 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:57.477267 7214 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:57.498041 7298 raft_consensus.cc:2955] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:57.501545 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:57.500950 6025 raft_consensus.cc:2955] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:57.515911 5877 raft_consensus.cc:2955] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:57.532142 5956 consensus_queue.cc:237] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:57.563159 5776 catalog_manager.cc:5696] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:57.593039 5878 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260620 13:55:57.594350 5924 consensus_peers.cc:597] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fd646f84cb04514aa9889ea5f67db81. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:57.605856 5957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:57.606679 5957 raft_consensus.cc:606] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:57.608628 7298 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:57.613050 6029 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:55:57.619611 5957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:57.620389 5957 raft_consensus.cc:606] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:57.637779 6581 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:57.650753 6029 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:57.662813 7298 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:55:57.665196 6029 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5757f55132b747db98400dba7b8056df"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:55:57.666138 6029 raft_consensus.cc:606] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:57.693686 7314 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:57.694654 7347 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:55:57.731765 7206 raft_consensus.cc:2955] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:57.771301 5776 catalog_manager.cc:5696] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:57.772743 5881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:55:57.776520 5881 raft_consensus.cc:606] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:57.773201 7350 raft_consensus.cc:993] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:57.775383 6030 consensus_queue.cc:237] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:57.782663 5881 raft_consensus.cc:2955] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:57.817365 6031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:55:57.818002 6031 raft_consensus.cc:606] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:55:57.819506 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260620 13:55:57.821081 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:57.821818 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:57.828601 7350 raft_consensus.cc:1081] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:55:57.847302 6582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46864
I20260620 13:55:57.848147 6582 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:57.848564 6582 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:57.858493 6025 raft_consensus.cc:2955] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
W20260620 13:55:57.874905 5998 consensus_peers.cc:597] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1bc98eaf2354afeb378f85e462f31ab. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:57.886345 6582 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:57.896346 5881 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:55:57.901247 5958 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:55:57.906510 6582 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:57.911867 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:57.912607 6025 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:57.932220 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:57.932891 5952 raft_consensus.cc:3055] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:57.933168 5952 raft_consensus.cc:740] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:57.933871 5952 consensus_queue.cc:260] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:57.935067 5952 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:57.935434 6025 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:57.937747 6552 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:57.938505 7117 raft_consensus.cc:993] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:57.938856 7323 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:57.938980 7117 raft_consensus.cc:1081] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:57.939450 7323 raft_consensus.cc:697] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:55:57.940428 7323 consensus_queue.cc:237] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:57.943758 5952 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:55:57.947575 7273 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:57.960175 7362 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:57.960855 7364 ts_tablet_manager.cc:933] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:57.958365 6025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43502
I20260620 13:55:57.963831 6025 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:57.971277 6025 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:57.990885 6025 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:57.995138 5956 raft_consensus.cc:2955] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:57.982951 7288 raft_consensus.cc:2955] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:58.011157 6025 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:55:58.009970 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:58.014653 5878 raft_consensus.cc:3055] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:58.015057 5878 raft_consensus.cc:740] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:58.017936 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:55:58.018566 6581 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:58.025110 7362 raft_consensus.cc:993] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:58.025617 7273 raft_consensus.cc:1081] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:58.023924 5878 consensus_queue.cc:260] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:58.033603 7364 tablet_copy_client.cc:323] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:58.036689 5878 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:58.038157 5956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:35986
I20260620 13:55:58.038687 5956 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:58.039039 5956 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:58.043915 5778 catalog_manager.cc:5696] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:58.047227 6581 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:58.049253 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 2f67b5ea416143c1a0a6729eaaa909c2 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:58.049957 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 2f67b5ea416143c1a0a6729eaaa909c2 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-2f67b5ea416143c1a0a6729eaaa909c2
I20260620 13:55:58.052202 5881 raft_consensus.cc:2955] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:58.053740 5998 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:58.054451 7288 raft_consensus.cc:2804] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:58.055089 7288 raft_consensus.cc:697] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:58.056362 7288 consensus_queue.cc:237] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:58.063331 5878 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:58.066004 6025 consensus_queue.cc:237] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.069602 5969 tablet_copy_source_session.cc:215] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:58.044584 5776 catalog_manager.cc:5696] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:58.046029 7351 raft_consensus.cc:993] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: : Instructing follower 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:58.077965 7370 ts_tablet_manager.cc:933] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:58.078624 7351 raft_consensus.cc:1081] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:58.080868 5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:58452
I20260620 13:55:58.081669 5881 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:58.082116 5881 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:58.084954 5956 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:58.086539 7370 tablet_copy_client.cc:323] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:55:58.080804 7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f67b5ea416143c1a0a6729eaaa909c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:58.088511 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:58.089164 6029 raft_consensus.cc:3055] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:55:58.089478 6029 raft_consensus.cc:740] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:58.090644 5881 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.091535 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:55:58.092252 6581 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:58.092698 5881 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:58.096127 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:58.096374 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:58.096737 6030 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:58.096920 5958 raft_consensus.cc:3055] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:58.097304 5958 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:58.098096 5958 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.099575 5958 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:58.090387 6029 consensus_queue.cc:260] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:58.103449 6029 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:58.103365 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 4fd646f84cb04514aa9889ea5f67db81 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:55:58.109642 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 4fd646f84cb04514aa9889ea5f67db81 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-4fd646f84cb04514aa9889ea5f67db81
I20260620 13:55:58.109539 5776 catalog_manager.cc:5696] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:58.112865 6029 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:55:58.115814 5924 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:58.116703 7351 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:55:58.117208 7351 raft_consensus.cc:697] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:58.115893 5958 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:55:58.118095 7351 consensus_queue.cc:237] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:58.086917 5956 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:55:58.122819 6581 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:55:58.124861 5848 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:58.125788 7348 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:58.126251 7348 raft_consensus.cc:697] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:58.126950 5881 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:55:58.127206 7348 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.128368 7273 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:55:58.129114 5952 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:55:58.131439 7273 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:58.136977 5969 tablet_copy_source_session.cc:215] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
W20260620 13:55:58.139417 5998 consensus_peers.cc:597] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 649259d8acc1429d8dddd2677f87f911. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:55:58.146989 7364 tablet_copy_client.cc:806] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:58.147855 7364 tablet_copy_client.cc:670] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:58.129146 6030 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:55:58.152393 7370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd646f84cb04514aa9889ea5f67db81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:58.146409 5776 catalog_manager.cc:5696] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 2 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:58.164959 7364 tablet_copy_client.cc:538] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:58.184993 7288 raft_consensus.cc:2955] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:58.189539 5881 raft_consensus.cc:2955] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:58.192492 7364 tablet_bootstrap.cc:492] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:58.223074 7370 tablet_copy_client.cc:806] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:58.223719 7370 tablet_copy_client.cc:670] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:58.240969 5776 catalog_manager.cc:5696] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:58.247737 5881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:58.248449 5881 raft_consensus.cc:606] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Received request to transfer leadership
I20260620 13:55:58.262127 7363 raft_consensus.cc:993] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47: : Instructing follower 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:58.262799 7363 raft_consensus.cc:1081] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Signalling peer 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:58.263831 7364 tablet_bootstrap.cc:492] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:58.264930 7364 tablet_bootstrap.cc:492] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:58.265818 7364 ts_tablet_manager.cc:1403] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.074s user 0.020s sys 0.011s
I20260620 13:55:58.269517 5881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:58.270234 5881 raft_consensus.cc:606] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Received request to transfer leadership
I20260620 13:55:58.269678 7364 raft_consensus.cc:359] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.270956 7364 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
W20260620 13:55:58.271827 5767 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 2f67b5ea416143c1a0a6729eaaa909c2 already in progress [suppressed 6 similar messages]
I20260620 13:55:58.271829 7364 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.275933 5878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5757f55132b747db98400dba7b8056df"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:58456
I20260620 13:55:58.276779 5878 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:58.277321 5878 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:58.278976 5876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
from {username='slave'} at 127.0.0.1:58442
I20260620 13:55:58.279415 7364 ts_tablet_manager.cc:1434] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.013s user 0.007s sys 0.001s
I20260620 13:55:58.279699 5876 raft_consensus.cc:606] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Received request to transfer leadership
I20260620 13:55:58.293015 5776 catalog_manager.cc:5696] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260620 13:55:58.299027 5829 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260620 13:55:58.299618 5829 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 2f67b5ea416143c1a0a6729eaaa909c2 already in progress
W20260620 13:55:58.300002 5829 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 2f67b5ea416143c1a0a6729eaaa909c2 already in progress
I20260620 13:55:58.303725 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-2f67b5ea416143c1a0a6729eaaa909c2 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:58.304100 7370 tablet_copy_client.cc:538] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:58.304381 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-2f67b5ea416143c1a0a6729eaaa909c2 on tablet 2f67b5ea416143c1a0a6729eaaa909c2 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:58.310477 5878 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:58.312647 5878 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:58.313446 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:58.314047 5959 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:58.315419 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:58.316046 6030 raft_consensus.cc:3055] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:58.316419 6030 raft_consensus.cc:740] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:58.316632 7370 tablet_bootstrap.cc:492] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:58.317293 6030 consensus_queue.cc:260] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:58.318452 6030 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:58.321148 5959 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:55:58.322700 5848 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:58.324882 7348 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:58.327423 7348 raft_consensus.cc:697] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:58.328841 7348 consensus_queue.cc:237] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:58.333006 6030 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:55:58.341638 5959 raft_consensus.cc:2955] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:55:58.348448 5777 catalog_manager.cc:5696] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 2, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 2 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:58.376782 7370 tablet_bootstrap.cc:492] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:58.377763 7370 tablet_bootstrap.cc:492] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:58.378453 7370 ts_tablet_manager.cc:1403] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.062s user 0.015s sys 0.022s
I20260620 13:55:58.381136 7370 raft_consensus.cc:359] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.381809 7370 raft_consensus.cc:740] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:58.382548 7370 consensus_queue.cc:260] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.385466 7370 ts_tablet_manager.cc:1434] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.007s user 0.004s sys 0.004s
I20260620 13:55:58.388656 5969 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-4fd646f84cb04514aa9889ea5f67db81 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:55:58.389081 5969 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-4fd646f84cb04514aa9889ea5f67db81 on tablet 4fd646f84cb04514aa9889ea5f67db81 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:58.409735 7370 ts_tablet_manager.cc:933] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:58.411330 7370 tablet_copy_client.cc:323] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:55:58.412312 5959 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:58.412894 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet a1bc98eaf2354afeb378f85e462f31ab from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:55:58.413460 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet a1bc98eaf2354afeb378f85e462f31ab from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-a1bc98eaf2354afeb378f85e462f31ab
I20260620 13:55:58.413812 7146 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:58.422552 6043 tablet_copy_source_session.cc:215] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:58.426218 7370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bc98eaf2354afeb378f85e462f31ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:58.451081 6030 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:58.461844 7146 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:58.464105 7370 tablet_copy_client.cc:806] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:58.464745 7370 tablet_copy_client.cc:670] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:58.478642 7370 tablet_copy_client.cc:538] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:58.489460 7370 tablet_bootstrap.cc:492] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:58.504168 7364 ts_tablet_manager.cc:933] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:58.511426 7364 tablet_copy_client.cc:323] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:55:58.512511 5881 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:58.513186 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet 649259d8acc1429d8dddd2677f87f911 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:55:58.513731 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet 649259d8acc1429d8dddd2677f87f911 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-649259d8acc1429d8dddd2677f87f911
I20260620 13:55:58.514065 7272 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:58.523905 6043 tablet_copy_source_session.cc:215] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:55:58.528182 7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649259d8acc1429d8dddd2677f87f911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:55:58.540644 6581 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:58.546452 7273 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:58.606946 6585 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Advancing to term 2
I20260620 13:55:58.610438 6582 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:55:58.612387 7298 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260620 13:55:58.624806 6030 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:55:58.626240 6585 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:55:58.630057 7351 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:55:58.648788 7347 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:58.652009 7364 tablet_copy_client.cc:806] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:55:58.655193 7364 tablet_copy_client.cc:670] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:55:58.668282 7364 tablet_copy_client.cc:538] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:55:58.673703 7370 tablet_bootstrap.cc:492] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:58.674800 7370 tablet_bootstrap.cc:492] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:58.675612 7370 ts_tablet_manager.cc:1403] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.186s user 0.045s sys 0.087s
I20260620 13:55:58.678885 7370 raft_consensus.cc:359] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.679488 7347 raft_consensus.cc:1064] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
W20260620 13:55:58.680019 7347 raft_consensus.cc:1068] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: Unable to promote non-voter b0ce39342d8c4a64904b30b98de02b9f: Service unavailable: leader transfer in progress
I20260620 13:55:58.680598 7370 raft_consensus.cc:740] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:58.681368 7370 consensus_queue.cc:260] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.684130 7370 ts_tablet_manager.cc:1434] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.008s user 0.007s sys 0.000s
I20260620 13:55:58.685593 6582 raft_consensus.cc:1217] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:55:58.686528 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-a1bc98eaf2354afeb378f85e462f31ab received from {username='slave'} at 127.0.0.1:46758
I20260620 13:55:58.687384 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-a1bc98eaf2354afeb378f85e462f31ab on tablet a1bc98eaf2354afeb378f85e462f31ab with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:58.712999 5956 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:55:58.714605 7117 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:58.726665 7364 tablet_bootstrap.cc:492] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:55:58.734066 6030 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:55:58.735896 7347 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:58.764420 7117 raft_consensus.cc:993] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:58.768229 7348 raft_consensus.cc:1081] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:58.780810 5956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:55:58.781455 5956 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:58.782274 7347 raft_consensus.cc:1064] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
W20260620 13:55:58.782713 7347 raft_consensus.cc:1068] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: Unable to promote non-voter b0ce39342d8c4a64904b30b98de02b9f: Service unavailable: leader transfer in progress
I20260620 13:55:58.794435 5956 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:58.823333 6582 raft_consensus.cc:1217] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3] Dedup: 2.3->[]
I20260620 13:55:58.827456 5956 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.839130 5956 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:58.844074 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:58.844676 5881 raft_consensus.cc:3055] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:55:58.844961 5881 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:58.845696 5881 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.865422 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:58.866091 6030 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:58.867149 5881 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:58.867326 6025 raft_consensus.cc:1275] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:58.868826 7117 consensus_queue.cc:1048] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:58.885843 6030 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:55:58.886941 5924 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:58.891042 5956 raft_consensus.cc:1275] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:58.891352 7298 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:55:58.891888 7298 raft_consensus.cc:697] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:58.892629 7298 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.893716 7348 consensus_queue.cc:1048] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:58.933425 5780 catalog_manager.cc:5696] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:58.929368 5881 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:55:58.945161 7364 tablet_bootstrap.cc:492] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:55:58.948786 7364 tablet_bootstrap.cc:492] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:55:58.949553 7364 ts_tablet_manager.cc:1403] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.223s user 0.017s sys 0.027s
I20260620 13:55:58.952858 7364 raft_consensus.cc:359] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.953697 7364 raft_consensus.cc:740] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:55:58.954331 7364 consensus_queue.cc:260] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:55:58.966670 7364 ts_tablet_manager.cc:1434] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.017s user 0.007s sys 0.000s
I20260620 13:55:58.969651 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-649259d8acc1429d8dddd2677f87f911 received from {username='slave'} at 127.0.0.1:46758
I20260620 13:55:58.970111 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-649259d8acc1429d8dddd2677f87f911 on tablet 649259d8acc1429d8dddd2677f87f911 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:55:59.001121 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:59.095176 6025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:55:59.095703 6025 raft_consensus.cc:606] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:59.098963 5956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab83097997ba42219f9a63aad224f786"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:59.099543 5956 raft_consensus.cc:606] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:55:59.103077 5881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:55:59.103751 5881 raft_consensus.cc:606] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:55:59.107213 5956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:55:59.107760 5956 raft_consensus.cc:606] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:55:59.110445 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260620 13:55:59.111992 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:55:59.112682 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:55:59.229398 7273 raft_consensus.cc:993] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47: : Instructing follower 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:59.231540 7280 raft_consensus.cc:1081] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Signalling peer 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:59.233209 5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:58456
I20260620 13:55:59.233853 5881 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:59.234236 5881 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:59.244083 5881 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:59.245960 5881 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:55:59.246752 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:59.247411 5956 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:59.247541 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:55:59.248217 6025 raft_consensus.cc:3055] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:55:59.248510 6025 raft_consensus.cc:740] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:59.249516 6025 consensus_queue.cc:260] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:59.250718 6025 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:59.256313 5956 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:55:59.257479 5848 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:55:59.259155 7347 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:55:59.259636 7347 raft_consensus.cc:697] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:59.260551 7347 consensus_queue.cc:237] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:59.267758 7206 raft_consensus.cc:993] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:59.268324 7206 raft_consensus.cc:1081] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:55:59.269590 6025 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:55:59.272104 6029 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab83097997ba42219f9a63aad224f786"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:55:59.273219 7298 raft_consensus.cc:1064] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:59.277040 6029 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:59.277442 6029 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:59.279430 7298 consensus_queue.cc:237] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.286499 5780 catalog_manager.cc:5696] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 2 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 3 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:59.292407 6029 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:59.296793 6031 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:59.298173 6582 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:59.299616 7206 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:59.300459 7351 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:59.306931 5881 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:55:59.310909 6025 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260620 13:55:59.312932 6029 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:55:59.314442 6581 raft_consensus.cc:1217] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3] Dedup: 2.3->[]
I20260620 13:55:59.315841 7298 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:59.316182 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:59.316727 5958 raft_consensus.cc:3055] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:59.317022 5958 raft_consensus.cc:740] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:59.317179 7298 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:59.317673 5958 consensus_queue.cc:260] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:59.318842 5958 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:59.325525 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:59.326390 5876 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:59.338254 5958 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:59.339449 5997 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:55:59.339814 5876 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:55:59.341449 7280 raft_consensus.cc:2804] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:59.343967 7280 raft_consensus.cc:697] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:55:59.345019 7280 consensus_queue.cc:237] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:55:59.363713 6585 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Advancing to term 3
I20260620 13:55:59.366293 5876 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260620 13:55:59.372618 6585 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260620 13:55:59.373576 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 48133.2us
I20260620 13:55:59.379004 7206 raft_consensus.cc:993] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: : Instructing follower 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:59.378710 7409 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:59.387952 7206 raft_consensus.cc:1081] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:55:59.391582 7410 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:59.385649 5780 catalog_manager.cc:5696] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:55:59.409806 5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:58452
I20260620 13:55:59.410413 5881 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:59.410748 5881 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:59.416203 7298 raft_consensus.cc:2955] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.419803 5881 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.424613 7362 raft_consensus.cc:1064] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:59.427546 7362 consensus_queue.cc:237] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.427261 5876 raft_consensus.cc:2955] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.430552 5881 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:55:59.433070 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:55:59.433665 5956 raft_consensus.cc:3055] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:55:59.433954 5956 raft_consensus.cc:740] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:59.434636 5956 consensus_queue.cc:260] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.438511 5956 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:59.444733 5776 catalog_manager.cc:5696] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:59.447305 6031 raft_consensus.cc:2955] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.463151 7407 raft_consensus.cc:993] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:59.463711 7407 raft_consensus.cc:1081] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:55:59.467172 5958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:55:59.467715 5958 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:55:59.468060 5958 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:59.472144 5952 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:55:59.473702 7280 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:59.476862 6580 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:55:59.479626 7415 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:59.488548 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:55:59.489121 6585 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:55:59.496356 6581 raft_consensus.cc:2955] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.503684 5957 consensus_queue.cc:237] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.515551 5876 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:59.517382 7410 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:59.521317 5956 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:55:59.526176 5958 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.528543 5958 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:55:59.537014 6585 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:55:59.539413 5881 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:55:59.540688 5849 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:59.541442 7407 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:55:59.541507 7280 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:59.542021 7407 raft_consensus.cc:697] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:59.542951 7407 consensus_queue.cc:237] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.548558 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:55:59.550117 6585 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:59.552062 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:55:59.559999 7351 raft_consensus.cc:2955] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.571419 5881 raft_consensus.cc:3055] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:55:59.571779 5881 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:55:59.572502 5881 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.575745 5881 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:55:59.579972 5876 raft_consensus.cc:2955] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.589071 7362 raft_consensus.cc:2955] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.591820 6585 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:55:59.594205 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:55:59.594914 7410 raft_consensus.cc:1064] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:59.595094 7298 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:55:59.595731 7298 raft_consensus.cc:697] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:55:59.595999 6580 raft_consensus.cc:2955] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.596817 7298 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.602305 5881 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:55:59.599714 7410 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.613201 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4fd646f84cb04514aa9889ea5f67db81 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:59.622845 6584 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:55:59.628355 5776 catalog_manager.cc:5696] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 2 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:59.641456 6584 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:55:59.644429 5956 raft_consensus.cc:2955] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.657027 6031 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:55:59.662390 5878 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:55:59.661700 5777 catalog_manager.cc:5696] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:55:59.662494 5778 catalog_manager.cc:5696] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:55:59.666746 7411 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:59.669158 7409 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:59.671043 5881 raft_consensus.cc:2955] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.685611 7410 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:59.688398 7298 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:59.689356 6584 raft_consensus.cc:2955] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.706533 5956 raft_consensus.cc:1275] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:55:59.711848 7407 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:59.716852 7410 raft_consensus.cc:2955] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.719779 5776 catalog_manager.cc:5696] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.726143 6580 raft_consensus.cc:2955] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.742048 6025 consensus_queue.cc:237] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.748137 6029 raft_consensus.cc:1275] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:55:59.747567 6031 raft_consensus.cc:2955] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.750488 7407 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:55:59.753140 5881 raft_consensus.cc:1275] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:59.754388 7414 consensus_queue.cc:1048] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:59.758963 5878 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:59.760543 7280 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:59.762542 6580 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:59.764163 6016 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fd646f84cb04514aa9889ea5f67db81 with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:55:59.777604 5778 catalog_manager.cc:5696] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 2 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.782141 7362 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:59.788787 5878 raft_consensus.cc:2955] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.813126 7414 raft_consensus.cc:2955] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.824282 5958 raft_consensus.cc:1275] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:55:59.824476 6584 raft_consensus.cc:2955] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.826565 7273 consensus_queue.cc:1048] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:55:59.828547 5878 raft_consensus.cc:2955] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.830852 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a1bc98eaf2354afeb378f85e462f31ab with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:59.831494 7425 tablet_replica.cc:333] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:55:59.832835 7425 raft_consensus.cc:2243] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:55:59.833611 7425 raft_consensus.cc:2272] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:55:59.855362 7425 ts_tablet_manager.cc:1916] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:55:59.859828 5777 catalog_manager.cc:5696] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 4 to 5, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.857715 5956 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.886643 6584 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:55:59.887905 7425 ts_tablet_manager.cc:1929] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:55:59.889019 7425 log.cc:1199] T 4fd646f84cb04514aa9889ea5f67db81 P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/4fd646f84cb04514aa9889ea5f67db81
I20260620 13:55:59.889732 6025 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:55:59.891196 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet 4fd646f84cb04514aa9889ea5f67db81 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:55:59.892364 7298 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:55:59.894037 7298 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:55:59.905134 7410 raft_consensus.cc:2955] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.918779 6584 raft_consensus.cc:2955] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.929858 6025 raft_consensus.cc:2955] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:55:59.941865 7362 raft_consensus.cc:1064] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:55:59.945333 7362 consensus_queue.cc:237] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:55:59.952318 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2f67b5ea416143c1a0a6729eaaa909c2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:55:59.952378 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet a1bc98eaf2354afeb378f85e462f31ab with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35974
I20260620 13:55:59.960414 5957 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:55:59.963092 7407 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:55:59.970981 6580 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:55:59.972621 5878 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:55:59.978679 7362 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:55:59.979872 7273 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:55:59.995911 5959 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:55:59.997584 7273 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:00.033416 5777 catalog_manager.cc:5696] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:00.043449 6584 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:00.047009 7348 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:00.051410 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f67b5ea416143c1a0a6729eaaa909c2 with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58442
I20260620 13:56:00.053436 7433 tablet_replica.cc:333] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:56:00.055847 7433 raft_consensus.cc:2243] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:00.073508 7433 raft_consensus.cc:2272] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260620 13:56:00.131224 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 51688.6us
W20260620 13:56:00.139322 7431 log.cc:927] Time spent T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.060s user 0.001s sys 0.000s
I20260620 13:56:00.146507 7428 tablet_replica.cc:333] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:56:00.156598 7362 raft_consensus.cc:2955] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:00.158865 5878 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:00.159034 7428 raft_consensus.cc:2243] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:00.161103 7428 raft_consensus.cc:2272] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:56:00.160645 6581 raft_consensus.cc:2955] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:00.165942 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:00.172680 7433 ts_tablet_manager.cc:1916] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:56:00.173139 5956 raft_consensus.cc:2955] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:00.175943 7409 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:00.177340 7428 ts_tablet_manager.cc:1916] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:56:00.208756 5881 raft_consensus.cc:2955] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:00.215158 7433 ts_tablet_manager.cc:1929] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260620 13:56:00.215852 7433 log.cc:1199] T 2f67b5ea416143c1a0a6729eaaa909c2 P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/2f67b5ea416143c1a0a6729eaaa909c2
I20260620 13:56:00.219998 7428 ts_tablet_manager.cc:1929] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260620 13:56:00.220652 7428 log.cc:1199] T a1bc98eaf2354afeb378f85e462f31ab P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/a1bc98eaf2354afeb378f85e462f31ab
I20260620 13:56:00.230120 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet 2f67b5ea416143c1a0a6729eaaa909c2 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:56:00.234380 5776 catalog_manager.cc:5696] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
W20260620 13:56:00.248128 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 61106.2us
I20260620 13:56:00.267225 6584 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:00.273976 6031 consensus_queue.cc:237] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:00.279739 7351 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:00.274412 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet a1bc98eaf2354afeb378f85e462f31ab (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:56:00.297834 6584 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:00.298089 5956 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:00.299455 7415 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:00.300340 7362 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:00.308151 6031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:00.309048 6031 raft_consensus.cc:606] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:00.312763 7414 raft_consensus.cc:2955] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:00.314522 5876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8078a89b618482f8e4978c463747569"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:00.315217 5876 raft_consensus.cc:606] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:00.315758 6584 raft_consensus.cc:2955] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:00.333734 5959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec20d216461d4414813627ca62e330e4"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:56:00.334465 5959 raft_consensus.cc:606] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:00.349176 5959 raft_consensus.cc:2955] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:00.350440 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 649259d8acc1429d8dddd2677f87f911 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:56:00.358410 5881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:00.358973 5881 raft_consensus.cc:606] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:00.360370 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260620 13:56:00.362426 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:00.363575 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:00.373237 7415 raft_consensus.cc:993] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47: : Instructing follower 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:56:00.373880 7415 raft_consensus.cc:1081] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Signalling peer 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:56:00.375861 5881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:58456
I20260620 13:56:00.376525 5881 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:00.376942 5881 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:00.386231 5881 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:00.389571 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:00.390198 6031 raft_consensus.cc:3055] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:00.390507 6031 raft_consensus.cc:740] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:00.391637 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:00.392187 5959 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:00.396545 6031 consensus_queue.cc:260] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:00.397696 6031 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:00.374763 5777 catalog_manager.cc:5696] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 4 to 5, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:00.404281 7407 raft_consensus.cc:993] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:00.404690 5881 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:00.404843 7407 raft_consensus.cc:1081] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:00.406824 5959 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:00.411943 5956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:56:00.412509 5956 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:00.412828 5956 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:00.413507 6031 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:00.414644 5849 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:00.415477 7407 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:00.416103 7407 raft_consensus.cc:697] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:00.417572 7407 consensus_queue.cc:237] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:00.426688 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet 649259d8acc1429d8dddd2677f87f911 with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58442
I20260620 13:56:00.427961 7433 tablet_replica.cc:333] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:56:00.428423 5956 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:00.430285 7433 raft_consensus.cc:2243] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:00.431663 5956 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:00.432258 7433 raft_consensus.cc:2272] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:56:00.436152 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:00.436728 5881 raft_consensus.cc:3055] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:00.437016 5881 raft_consensus.cc:740] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:00.437067 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:00.437811 5881 consensus_queue.cc:260] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:00.438064 6580 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:00.438907 5881 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:00.446002 5881 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:00.447963 5924 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:00.451237 7409 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:00.451769 7409 raft_consensus.cc:697] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:00.452593 7409 consensus_queue.cc:237] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:00.457674 7433 ts_tablet_manager.cc:1916] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:56:00.453789 6580 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:00.471834 5777 catalog_manager.cc:5696] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 2, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 2 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:00.485829 7433 ts_tablet_manager.cc:1929] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260620 13:56:00.486270 7433 log.cc:1199] T 649259d8acc1429d8dddd2677f87f911 P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/649259d8acc1429d8dddd2677f87f911
I20260620 13:56:00.485510 5778 catalog_manager.cc:5696] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:00.488021 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet 649259d8acc1429d8dddd2677f87f911 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:56:00.615309 7351 raft_consensus.cc:993] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:56:00.615909 7409 raft_consensus.cc:1081] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:56:00.617967 6031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec20d216461d4414813627ca62e330e4"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:56:00.618503 6031 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:00.618744 6031 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:00.626067 6031 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:00.628209 6031 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:00.629513 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:00.630028 5956 raft_consensus.cc:3055] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:00.630311 5956 raft_consensus.cc:740] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:00.631004 5956 consensus_queue.cc:260] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:00.631677 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:00.632041 5956 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:00.632222 5881 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:00.638911 5956 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:00.639954 5997 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:00.639951 5881 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:00.640854 7414 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:00.641438 7414 raft_consensus.cc:697] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:00.642681 7414 consensus_queue.cc:237] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:00.653394 5778 catalog_manager.cc:5696] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 3, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:56:00.747831 7347 raft_consensus.cc:993] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:56:00.748387 7407 raft_consensus.cc:1081] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:56:00.750007 6580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8078a89b618482f8e4978c463747569"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46852
I20260620 13:56:00.750510 6580 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:00.751252 6580 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:00.758291 6580 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:00.761088 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:00.761700 6580 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:00.761907 5876 raft_consensus.cc:3055] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:00.762212 5876 raft_consensus.cc:740] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:00.762957 5876 consensus_queue.cc:260] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:00.764274 5876 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:00.764741 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:00.765704 6031 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:00.772496 6031 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:00.773121 5876 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:00.773814 6552 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:00.774645 7146 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:00.775138 7146 raft_consensus.cc:697] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:00.775887 7146 consensus_queue.cc:237] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:00.784442 5778 catalog_manager.cc:5696] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:00.854467 5956 raft_consensus.cc:1275] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:56:00.855785 7407 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:00.868170 6031 raft_consensus.cc:1275] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:56:00.869745 7407 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:00.874590 6581 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:00.877785 7409 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:00.893909 5876 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:00.896147 7351 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:01.092597 5881 raft_consensus.cc:1275] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:01.094713 7414 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:01.106710 5956 raft_consensus.cc:1275] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:01.109328 7415 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:01.275471 5881 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:01.276602 7146 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:01.281728 6025 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:01.283411 7146 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:01.473477 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:01.509815 5958 consensus_queue.cc:237] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:01.543473 6025 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:56:01.566752 5876 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:56:01.568477 5956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:56:01.569108 5956 raft_consensus.cc:606] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:01.570787 5924 consensus_peers.cc:597] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b06407c45954213adfef7604a8c4f21. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:56:01.571008 7455 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:01.574057 7411 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:01.575358 6029 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4cd17345f80464287c5952767849dbb"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:01.575920 6029 raft_consensus.cc:606] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:01.579752 5876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:01.580368 5876 raft_consensus.cc:606] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:01.582281 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260620 13:56:01.583984 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:01.584707 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:01.595377 7455 raft_consensus.cc:2955] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.597189 5881 raft_consensus.cc:2955] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.600605 6025 raft_consensus.cc:2955] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.614786 7351 raft_consensus.cc:993] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:56:01.615399 7351 raft_consensus.cc:1081] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:56:01.621747 5776 catalog_manager.cc:5696] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.629098 6025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:56:01.629956 6025 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:01.631078 6025 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:01.629663 5956 consensus_queue.cc:237] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:01.643226 6025 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:01.646483 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:01.647068 5876 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:01.649298 6029 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:56:01.651852 7456 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:01.651398 5881 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:56:01.653793 6025 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:01.654742 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:01.659330 5924 consensus_peers.cc:597] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f1025714d0b439cb56cc08764cb5fce. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:56:01.660279 5958 raft_consensus.cc:3055] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:01.665793 5958 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:01.667078 5958 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:01.668439 5958 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:01.678474 7455 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:01.694094 5958 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:01.695797 5997 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:01.696293 5876 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:01.696707 7449 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:01.697445 7449 raft_consensus.cc:697] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:01.699467 7449 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:01.707876 7455 raft_consensus.cc:2955] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.713310 6025 raft_consensus.cc:2955] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.729120 5958 consensus_queue.cc:237] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:01.736647 5880 raft_consensus.cc:2955] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.751765 5777 catalog_manager.cc:5696] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260620 13:56:01.759362 5924 consensus_peers.cc:597] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86bd36dee6d64396bfbb86cd90a7bedd. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:56:01.762224 6025 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260620 13:56:01.761878 5778 catalog_manager.cc:5696] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 3, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:56:01.767313 7455 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:01.773510 5880 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260620 13:56:01.775255 7455 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:01.777776 7410 raft_consensus.cc:2955] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.782768 6025 raft_consensus.cc:2955] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.802134 5876 raft_consensus.cc:2955] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.806932 5880 consensus_queue.cc:237] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:01.806537 5776 catalog_manager.cc:5696] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 4, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260620 13:56:01.835008 5849 consensus_peers.cc:597] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fc24d0691404d29bfa069498ec57dd0. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:56:01.849704 6025 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:56:01.849769 5958 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:56:01.851250 7470 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:01.856119 7407 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260620 13:56:01.883494 6031 raft_consensus.cc:2955] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.882433 7407 raft_consensus.cc:2955] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.887981 5958 raft_consensus.cc:2955] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:01.999951 5776 catalog_manager.cc:5696] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:02.008406 7415 raft_consensus.cc:993] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47: : Instructing follower 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:56:02.009701 7415 raft_consensus.cc:1081] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Signalling peer 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:56:02.012570 5880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4cd17345f80464287c5952767849dbb"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:58456
I20260620 13:56:02.013257 5880 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:02.013705 5880 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:02.022554 5880 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:02.030990 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:02.031651 5956 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:02.032111 5880 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:02.037534 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:02.038342 6025 raft_consensus.cc:3055] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:02.038676 6025 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:02.040529 6025 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:02.042011 5956 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:02.042604 6025 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:02.049386 5848 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:02.050310 7470 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:02.050976 7470 raft_consensus.cc:697] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:02.051851 7470 consensus_queue.cc:237] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:02.053850 5956 raft_consensus.cc:1240] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:02.067209 6025 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:02.109789 7347 raft_consensus.cc:993] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:02.110917 7478 raft_consensus.cc:1081] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:02.115913 5959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:56:02.116524 5959 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:02.116931 5959 raft_consensus.cc:3060] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:02.120226 5776 catalog_manager.cc:5696] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 2 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 3 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:02.123744 5880 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:02.134245 7449 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:02.139760 5959 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:02.142081 5959 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:02.143443 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:02.144299 5876 raft_consensus.cc:3055] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:02.144587 5876 raft_consensus.cc:740] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:02.144893 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:02.145550 6585 raft_consensus.cc:3060] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:02.145540 5876 consensus_queue.cc:260] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:02.146999 5876 raft_consensus.cc:3060] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:02.144564 7480 ts_tablet_manager.cc:933] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:02.156100 5876 raft_consensus.cc:2468] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:02.157960 5924 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:02.158860 7455 raft_consensus.cc:2804] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:02.159576 7455 raft_consensus.cc:697] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:02.161290 6585 raft_consensus.cc:2468] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:02.160874 7455 consensus_queue.cc:237] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:02.194139 5959 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:02.196601 7475 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:02.216526 7481 ts_tablet_manager.cc:933] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:02.217269 7480 tablet_copy_client.cc:323] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:56:02.219244 7481 tablet_copy_client.cc:323] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:56:02.219408 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 8b06407c45954213adfef7604a8c4f21 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:56:02.220010 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 8b06407c45954213adfef7604a8c4f21 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-8b06407c45954213adfef7604a8c4f21
I20260620 13:56:02.221697 7486 ts_tablet_manager.cc:933] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:02.221557 5968 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 86bd36dee6d64396bfbb86cd90a7bedd from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:56:02.222282 5968 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 86bd36dee6d64396bfbb86cd90a7bedd from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-86bd36dee6d64396bfbb86cd90a7bedd
I20260620 13:56:02.228780 5969 tablet_copy_source_session.cc:215] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:56:02.234185 7486 tablet_copy_client.cc:323] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.194:38517
I20260620 13:56:02.236095 7480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b06407c45954213adfef7604a8c4f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:56:02.241402 5969 tablet_copy_service.cc:140] P 192c750f597c43858e1ad09e8d805685: Received BeginTabletCopySession request for tablet 1f1025714d0b439cb56cc08764cb5fce from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42078)
I20260620 13:56:02.242079 5969 tablet_copy_service.cc:161] P 192c750f597c43858e1ad09e8d805685: Beginning new tablet copy session on tablet 1f1025714d0b439cb56cc08764cb5fce from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42078: session id = b0ce39342d8c4a64904b30b98de02b9f-1f1025714d0b439cb56cc08764cb5fce
I20260620 13:56:02.250599 5969 tablet_copy_source_session.cc:215] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:56:02.252650 5776 catalog_manager.cc:5696] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:02.254894 7486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1025714d0b439cb56cc08764cb5fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:56:02.255143 5968 tablet_copy_source_session.cc:215] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:56:02.262653 7481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86bd36dee6d64396bfbb86cd90a7bedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:56:02.287242 7486 tablet_copy_client.cc:806] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:56:02.288033 7486 tablet_copy_client.cc:670] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:56:02.294344 7486 tablet_copy_client.cc:538] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:56:02.297168 7480 tablet_copy_client.cc:806] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:56:02.297780 7480 tablet_copy_client.cc:670] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:56:02.313696 7480 tablet_copy_client.cc:538] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:56:02.316431 7486 tablet_bootstrap.cc:492] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:56:02.322904 7481 tablet_copy_client.cc:806] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:56:02.323589 7481 tablet_copy_client.cc:670] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:56:02.327255 7481 tablet_copy_client.cc:538] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:56:02.339833 7480 tablet_bootstrap.cc:492] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:56:02.341537 7481 tablet_bootstrap.cc:492] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:56:02.361449 7486 tablet_bootstrap.cc:492] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:56:02.362504 7486 tablet_bootstrap.cc:492] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:56:02.363281 7486 ts_tablet_manager.cc:1403] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.047s user 0.023s sys 0.008s
I20260620 13:56:02.367424 7486 raft_consensus.cc:359] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:02.368417 7486 raft_consensus.cc:740] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:56:02.369205 7486 consensus_queue.cc:260] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:02.372179 7486 ts_tablet_manager.cc:1434] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.009s user 0.008s sys 0.000s
I20260620 13:56:02.376519 5968 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-1f1025714d0b439cb56cc08764cb5fce received from {username='slave'} at 127.0.0.1:42078
I20260620 13:56:02.377012 5968 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-1f1025714d0b439cb56cc08764cb5fce on tablet 1f1025714d0b439cb56cc08764cb5fce with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:02.381306 7480 tablet_bootstrap.cc:492] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:56:02.382355 7480 tablet_bootstrap.cc:492] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:56:02.383221 7480 ts_tablet_manager.cc:1403] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.044s user 0.015s sys 0.012s
I20260620 13:56:02.389379 7480 raft_consensus.cc:359] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:02.390367 7480 raft_consensus.cc:740] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:56:02.391089 7480 consensus_queue.cc:260] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:02.393834 7480 ts_tablet_manager.cc:1434] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260620 13:56:02.395776 5968 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-8b06407c45954213adfef7604a8c4f21 received from {username='slave'} at 127.0.0.1:42078
I20260620 13:56:02.396279 5968 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-8b06407c45954213adfef7604a8c4f21 on tablet 8b06407c45954213adfef7604a8c4f21 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:02.413146 7480 ts_tablet_manager.cc:933] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:56:02.424742 7481 tablet_bootstrap.cc:492] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260620 13:56:02.428478 7481 tablet_bootstrap.cc:492] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:56:02.429245 7481 ts_tablet_manager.cc:1403] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.088s user 0.010s sys 0.020s
I20260620 13:56:02.433178 7481 raft_consensus.cc:359] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:02.434058 7481 raft_consensus.cc:740] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:56:02.434716 7481 consensus_queue.cc:260] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:02.437451 7481 ts_tablet_manager.cc:1434] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 13:56:02.438305 7480 tablet_copy_client.cc:323] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:56:02.440920 5968 tablet_copy_service.cc:342] P 192c750f597c43858e1ad09e8d805685: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-86bd36dee6d64396bfbb86cd90a7bedd received from {username='slave'} at 127.0.0.1:42078
I20260620 13:56:02.441386 5968 tablet_copy_service.cc:434] P 192c750f597c43858e1ad09e8d805685: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-86bd36dee6d64396bfbb86cd90a7bedd on tablet 86bd36dee6d64396bfbb86cd90a7bedd with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:02.447065 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet 0fc24d0691404d29bfa069498ec57dd0 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:56:02.447896 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet 0fc24d0691404d29bfa069498ec57dd0 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-0fc24d0691404d29bfa069498ec57dd0
I20260620 13:56:02.455991 6025 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:02.457499 7478 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:02.463434 5894 tablet_copy_source_session.cc:215] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:56:02.471943 7480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc24d0691404d29bfa069498ec57dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:56:02.476375 5956 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:02.501919 7480 tablet_copy_client.cc:806] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:56:02.502921 7480 tablet_copy_client.cc:670] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:56:02.503728 7478 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:02.513697 7480 tablet_copy_client.cc:538] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:56:02.524827 7480 tablet_bootstrap.cc:492] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:56:02.554909 7480 tablet_bootstrap.cc:492] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:56:02.555959 7480 tablet_bootstrap.cc:492] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:56:02.556851 7480 ts_tablet_manager.cc:1403] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.032s user 0.027s sys 0.003s
I20260620 13:56:02.560214 7480 raft_consensus.cc:359] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:02.561434 7480 raft_consensus.cc:740] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:56:02.562322 7480 consensus_queue.cc:260] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:02.565594 7480 ts_tablet_manager.cc:1434] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.008s user 0.003s sys 0.003s
I20260620 13:56:02.568193 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-0fc24d0691404d29bfa069498ec57dd0 received from {username='slave'} at 127.0.0.1:42748
I20260620 13:56:02.568730 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-0fc24d0691404d29bfa069498ec57dd0 on tablet 0fc24d0691404d29bfa069498ec57dd0 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:02.673673 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:02.676403 6584 raft_consensus.cc:1275] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:02.679674 7410 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:02.697449 6584 raft_consensus.cc:1217] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:56:02.700570 5876 raft_consensus.cc:1275] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:02.708242 7456 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:02.725095 6581 raft_consensus.cc:1217] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4] Dedup: 3.4->[]
I20260620 13:56:02.804131 6584 raft_consensus.cc:1217] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:56:02.814291 5876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4cd17345f80464287c5952767849dbb"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:02.814956 5876 raft_consensus.cc:606] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:02.816831 6584 raft_consensus.cc:1217] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:56:02.818859 5958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:56:02.819563 5958 raft_consensus.cc:606] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:02.824137 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260620 13:56:02.825961 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:02.827080 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:02.986132 7456 raft_consensus.cc:993] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: : Instructing follower 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:56:02.986660 7456 raft_consensus.cc:1081] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Signalling peer 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:56:02.989142 5876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:58452
I20260620 13:56:02.989686 5876 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:02.990026 5876 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:02.997078 5876 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:03.006685 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:03.007372 5958 raft_consensus.cc:3055] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:03.007690 5958 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:03.008631 5958 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:03.009794 5958 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:03.010844 5876 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:03.010731 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:03.015403 6581 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:03.023527 6581 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:03.034637 5849 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:03.035404 7477 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:03.034919 5958 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:03.037480 7477 raft_consensus.cc:697] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:03.038371 7477 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:03.051510 5776 catalog_manager.cc:5696] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 3 to 4, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 4 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:03.093129 7470 raft_consensus.cc:993] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:03.093665 7470 raft_consensus.cc:1081] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:03.105809 5958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4cd17345f80464287c5952767849dbb"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:56:03.106515 5958 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:03.106926 5958 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:03.119277 5958 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:03.124250 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:03.124830 5881 raft_consensus.cc:3055] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:03.124990 5958 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:03.125101 5881 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:03.128564 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:03.129148 6025 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:03.129074 5881 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:03.130332 5881 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:03.139928 6025 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:03.143627 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:03.145401 7456 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:03.146147 7456 raft_consensus.cc:697] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:03.148452 7456 consensus_queue.cc:237] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:03.145102 5881 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:03.159631 5776 catalog_manager.cc:5696] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 3 to 4, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 4 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:03.196743 7455 raft_consensus.cc:1064] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:56:03.199813 7455 consensus_queue.cc:237] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:03.212328 6584 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:03.213927 7455 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:03.215457 6025 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:03.218277 5881 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:03.222643 7508 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:03.226570 7455 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:03.239928 7508 raft_consensus.cc:2955] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.242588 5881 raft_consensus.cc:2955] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.242390 6025 raft_consensus.cc:2955] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.247277 7410 raft_consensus.cc:1064] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:56:03.249914 7410 consensus_queue.cc:237] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:03.286755 5776 catalog_manager.cc:5696] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.312801 6025 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:03.314447 6581 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:03.316116 6584 raft_consensus.cc:2955] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.325783 5881 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:03.330650 7508 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:03.331813 7516 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:03.332208 7515 raft_consensus.cc:1064] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:56:03.334996 7515 consensus_queue.cc:237] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:03.352689 7516 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:03.355540 5958 consensus_queue.cc:237] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:03.399995 7470 raft_consensus.cc:1064] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:56:03.402705 7470 consensus_queue.cc:237] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:03.418416 6581 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:03.423817 6025 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:03.426043 7477 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:03.433391 5876 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260620 13:56:03.434291 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 48945.6us
I20260620 13:56:03.441751 6584 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:56:03.446686 7477 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:03.452517 7516 raft_consensus.cc:2955] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.454921 5876 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:03.462785 6031 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:03.472563 7455 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:03.476429 5956 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:03.476830 7410 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:03.478777 7456 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:03.487272 7523 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:03.492362 6029 raft_consensus.cc:2955] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.505410 6581 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:03.510221 6581 raft_consensus.cc:2955] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.523666 7456 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260620 13:56:03.525085 7525 log.cc:927] Time spent T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.074s user 0.001s sys 0.000s
I20260620 13:56:03.538589 5777 catalog_manager.cc:5696] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 4 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:03.541462 5959 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260620 13:56:03.542623 5876 raft_consensus.cc:2955] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.557753 7410 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:03.560535 6580 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260620 13:56:03.562384 7515 raft_consensus.cc:2955] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.565191 7524 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:03.569316 5881 raft_consensus.cc:2955] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.570319 7523 raft_consensus.cc:2955] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.582605 6581 raft_consensus.cc:2955] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.614045 5956 consensus_queue.cc:237] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:03.624137 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8b06407c45954213adfef7604a8c4f21 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:56:03.631927 5958 raft_consensus.cc:2955] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.638756 7410 raft_consensus.cc:2955] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.648690 6031 raft_consensus.cc:2955] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.650485 5778 catalog_manager.cc:5696] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.666347 5876 raft_consensus.cc:2955] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.695667 5881 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:56:03.698199 7508 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:03.698913 6030 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:56:03.701901 6581 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:03.707825 7508 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:03.709560 7455 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:03.725124 5779 catalog_manager.cc:5696] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.730691 6031 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:03.739640 6016 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b06407c45954213adfef7604a8c4f21 with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:56:03.748988 7539 tablet_replica.cc:333] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:56:03.750100 7539 raft_consensus.cc:2243] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:03.751000 7539 raft_consensus.cc:2272] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:56:03.751945 7410 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:03.772917 6581 raft_consensus.cc:2955] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.770539 7455 raft_consensus.cc:2955] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.804272 7539 ts_tablet_manager.cc:1916] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:56:03.822261 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 86bd36dee6d64396bfbb86cd90a7bedd with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:56:03.819371 6581 raft_consensus.cc:2955] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.830370 6031 raft_consensus.cc:2955] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.862346 7523 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:03.871296 5778 catalog_manager.cc:5696] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.880071 6030 raft_consensus.cc:2955] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.895470 7539 ts_tablet_manager.cc:1929] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:56:03.903846 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:03.901989 7539 log.cc:1199] T 8b06407c45954213adfef7604a8c4f21 P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/8b06407c45954213adfef7604a8c4f21
I20260620 13:56:03.922330 5777 catalog_manager.cc:5696] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.928164 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet 86bd36dee6d64396bfbb86cd90a7bedd with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 5 (current committed config index is 6)) from {username='slave'} at 127.0.0.1:58442
I20260620 13:56:03.950810 6584 raft_consensus.cc:2955] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:03.984920 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet 8b06407c45954213adfef7604a8c4f21 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
W20260620 13:56:03.998049 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 45416.2us
I20260620 13:56:04.007035 7548 tablet_replica.cc:333] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:56:04.012599 7548 raft_consensus.cc:2243] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:04.013455 7548 raft_consensus.cc:2272] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 13:56:04.020869 7548 ts_tablet_manager.cc:1916] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:56:04.025966 5958 consensus_queue.cc:237] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:04.031435 5881 consensus_queue.cc:237] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:04.037556 6584 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:56:04.038174 6585 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:56:04.038926 7455 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:04.040571 6030 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:56:04.047703 7536 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:04.048259 7542 raft_consensus.cc:2955] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:04.051494 6585 raft_consensus.cc:2955] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:04.058411 5881 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:56:04.060104 7523 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:04.067070 7548 ts_tablet_manager.cc:1929] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260620 13:56:04.067240 5766 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1f1025714d0b439cb56cc08764cb5fce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:56:04.080714 7548 log.cc:1199] T 86bd36dee6d64396bfbb86cd90a7bedd P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/86bd36dee6d64396bfbb86cd90a7bedd
I20260620 13:56:04.078593 6030 raft_consensus.cc:2955] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:04.070288 7516 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260620 13:56:04.085821 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet 86bd36dee6d64396bfbb86cd90a7bedd (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:56:04.070780 6584 raft_consensus.cc:2955] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:04.092983 5778 catalog_manager.cc:5696] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:04.069535 7524 raft_consensus.cc:2955] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:04.105208 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0fc24d0691404d29bfa069498ec57dd0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:56:04.107829 5881 raft_consensus.cc:2955] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:04.116210 5779 catalog_manager.cc:5696] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index 3 to 4, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:04.121479 6016 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f1025714d0b439cb56cc08764cb5fce with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
I20260620 13:56:04.125141 7539 tablet_replica.cc:333] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:56:04.126211 7539 raft_consensus.cc:2243] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:04.127077 7539 raft_consensus.cc:2272] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:56:04.136122 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fc24d0691404d29bfa069498ec57dd0 with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35974
I20260620 13:56:04.137599 7539 ts_tablet_manager.cc:1916] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:56:04.151906 7550 tablet_replica.cc:333] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:56:04.153524 7550 raft_consensus.cc:2243] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:04.155930 7550 raft_consensus.cc:2272] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:56:04.166277 7539 ts_tablet_manager.cc:1929] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:56:04.167012 7539 log.cc:1199] T 1f1025714d0b439cb56cc08764cb5fce P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/1f1025714d0b439cb56cc08764cb5fce
I20260620 13:56:04.169962 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet 1f1025714d0b439cb56cc08764cb5fce (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:56:04.169972 7550 ts_tablet_manager.cc:1916] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:56:04.184129 6030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:04.184758 6030 raft_consensus.cc:606] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:04.187620 5881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5757f55132b747db98400dba7b8056df"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:04.188300 5881 raft_consensus.cc:606] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:04.191254 5958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:56:04.191740 5958 raft_consensus.cc:606] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:04.192829 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260620 13:56:04.193913 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:04.194517 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:04.197875 7550 ts_tablet_manager.cc:1929] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:56:04.198398 7550 log.cc:1199] T 0fc24d0691404d29bfa069498ec57dd0 P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/0fc24d0691404d29bfa069498ec57dd0
I20260620 13:56:04.200181 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet 0fc24d0691404d29bfa069498ec57dd0 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:56:04.354689 7536 raft_consensus.cc:993] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:04.355237 7523 raft_consensus.cc:1081] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:04.356997 5958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5757f55132b747db98400dba7b8056df"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:56:04.357950 5958 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:04.358340 5958 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:04.366732 5958 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:04.368736 5958 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:04.370827 7549 raft_consensus.cc:993] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47: : Instructing follower 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:56:04.371932 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:04.372108 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:04.372462 5881 raft_consensus.cc:3055] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:04.372722 5881 raft_consensus.cc:740] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:04.372740 6030 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:04.373298 5881 consensus_queue.cc:260] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:04.376013 5881 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:04.379421 7503 raft_consensus.cc:1081] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Signalling peer 2e82c0c231624695ac5a813230bf5038 to start an election
I20260620 13:56:04.384261 5881 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:04.387427 5880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:58456
I20260620 13:56:04.387989 5880 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:04.388320 5880 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:04.381675 6030 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:04.396332 5880 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:04.398051 5880 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:04.400909 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:04.401209 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:04.401489 5952 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:04.401764 6030 raft_consensus.cc:3055] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:04.402508 6030 raft_consensus.cc:740] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:04.401916 5924 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:04.403782 7542 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:04.404874 7542 raft_consensus.cc:697] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:04.405748 7542 consensus_queue.cc:237] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:04.410065 6030 consensus_queue.cc:260] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:04.413476 6030 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:04.414844 5952 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:04.416316 5848 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:04.417161 7524 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:04.417665 7524 raft_consensus.cc:697] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:04.418514 7524 consensus_queue.cc:237] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:04.431383 6030 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:04.437517 5778 catalog_manager.cc:5696] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:04.442955 5777 catalog_manager.cc:5696] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 2 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 3 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:04.522996 7542 raft_consensus.cc:993] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:56:04.523547 7516 raft_consensus.cc:1081] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:56:04.524991 6584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46864
I20260620 13:56:04.525581 6584 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:04.526039 6584 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:04.532119 6584 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:04.534597 6584 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:04.536597 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:04.536826 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:04.537618 5881 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:04.537176 5952 raft_consensus.cc:3055] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:04.538290 5952 raft_consensus.cc:740] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:04.543666 5881 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:04.543458 5952 consensus_queue.cc:260] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:04.544709 5952 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:04.544934 6552 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:04.545686 7521 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:04.546069 7521 raft_consensus.cc:697] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:04.546833 7521 consensus_queue.cc:237] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:04.549928 5952 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:04.561748 5777 catalog_manager.cc:5696] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:04.795524 6031 raft_consensus.cc:1275] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:04.797320 7516 consensus_queue.cc:1048] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:04.816334 5881 raft_consensus.cc:1275] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:04.817878 7455 consensus_queue.cc:1048] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:04.859632 5958 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:04.861671 7536 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:04.872548 6031 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:04.874055 7535 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:04.996959 5958 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:04.998545 7521 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:05.034473 5880 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:05.041767 7531 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:05.207494 5880 consensus_queue.cc:237] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
W20260620 13:56:05.214586 5849 consensus_peers.cc:597] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 020dbb4b944d4deeba944d1a7c6d5c76. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:56:05.216969 6030 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:56:05.217530 5958 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:56:05.218091 7524 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:05.218922 7535 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:05.228229 7524 raft_consensus.cc:2955] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.229736 6030 raft_consensus.cc:2955] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.236115 5958 raft_consensus.cc:2955] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.246536 5778 catalog_manager.cc:5696] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.247671 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:05.263543 6030 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:05.274922 5958 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260620 13:56:05.275638 5998 consensus_peers.cc:597] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24c27735bbb449a98fab7edad2ba9837. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:56:05.275957 5880 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260620 13:56:05.276693 7503 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:05.277657 7553 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:05.295557 7545 raft_consensus.cc:2955] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.307610 5881 raft_consensus.cc:2955] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.312469 5958 raft_consensus.cc:2955] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.317517 5876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:05.318156 5876 raft_consensus.cc:606] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:05.328236 5952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:56:05.328892 5952 raft_consensus.cc:606] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:05.332080 6030 consensus_queue.cc:237] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:05.332803 5777 catalog_manager.cc:5696] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index -1 to 4, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 3 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:05.343367 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260620 13:56:05.345049 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:05.345870 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260620 13:56:05.358530 5998 consensus_peers.cc:597] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 923bfc4f20d94a57b0d84d45e40b12ae. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:56:05.360373 5958 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:56:05.362421 7549 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:05.380244 7503 raft_consensus.cc:2955] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.388567 5880 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260620 13:56:05.390069 7549 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:05.401733 6031 consensus_queue.cc:237] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:05.402171 5880 raft_consensus.cc:2955] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.404371 5952 raft_consensus.cc:2955] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
W20260620 13:56:05.419842 5998 consensus_peers.cc:597] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29e2284e793941b4aa9829a72313998c. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:56:05.423794 5958 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:56:05.425206 7545 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:05.426312 5880 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 13:56:05.427628 5777 catalog_manager.cc:5696] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 reported cstate change: config changed from index -1 to 3, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.429332 7545 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:05.439703 7545 raft_consensus.cc:2955] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.441545 5958 raft_consensus.cc:2955] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.461601 5881 raft_consensus.cc:2955] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
I20260620 13:56:05.494042 7542 raft_consensus.cc:993] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: : Instructing follower 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:56:05.494702 7455 raft_consensus.cc:1081] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Signalling peer 663684cf4ae54c929bf8240ca0b63a47 to start an election
I20260620 13:56:05.482918 5778 catalog_manager.cc:5696] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index -1 to 2, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:05.496908 6031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:43488
I20260620 13:56:05.497406 6031 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:05.497771 6031 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:05.508949 6031 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:05.511978 6031 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:05.512359 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:05.513087 5958 raft_consensus.cc:3055] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:05.513236 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:05.513432 5958 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:05.513666 6584 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:05.514222 5958 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:05.515337 5958 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:05.518651 6584 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:05.519748 5998 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:05.521040 7578 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:05.521899 7578 raft_consensus.cc:697] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:05.522910 7578 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:05.525313 5958 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:05.546422 5777 catalog_manager.cc:5696] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:05.626796 7582 ts_tablet_manager.cc:933] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:56:05.636691 7582 tablet_copy_client.cc:323] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.193:46177
I20260620 13:56:05.638779 5894 tablet_copy_service.cc:140] P 2e82c0c231624695ac5a813230bf5038: Received BeginTabletCopySession request for tablet 020dbb4b944d4deeba944d1a7c6d5c76 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:42748)
I20260620 13:56:05.639478 5894 tablet_copy_service.cc:161] P 2e82c0c231624695ac5a813230bf5038: Beginning new tablet copy session on tablet 020dbb4b944d4deeba944d1a7c6d5c76 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:42748: session id = b0ce39342d8c4a64904b30b98de02b9f-020dbb4b944d4deeba944d1a7c6d5c76
I20260620 13:56:05.649194 5894 tablet_copy_source_session.cc:215] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:56:05.652833 7582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020dbb4b944d4deeba944d1a7c6d5c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:56:05.667637 7582 tablet_copy_client.cc:806] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:56:05.668228 7582 tablet_copy_client.cc:670] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:56:05.672478 7582 tablet_copy_client.cc:538] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:56:05.681885 7582 tablet_bootstrap.cc:492] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:56:05.724849 7582 tablet_bootstrap.cc:492] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:56:05.725831 7582 tablet_bootstrap.cc:492] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:56:05.726581 7582 ts_tablet_manager.cc:1403] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.045s user 0.037s sys 0.004s
I20260620 13:56:05.729799 7582 raft_consensus.cc:359] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:05.731503 7582 raft_consensus.cc:740] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:56:05.732164 7582 consensus_queue.cc:260] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:05.753834 7582 ts_tablet_manager.cc:1434] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.027s user 0.005s sys 0.004s
I20260620 13:56:05.760404 7585 ts_tablet_manager.cc:933] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:05.763469 5894 tablet_copy_service.cc:342] P 2e82c0c231624695ac5a813230bf5038: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-020dbb4b944d4deeba944d1a7c6d5c76 received from {username='slave'} at 127.0.0.1:42748
I20260620 13:56:05.764139 5894 tablet_copy_service.cc:434] P 2e82c0c231624695ac5a813230bf5038: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-020dbb4b944d4deeba944d1a7c6d5c76 on tablet 020dbb4b944d4deeba944d1a7c6d5c76 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:05.764577 7585 tablet_copy_client.cc:323] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:56:05.766844 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet 24c27735bbb449a98fab7edad2ba9837 from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:56:05.767405 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet 24c27735bbb449a98fab7edad2ba9837 from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-24c27735bbb449a98fab7edad2ba9837
I20260620 13:56:05.784401 7535 raft_consensus.cc:993] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:05.784960 7535 raft_consensus.cc:1081] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:05.787181 5958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:56:05.787704 5958 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:05.788043 5958 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:05.797658 5958 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:05.797773 6043 tablet_copy_source_session.cc:215] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:56:05.799633 5958 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:05.801072 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:05.801141 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:05.801885 6030 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:05.801913 5880 raft_consensus.cc:3055] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:05.802424 7585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c27735bbb449a98fab7edad2ba9837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:56:05.802378 5880 raft_consensus.cc:740] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:05.803278 5880 consensus_queue.cc:260] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:05.804486 5880 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:05.812031 6030 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:05.812345 5880 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:05.814039 5924 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:05.814729 7455 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:05.815243 7455 raft_consensus.cc:697] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:05.816123 7455 consensus_queue.cc:237] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:05.822566 7582 ts_tablet_manager.cc:933] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:05.832885 7585 tablet_copy_client.cc:806] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:56:05.833590 7585 tablet_copy_client.cc:670] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:56:05.837963 7585 tablet_copy_client.cc:538] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:56:05.839586 5777 catalog_manager.cc:5696] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:05.848985 7582 tablet_copy_client.cc:323] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:56:05.849538 7585 tablet_bootstrap.cc:492] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:56:05.850682 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet 923bfc4f20d94a57b0d84d45e40b12ae from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:56:05.851349 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet 923bfc4f20d94a57b0d84d45e40b12ae from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-923bfc4f20d94a57b0d84d45e40b12ae
I20260620 13:56:05.863092 6043 tablet_copy_source_session.cc:215] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:56:05.866281 7582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923bfc4f20d94a57b0d84d45e40b12ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:56:05.887066 7582 tablet_copy_client.cc:806] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:56:05.887676 7582 tablet_copy_client.cc:670] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:56:05.892940 7585 tablet_bootstrap.cc:492] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260620 13:56:05.893985 7585 tablet_bootstrap.cc:492] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:56:05.894724 7582 tablet_copy_client.cc:538] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:56:05.895869 7585 ts_tablet_manager.cc:1403] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.047s user 0.034s sys 0.000s
I20260620 13:56:05.899674 7585 raft_consensus.cc:359] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:05.900621 7585 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:56:05.901342 7585 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:05.905385 7585 ts_tablet_manager.cc:1434] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.009s user 0.007s sys 0.000s
I20260620 13:56:05.907361 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-24c27735bbb449a98fab7edad2ba9837 received from {username='slave'} at 127.0.0.1:46758
I20260620 13:56:05.907843 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-24c27735bbb449a98fab7edad2ba9837 on tablet 24c27735bbb449a98fab7edad2ba9837 with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:05.917233 7582 tablet_bootstrap.cc:492] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:56:05.936081 5952 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:05.937626 7578 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:05.942790 7582 tablet_bootstrap.cc:492] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:56:05.943871 7582 tablet_bootstrap.cc:492] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:56:05.944809 7582 ts_tablet_manager.cc:1403] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.028s user 0.023s sys 0.001s
I20260620 13:56:05.949329 7582 raft_consensus.cc:359] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:05.950788 7582 raft_consensus.cc:740] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:56:05.952244 7582 consensus_queue.cc:260] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:05.954767 7582 ts_tablet_manager.cc:1434] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.010s user 0.008s sys 0.000s
I20260620 13:56:05.960038 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-923bfc4f20d94a57b0d84d45e40b12ae received from {username='slave'} at 127.0.0.1:46758
I20260620 13:56:05.960556 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-923bfc4f20d94a57b0d84d45e40b12ae on tablet 923bfc4f20d94a57b0d84d45e40b12ae with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:05.968273 6585 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:05.971766 7553 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:06.117267 7582 ts_tablet_manager.cc:933] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Initiating tablet copy from peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:06.134485 7582 tablet_copy_client.cc:323] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.155.195:41493
I20260620 13:56:06.145833 6043 tablet_copy_service.cc:140] P 663684cf4ae54c929bf8240ca0b63a47: Received BeginTabletCopySession request for tablet 29e2284e793941b4aa9829a72313998c from peer b0ce39342d8c4a64904b30b98de02b9f ({username='slave'} at 127.0.0.1:46758)
I20260620 13:56:06.146420 6043 tablet_copy_service.cc:161] P 663684cf4ae54c929bf8240ca0b63a47: Beginning new tablet copy session on tablet 29e2284e793941b4aa9829a72313998c from peer b0ce39342d8c4a64904b30b98de02b9f at {username='slave'} at 127.0.0.1:46758: session id = b0ce39342d8c4a64904b30b98de02b9f-29e2284e793941b4aa9829a72313998c
I20260620 13:56:06.160106 6043 tablet_copy_source_session.cc:215] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 13:56:06.170219 6585 raft_consensus.cc:1217] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:56:06.186560 7582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e2284e793941b4aa9829a72313998c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 13:56:06.199244 6585 raft_consensus.cc:1217] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4] Dedup: 3.4->[]
I20260620 13:56:06.214964 7582 tablet_copy_client.cc:806] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 0 data blocks...
I20260620 13:56:06.215607 7582 tablet_copy_client.cc:670] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Starting download of 1 WAL segments...
I20260620 13:56:06.284343 7582 tablet_copy_client.cc:538] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 13:56:06.317222 7582 tablet_bootstrap.cc:492] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap starting.
I20260620 13:56:06.347695 6584 raft_consensus.cc:1217] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3] Dedup: 2.3->[]
I20260620 13:56:06.379251 7582 tablet_bootstrap.cc:492] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: 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
I20260620 13:56:06.380321 7582 tablet_bootstrap.cc:492] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Bootstrap complete.
I20260620 13:56:06.381065 7582 ts_tablet_manager.cc:1403] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Time spent bootstrapping tablet: real 0.064s user 0.026s sys 0.027s
I20260620 13:56:06.384451 7582 raft_consensus.cc:359] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:06.385820 7582 raft_consensus.cc:740] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Initialized, Role: LEARNER
I20260620 13:56:06.387522 7582 consensus_queue.cc:260] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:06.392040 7582 ts_tablet_manager.cc:1434] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Time spent starting tablet: real 0.011s user 0.007s sys 0.004s
I20260620 13:56:06.393997 6043 tablet_copy_service.cc:342] P 663684cf4ae54c929bf8240ca0b63a47: Request end of tablet copy session b0ce39342d8c4a64904b30b98de02b9f-29e2284e793941b4aa9829a72313998c received from {username='slave'} at 127.0.0.1:46758
I20260620 13:56:06.394604 6043 tablet_copy_service.cc:434] P 663684cf4ae54c929bf8240ca0b63a47: ending tablet copy session b0ce39342d8c4a64904b30b98de02b9f-29e2284e793941b4aa9829a72313998c on tablet 29e2284e793941b4aa9829a72313998c with peer b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:06.421046 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:06.421936 6029 raft_consensus.cc:1275] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:06.433779 5881 raft_consensus.cc:1275] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:06.437009 7596 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:06.445586 7605 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
W20260620 13:56:06.561050 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 73879.6us
W20260620 13:56:06.661540 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 141805us
I20260620 13:56:06.664850 6585 raft_consensus.cc:1217] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2] Dedup: 1.2->[]
I20260620 13:56:06.666014 7603 raft_consensus.cc:1064] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:56:06.674487 7603 consensus_queue.cc:237] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:06.729108 6028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:06.729907 6028 raft_consensus.cc:606] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:06.764487 5952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:56:06.765177 5952 raft_consensus.cc:606] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:06.795189 6029 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:06.801994 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260620 13:56:06.805794 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:06.807842 6581 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:06.807789 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:06.818753 7609 raft_consensus.cc:1064] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
W20260620 13:56:06.819665 7609 raft_consensus.cc:1068] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47: Unable to promote non-voter b0ce39342d8c4a64904b30b98de02b9f: Service unavailable: leader transfer in progress
I20260620 13:56:06.834532 7601 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:06.835687 7603 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:07.773690 7618 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:07.774518 7618 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:07.777904 7618 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:07.785104 7618 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:07.785996 7618 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:07.789767 7618 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:07.877233 5812 debug-util.cc:398] Leaking SignalData structure 0x7b08000349a0 after lost signal to thread 4722
I20260620 13:56:08.015230 7618 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.015861 7618 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.018028 7618 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.020915 7618 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.023517 7618 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.025678 7618 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.038873 7621 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.039822 7621 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.040872 7622 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.041471 7622 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.042639 7621 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.046064 7624 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.046511 7625 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.046742 7621 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.047189 7625 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.047688 7621 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.049368 7622 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.049531 7625 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.050179 7621 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.050871 7622 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.051438 7622 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.046761 7624 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.053604 7626 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.053781 7622 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.054265 7624 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.063438 7626 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:08.067374 7626 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.071416 7620 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.072324 7626 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.072116 7620 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.073350 7623 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.073040 7626 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:08.073997 7623 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.083225 7626 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.084208 7626 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.084903 7621 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.074654 7620 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.084782 7626 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.083177 7629 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.088071 7503 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.088516 7629 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.088814 7503 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.085475 7621 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.094074 7629 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.096565 7621 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.100904 7621 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.101763 7621 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.103713 7625 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.103955 7621 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.087602 7626 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.105224 7626 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.076300 7623 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.105353 7633 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.108376 7503 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.110167 7521 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.105192 7625 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.110828 7521 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.113344 7625 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.113440 7521 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.105875 7626 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.085996 7620 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.114521 7620 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:08.115664 7626 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.104418 7627 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.116587 7627 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.108876 7633 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.117117 7620 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.119057 7627 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.123271 7601 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.128924 7601 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.129650 5952 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:08.124228 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.130370 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.130916 6025 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:56:08.124967 7610 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.125196 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.131719 7601 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.126057 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.127858 7626 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.132861 7626 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.135221 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.135299 7626 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.136706 7610 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.138954 7610 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.140565 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.141674 5849 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:08.142627 7603 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.148960 7605 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.153337 7521 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.153654 7605 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.140846 7633 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.153916 7521 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.155191 7601 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:08.155640 7601 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.153388 7603 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.156041 7601 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:08.156805 7605 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.149535 7611 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.150285 7553 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.157624 7611 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.157795 7603 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.158916 7521 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.161916 7611 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.163738 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.165539 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.160399 5778 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56594 (request call id 324) took 1346 ms. Trace:
I20260620 13:56:08.169463 5778 rpcz_store.cc:276] 0620 13:56:06.813740 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:06.830313 (+ 16573us) service_pool.cc:224] Handling call
0620 13:56:08.160194 (+1329881us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":166774,"reported_tablets":1}
I20260620 13:56:08.160197 7553 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.172694 7553 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.165534 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.160157 7625 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.174767 7625 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.177090 7625 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.162788 7616 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.177855 7616 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.180644 7616 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.180882 7622 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.184878 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.222275 7608 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.190719 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.191473 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.222842 7608 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.223426 6031 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:08.227242 7608 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.229969 7622 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.234130 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.193187 7603 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.235661 7603 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.238339 7603 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.238832 7603 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.194242 7597 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.260802 7597 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.194746 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.263406 5880 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:08.263684 7605 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.264418 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.264320 7605 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.265771 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.266535 7605 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.196736 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.267021 7644 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.198173 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:08.198539 5812 debug-util.cc:398] Leaking SignalData structure 0x7b0800035080 after lost signal to thread 5815
I20260620 13:56:08.199290 7637 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.205575 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.205818 5779 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56624 (request call id 335) took 1425 ms. Trace:
I20260620 13:56:08.206240 7521 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.207158 7619 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.207588 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.208350 7598 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.208458 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.208880 7618 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.212510 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.214092 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.219393 7524 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.219841 7634 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.168377 7623 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.220196 7553 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.220878 7631 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.221405 7610 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.231810 6030 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 1683) took 1392 ms. Trace:
I20260620 13:56:08.289376 6030 rpcz_store.cc:276] 0620 13:56:06.838840 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:06.838962 (+ 122us) service_pool.cc:224] Handling call
0620 13:56:06.840788 (+ 1826us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:06.841267 (+ 479us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:06.841300 (+ 33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:08.060889 (+1219589us) log.cc:844] Serialized 564 byte log entry
0620 13:56:08.152494 (+ 91605us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:56:08.152536 (+ 42us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:08.152609 (+ 73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:08.231380 (+ 78771us) raft_consensus.cc:1685] finished
0620 13:56:08.231409 (+ 29us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:08.231596 (+ 187us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":91273,"threads_started":1,"wal-append.queue_time_us":90566}
I20260620 13:56:08.290426 7455 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.290585 7645 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.271153 7597 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.291044 7455 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.231704 7620 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.273047 7626 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.278864 7619 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.193691 7616 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.242769 7578 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.243716 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.245254 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.243381 7641 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.303658 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.304363 7623 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.304826 7608 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.305425 7608 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.308068 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.308972 7608 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.309351 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.287792 7618 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.310555 7578 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.311641 7618 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.250156 7516 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.312342 7516 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:08.312865 7578 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.313391 7616 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.314461 7516 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:08.250634 5848 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.411s user 0.014s sys 0.003s
I20260620 13:56:08.253209 7640 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.253904 7599 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.255029 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.317420 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.256472 7627 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.257077 7596 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.296629 7610 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.257562 7633 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.191668 7601 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.272995 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.277523 7636 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.278263 7643 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.268424 7605 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.272502 5779 rpcz_store.cc:276] 0620 13:56:06.780832 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:06.781045 (+ 213us) service_pool.cc:224] Handling call
0620 13:56:08.205583 (+1424538us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":204431,"reported_tablets":1}
I20260620 13:56:08.268640 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:08.271955 5812 debug-util.cc:398] Leaking SignalData structure 0x7b080023d300 after lost signal to thread 5908
I20260620 13:56:08.268827 7622 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.295604 7626 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.272255 7642 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.320294 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.306795 7623 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.269582 7638 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:08.322932 5848 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.484s user 0.015s sys 0.004s
I20260620 13:56:08.318616 7627 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.295521 7620 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.327803 7455 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.291356 7553 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.332029 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:08.334756 5812 debug-util.cc:398] Leaking SignalData structure 0x7b08002fc100 after lost signal to thread 5909
I20260620 13:56:08.272089 7603 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.315615 7616 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.331079 6585 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:08.276473 7521 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.339375 5881 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:08.267702 7644 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.291922 7524 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.315765 7599 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.315694 7640 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.348706 7642 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.318739 7596 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.335821 7516 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.366623 7622 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.320104 7645 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.338658 7629 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.403131 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.368609 7503 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.404114 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.339654 7618 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.303485 7641 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.382670 7455 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.381096 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.405898 6581 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:56:08.334699 7605 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.310057 7631 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.334272 7633 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.389364 5877 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:08.402107 5876 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:08.402261 5883 raft_consensus.cc:2468] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 1.
I20260620 13:56:08.405766 7455 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.279844 7598 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.403126 7516 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.408985 7535 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.408978 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.410151 7610 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.296401 7634 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.430871 7455 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:08.404623 5812 debug-util.cc:398] Leaking SignalData structure 0x7b080031e140 after lost signal to thread 5983
I20260620 13:56:08.415871 7635 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.389954 5875 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:08.416401 7628 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.271287 7637 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.410197 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.411903 7597 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.429450 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.421427 7618 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.430354 7516 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.425623 6026 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:56:08.406772 7622 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.432876 7535 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.444674 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.449704 5879 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:56:08.443750 6581 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
W20260620 13:56:08.436489 5812 debug-util.cc:398] Leaking SignalData structure 0x7b08002f6600 after lost signal to thread 5984
I20260620 13:56:08.418164 7629 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.411446 7503 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.457718 5884 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:08.432176 7619 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.345386 7643 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.467648 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.470345 7627 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.476228 7618 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.476711 7535 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.339749 7636 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:08.485834 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 44071.6us
I20260620 13:56:08.471846 7605 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.386101 7638 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.462677 7516 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.496526 7633 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.496703 7642 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.498406 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.501307 7645 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.501399 7640 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.471886 7641 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.510041 5849 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:08.500382 6552 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:08.440436 7635 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.518245 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:08.523403 6031 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:08.520645 7636 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.525480 7553 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.440554 7628 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.500195 7601 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.527222 7622 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.516670 7642 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:08.465200 7597 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.533267 5998 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:08.497718 7627 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.526464 7599 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:08.504462 5812 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed620 after lost signal to thread 6057
I20260620 13:56:08.546299 7651 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.549700 7629 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.550573 7603 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.522662 7626 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.523821 7640 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:08.552044 6552 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:08.522169 7516 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:08.556397 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 113919us
I20260620 13:56:08.542300 7521 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:56:08.558943 7622 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:08.571406 7628 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.552907 5998 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:08.551865 7642 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.569432 7644 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.561503 7524 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.561156 7638 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.576205 7646 raft_consensus.cc:2804] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:08.588721 5998 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:08.589433 7608 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:08.587826 6552 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:08.589838 5924 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:08.600119 5924 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:08.602159 5924 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:08.574241 7640 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.608641 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.607079 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.585353 7642 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:08.584455 7622 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.595268 7608 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.609849 7644 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:08.589872 7597 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.591629 7628 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:08.564774 7627 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.612982 5998 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:08.608604 5812 debug-util.cc:398] Leaking SignalData structure 0x7b08002e1cc0 after lost signal to thread 6611
I20260620 13:56:08.628264 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.610548 7640 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:08.575371 7651 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.609961 7636 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:08.610411 7645 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:08.613973 7633 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:08.617658 7622 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:08.617136 7624 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:08.624827 7644 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.747012 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.747282 7624 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.731226 7631 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.732345 7637 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.598598 7596 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.624835 7608 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:08.612746 7643 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.607038 7646 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.748829 7646 raft_consensus.cc:3060] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:08.703753 7611 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:08.747766 7624 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:08.747362 7644 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:08.745115 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.751190 6031 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:08.706209 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.757877 6033 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:08.745617 7598 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.756395 6582 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:56:08.767354 5878 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
W20260620 13:56:08.768743 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 160514us
I20260620 13:56:08.744648 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.754350 7611 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.776604 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:08.767177 5812 debug-util.cc:398] Leaking SignalData structure 0x7b0800323460 after lost signal to thread 7604
I20260620 13:56:08.780534 7651 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.706480 7628 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.787000 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.787952 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.789074 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.789153 7516 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.785775 7611 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:08.789913 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.799319 5882 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 1.
I20260620 13:56:08.781221 7627 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.791158 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.796738 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.798041 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.800212 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:08.839386 5958 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 1.
I20260620 13:56:08.801482 7651 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.803758 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.804382 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.810216 7640 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.811456 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.846094 7651 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.821547 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:08.823477 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:08.859398 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.824258 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.863592 6580 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:08.864255 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.865101 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.866318 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.824961 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.828104 7628 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.777350 7601 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260620 13:56:08.829341 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.831579 7503 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.832686 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:08.833142 7620 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.833711 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:08.879424 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.834580 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.826835 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.835780 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.818908 7624 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.853101 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.869438 5957 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:08.873287 7627 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:08.883510 7627 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.883716 7635 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.884765 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.873404 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.873420 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.879920 5953 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:08.882961 7651 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.887895 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.903748 5849 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:08.880170 6029 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:56:08.886042 7634 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.888908 7627 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.906708 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.902905 5998 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:08.889150 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.900348 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.908243 6582 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:56:08.904619 5881 raft_consensus.cc:1240] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:08.904282 6033 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:08.901185 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.909446 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.913990 6581 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:56:08.914392 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.915652 6032 raft_consensus.cc:2393] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:08.910235 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.917182 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:08.917873 5958 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:08.802935 7608 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.909183 7628 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.907871 7616 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:08.919775 7628 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.922307 7628 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:08.922439 7646 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.923408 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.932801 7646 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.918807 7553 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:08.933576 7553 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:08.933650 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.934015 7553 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:08.942344 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.942822 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:08.942975 6587 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:08.943567 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.944116 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:08.944725 5955 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:08.942209 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.950678 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.950680 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.951421 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.918787 7635 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.963567 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.967499 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.970168 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.968271 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.931555 7616 raft_consensus.cc:697] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:08.974391 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:08.975154 5950 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:08.976086 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.976105 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.980216 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.980688 7640 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:08.981982 7624 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.982878 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.983381 7624 raft_consensus.cc:1064] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:56:08.983568 7611 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.984745 6031 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:08.985776 7622 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.985673 7624 consensus_queue.cc:237] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:08.988178 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:08.989321 6026 raft_consensus.cc:1240] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:08.971374 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:08.946738 7628 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:08.993510 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.999847 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:08.996917 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:08.979005 5998 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.006722 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.007772 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.005903 7608 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:09.002318 7628 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:08.977319 7642 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.011409 7628 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:09.006453 5998 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:08.992271 7616 consensus_queue.cc:237] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:09.019441 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.019795 7608 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:08.992822 7611 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:08.997238 7635 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:09.036746 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:09.037966 7635 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:09.022588 7642 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:09.036545 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.024667 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.020275 7608 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:09.028373 5998 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.029132 7622 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:09.030141 7578 raft_consensus.cc:1064] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:56:09.030418 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:09.052767 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.030712 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:09.030812 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:09.034379 6031 raft_consensus.cc:1240] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:09.035365 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:09.012665 7625 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:09.041270 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.042946 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:09.044337 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:09.043557 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.049345 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.051795 7657 raft_consensus.cc:2749] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.062726 7578 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.065347 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.066219 5849 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.055593 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:09.056787 6552 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:09.067219 7623 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:09.067667 7623 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:09.068094 7623 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:09.068429 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.050402 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.055528 7625 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:09.060004 6026 raft_consensus.cc:2393] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 2: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:09.050293 7608 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:09.071574 5998 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:09.073544 5849 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:09.075599 7603 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:09.076218 7603 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:09.078709 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.076802 7603 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:09.073751 7610 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:09.072263 7643 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:09.083504 7610 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:09.083714 7643 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:09.085250 5998 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.091553 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.072321 7625 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:09.084009 7610 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:09.087276 5849 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.051301 7553 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:09.087293 7643 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:09.104436 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.108904 5849 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:09.084427 7644 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.105022 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.153529 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.282601 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.233942 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.196045 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.171257 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:09.295630 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.198982 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.201529 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.300951 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.301620 7627 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:09.302080 7627 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:09.227485 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.302573 7627 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:09.206092 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.097220 7611 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:09.184945 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.201838 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.303390 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.217202 6028 raft_consensus.cc:1240] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:09.128778 5849 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:09.239411 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.214397 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.113544 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.218436 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.183866 7622 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.307335 7634 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:09.309803 7634 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:09.310072 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.311393 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.156754 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.141156 6026 raft_consensus.cc:1240] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:09.239954 7553 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:09.110260 7620 raft_consensus.cc:2749] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.318156 7625 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.322187 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.322081 7623 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.317979 7616 raft_consensus.cc:2955] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:09.324493 7623 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:09.326046 6580 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:09.327224 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:09.305877 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 177192us
I20260620 13:56:09.314291 7516 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.315315 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.323727 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.310266 7634 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:09.334378 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 249181us
I20260620 13:56:09.329072 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.279223 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.330797 6552 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.307277 7611 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:09.339293 6552 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.341964 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.337575 7620 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.343952 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.340667 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.332267 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:09.335434 5998 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.196557 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.344046 7646 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.260739 7608 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.337368 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.286437 7603 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:09.333739 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:09.143592 7637 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:09.349676 6552 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.357797 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:09.359067 6583 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:09.359876 6581 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:09.368041 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.342856 7611 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:09.372649 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.373596 6026 raft_consensus.cc:1240] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:09.379732 7638 raft_consensus.cc:2749] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.392198 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.386226 7627 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.365381 7503 raft_consensus.cc:2749] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.341305 7648 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.394610 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:09.362301 7635 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:09.405722 7635 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:09.406240 7635 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:09.387799 5778 catalog_manager.cc:5696] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 2 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:09.349797 7598 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.413167 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:09.397715 5998 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.401755 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:09.393662 7624 raft_consensus.cc:1064] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: attempting to promote NON_VOTER b0ce39342d8c4a64904b30b98de02b9f to VOTER
I20260620 13:56:09.371745 7637 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:09.419773 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.392824 7651 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.412460 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.424705 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.399071 7646 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260620 13:56:09.464255 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 107450us
I20260620 13:56:09.414392 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:09.424041 7603 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:09.420739 7622 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.420650 7637 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:09.421446 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.497920 7628 consensus_queue.cc:1059] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:09.502557 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.503716 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.505615 7644 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:09.507220 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.507745 7610 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.508410 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.510030 7610 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:09.510063 6031 raft_consensus.cc:1240] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:09.509521 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:09.505089 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:09.521399 5955 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:09.522809 7625 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:09.537634 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 61905.4us
I20260620 13:56:09.537760 5997 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:09.542021 5998 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:09.526387 6025 raft_consensus.cc:2955] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:09.553704 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:09.554129 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 57307.4us
I20260620 13:56:09.514061 7643 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.556818 5883 raft_consensus.cc:2393] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:09.557171 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:09.557880 5997 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.559125 5881 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 13:56:09.566231 5997 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.564343 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:09.568205 7643 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:09.549523 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.562819 7608 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:09.570266 7624 consensus_queue.cc:237] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.571007 7608 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:09.571482 7608 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:09.571866 7608 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:09.572939 7635 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.561617 5848 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.577176 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:09.577329 7627 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:09.560420 7610 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.579873 7635 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:09.582211 5997 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.584151 5848 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.575639 7625 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:09.580543 7673 consensus_queue.cc:1059] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260620 13:56:09.595427 7625 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:09.595916 7625 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:09.586333 7503 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.596216 7673 raft_consensus.cc:3055] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:09.586064 7670 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.596695 7673 raft_consensus.cc:740] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:09.606190 7611 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:09.608721 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:09.608843 7611 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:09.593549 7631 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:09.612633 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:09.613440 5997 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.615468 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:09.610198 7673 consensus_queue.cc:260] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:09.637485 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 50406.6us
I20260620 13:56:09.640130 5997 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.640336 5848 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.644295 7631 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.641474 5997 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.645835 7610 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.646047 5848 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.647240 7631 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:09.646991 7637 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:09.653913 5997 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.656023 7666 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:09.656358 7659 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.632767 7611 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:09.670969 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:09.672912 7637 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:09.683416 5848 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.689579 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:09.698629 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 49656us
I20260620 13:56:09.698520 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:09.702509 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:09.684680 7634 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:09.705826 7625 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:09.716632 5848 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.721403 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.721978 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:09.714018 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:09.723599 5848 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.724617 7681 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:09.724803 7679 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.095s user 0.001s sys 0.002s
I20260620 13:56:09.725703 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:09.727593 7637 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.731477 7634 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:09.704247 7680 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.712391 7608 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:09.738114 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.722138 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.733038 5848 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.735598 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.735085 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:09.714612 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 159562us
I20260620 13:56:09.751579 5848 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.752483 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.752933 5848 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.696146 5997 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.713081 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:09.738229 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.746951 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:09.754997 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 99213.5us
W20260620 13:56:09.757694 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 167481us
I20260620 13:56:09.759683 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.762650 5848 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.763446 7683 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.770593 7611 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:09.772554 7680 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.764183 5924 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.776604 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.778112 7673 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:09.754124 7672 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.783800 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:09.785255 7625 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:09.785787 7628 raft_consensus.cc:2749] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.786526 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.787176 7608 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:09.764562 7637 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.787889 7631 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.788668 7685 consensus_queue.cc:1059] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:09.789129 7681 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:09.783262 5924 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.755771 7667 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.791242 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:09.791616 6026 raft_consensus.cc:1240] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:09.792006 6581 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:09.761081 7634 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.793506 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.796376 6026 raft_consensus.cc:1240] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:09.800266 7674 raft_consensus.cc:3055] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:09.800858 7674 raft_consensus.cc:740] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:09.801707 7674 consensus_queue.cc:260] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:09.807312 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:09.769907 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.812786 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.814091 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:09.814972 6026 raft_consensus.cc:2393] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:09.818823 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.768909 5848 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.824378 5924 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:09.824900 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 56085.6us
I20260620 13:56:09.825186 5998 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.826409 5998 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.786530 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:09.827775 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:09.829192 7685 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.829789 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:09.831226 7553 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:09.838613 7686 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:09.827888 7683 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:09.839749 6581 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEARNER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:56:09.840600 7503 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.802949 7674 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:09.785151 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:09.842131 5998 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:09.843078 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 125367us
I20260620 13:56:09.845086 5924 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.846799 5924 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.847977 5924 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.848373 5998 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.835057 7611 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:09.852708 5924 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.849867 7503 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.849537 7516 consensus_queue.cc:1059] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260620 13:56:09.858595 7678 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.854419 7608 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:09.858121 6552 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.851949 7635 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.854177 7676 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.855075 7685 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.869231 5876 raft_consensus.cc:1240] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:09.861013 5998 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:09.867343 5884 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:56:09.869894 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:09.868950 5883 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:09.864421 7688 consensus_queue.cc:1059] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260620 13:56:09.868162 7651 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:09.854933 7670 consensus_queue.cc:1059] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260620 13:56:09.863502 7631 consensus_queue.cc:1059] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260620 13:56:09.868939 7678 consensus_queue.cc:1059] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260620 13:56:09.845903 7683 consensus_queue.cc:1059] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260620 13:56:09.873947 7608 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.874980 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:09.933719 5998 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:09.874620 7669 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.072s
I20260620 13:56:09.938185 7683 raft_consensus.cc:3055] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:09.941277 6551 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:09.948873 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 104998us
I20260620 13:56:09.949682 6551 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.951344 6551 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.919866 7553 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
W20260620 13:56:09.953442 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 79328.9us
I20260620 13:56:09.953837 7644 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:09.956811 6551 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.957931 5998 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:09.931399 7667 consensus_queue.cc:1059] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260620 13:56:09.944335 7683 raft_consensus.cc:740] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:09.955402 7688 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:09.959136 7648 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:09.983275 7625 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:09.983593 7665 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.109s
I20260620 13:56:09.962071 7644 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:09.986544 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 131881us
I20260620 13:56:09.988291 5924 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.990020 5924 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.991928 5924 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.015390 5924 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:10.019748 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 63034.5us
I20260620 13:56:10.020686 6551 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:10.022053 6551 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.023216 6551 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:09.986433 7648 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:09.973505 7624 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260620 13:56:10.014384 7644 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:10.016606 7676 raft_consensus.cc:2749] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.036280 7692 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:09.981877 7688 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:10.030871 7648 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:10.028402 7685 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260620 13:56:10.050032 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 75502.5us
I20260620 13:56:10.051159 7688 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:10.053589 7646 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260620 13:56:10.066141 7682 log.cc:927] Time spent T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.307s user 0.003s sys 0.004s
I20260620 13:56:10.023340 7683 consensus_queue.cc:260] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:10.066056 7693 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.092408 7697 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:10.080363 7696 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:10.083649 7683 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:10.111918 5877 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:10.088285 7691 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.136309 7642 raft_consensus.cc:3055] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:10.136570 5955 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:10.136783 7642 raft_consensus.cc:740] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:10.125658 7696 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:10.152642 7635 raft_consensus.cc:3055] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:10.153142 7635 raft_consensus.cc:740] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:10.153954 7635 consensus_queue.cc:260] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:10.154647 7611 raft_consensus.cc:3055] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Stepping down as leader of term 1
W20260620 13:56:10.155267 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:10.160741 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 145534us
I20260620 13:56:10.155041 7611 raft_consensus.cc:740] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:10.165202 7611 consensus_queue.cc:260] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.170979 5956 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260620 13:56:10.155030 7635 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:10.156675 7696 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:10.166550 7611 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:10.172257 7628 raft_consensus.cc:3055] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:10.185346 5924 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.192009 7693 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.187036 5924 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.200719 5997 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:10.202252 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 179154us
I20260620 13:56:10.182324 7628 raft_consensus.cc:740] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:10.203173 6551 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:10.179550 7516 consensus_queue.cc:1059] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260620 13:56:10.205034 5924 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.207759 6551 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:10.206502 7691 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.213577 7648 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.202570 7688 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.219641 7628 consensus_queue.cc:260] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:10.221227 7628 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:10.221804 7644 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.222715 7681 raft_consensus.cc:3055] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:10.223138 7681 raft_consensus.cc:740] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:10.205886 7693 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:10.209162 7503 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260620 13:56:10.231066 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:10.234768 6030 raft_consensus.cc:1240] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:10.236505 6028 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:56:10.242368 6551 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:10.181483 7642 consensus_queue.cc:260] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.238250 7688 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:10.244832 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.246728 6025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:10.250528 6025 raft_consensus.cc:606] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:10.250929 6025 raft_consensus.cc:614] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:56:10.252280 7516 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.244983 7598 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.245527 7693 raft_consensus.cc:2749] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.259789 7644 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:10.256237 7648 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:10.263209 5924 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.264932 5924 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.266070 7553 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:10.267370 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:10.268285 7611 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:10.269202 7624 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:10.270890 6030 raft_consensus.cc:1240] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:10.265105 7693 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.270262 7503 raft_consensus.cc:2955] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.272123 7637 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:10.273273 7674 raft_consensus.cc:3055] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:10.273675 7674 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:10.273057 7681 consensus_queue.cc:260] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:10.274660 7681 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:10.274492 7637 consensus_queue.cc:1059] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:10.278789 7675 raft_consensus.cc:3055] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:10.279239 7675 raft_consensus.cc:740] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:10.280223 7675 consensus_queue.cc:260] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.281375 7675 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:10.274497 7674 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:10.293496 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.297582 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:10.299749 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:10.305763 5884 raft_consensus.cc:1240] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:10.282289 7642 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:10.315719 5876 raft_consensus.cc:1240] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:10.314313 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:10.315660 6029 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
W20260620 13:56:10.316215 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 73974.1us
I20260620 13:56:10.319191 6551 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.353770 5881 raft_consensus.cc:1240] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
W20260620 13:56:10.354096 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:10.325039 5879 raft_consensus.cc:1240] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:10.354794 6028 raft_consensus.cc:1240] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:10.355854 6032 raft_consensus.cc:1240] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:10.286654 7611 raft_consensus.cc:697] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:10.356652 6582 raft_consensus.cc:1240] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:10.357290 6551 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.359709 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:10.360167 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:10.361058 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:10.360863 7611 consensus_queue.cc:237] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.362231 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:10.364071 5958 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:56:10.364771 7696 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.303998 7678 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.358588 6551 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:10.367350 5952 raft_consensus.cc:1240] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:10.367934 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:10.370186 7648 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.371670 6551 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.317711 7635 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.375252 5956 raft_consensus.cc:1240] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:10.320549 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:10.380074 6582 raft_consensus.cc:1240] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:10.352473 7688 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.354450 7643 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.377696 5953 raft_consensus.cc:2955] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.404192 7623 raft_consensus.cc:3055] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:10.404692 7623 raft_consensus.cc:740] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:10.406421 7623 consensus_queue.cc:260] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:10.407639 5951 raft_consensus.cc:2955] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.409165 7623 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:10.366369 7644 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:10.415920 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:10.417124 5876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:10.403474 5924 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.417833 5876 raft_consensus.cc:606] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:10.418905 6028 raft_consensus.cc:1240] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:10.419335 6583 raft_consensus.cc:1240] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
W20260620 13:56:10.424203 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:10.426402 5882 raft_consensus.cc:1240] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:10.371408 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:10.428591 6578 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:10.382359 7648 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:10.430421 6579 raft_consensus.cc:2955] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.437368 7696 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:10.449729 5998 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.452303 5924 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.452860 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:10.454531 5924 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.456185 5998 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.457019 7625 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.448735 7678 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.458762 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260620 13:56:10.458207 5924 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.463167 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:10.458640 7702 raft_consensus.cc:2749] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.459288 7624 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:10.471935 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:10.473034 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:10.471189 5779 catalog_manager.cc:5696] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.477967 5778 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56594 (request call id 325) took 1097 ms. Trace:
I20260620 13:56:10.480741 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:10.439049 7635 consensus_queue.cc:1059] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.051s
I20260620 13:56:10.486091 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:10.458361 7516 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.466401 7685 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.500285 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:10.500285 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:10.512012 5998 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.517241 7503 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:10.518329 7702 consensus_queue.cc:1059] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:10.519575 7702 raft_consensus.cc:3055] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:10.519961 7702 raft_consensus.cc:740] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:10.521081 7553 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:10.521121 7702 consensus_queue.cc:260] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.522959 7702 raft_consensus.cc:3060] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:10.531080 5848 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.480119 5778 rpcz_store.cc:276] 0620 13:56:09.380448 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:09.380648 (+ 200us) service_pool.cc:224] Handling call
0620 13:56:10.477901 (+1097253us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:09.486328 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:09.487258 (+ 930us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:09.487349 (+ 91us) write_op.cc:435] Acquired schema lock
0620 13:56:09.487401 (+ 52us) tablet.cc:662] Decoding operations
0620 13:56:09.487947 (+ 546us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:09.488089 (+ 142us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:09.488130 (+ 41us) tablet.cc:685] Acquiring locks for 1 operations
0620 13:56:09.488503 (+ 373us) tablet.cc:701] Row locks acquired
0620 13:56:09.488552 (+ 49us) write_op.cc:260] PREPARE: finished
0620 13:56:09.488842 (+ 290us) write_op.cc:270] Start()
0620 13:56:09.489060 (+ 218us) write_op.cc:276] Timestamp: P: 1781963769488756 usec, L: 0
0620 13:56:09.489117 (+ 57us) op_driver.cc:348] REPLICATION: starting
0620 13:56:09.530747 (+ 41630us) log.cc:844] Serialized 541 byte log entry
0620 13:56:09.815137 (+284390us) spinlock_profiling.cc:243] Waited 22.3 ms on lock 0x7b1800330e80. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc70abf3 00007f0fdc70cfc1 00007f0fdc70cf79 00007f0fdc70cf09 00007f0fdc70ced1 00007f0fdc70c1cd 0000000000389354 0000000000389199 00007f0fdc6ee03a
0620 13:56:09.815477 (+ 340us) op_driver.cc:464] REPLICATION: finished
0620 13:56:09.939269 (+123792us) write_op.cc:301] APPLY: starting
0620 13:56:09.939413 (+ 144us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:09.939584 (+ 171us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:09.939635 (+ 51us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:09.940078 (+ 443us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:09.940411 (+ 333us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0620 13:56:09.940530 (+ 119us) write_op.cc:312] APPLY: finished
0620 13:56:09.959642 (+ 19112us) log.cc:844] Serialized 23 byte log entry
0620 13:56:09.981369 (+ 21727us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:09.986955 (+ 5586us) write_op.cc:454] Released schema lock
0620 13:56:10.004351 (+ 17396us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:10.047342 (+ 42991us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:10.047398 (+ 56us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":6581,"reported_tablets":3,"spinlock_wait_cycles":30720,"child_traces":[["op",{"apply.queue_time_us":115696,"apply.run_cpu_time_us":3960,"apply.run_wall_time_us":104948,"num_ops":1,"prepare.queue_time_us":74863,"prepare.run_cpu_time_us":32259,"prepare.run_wall_time_us":109100,"raft.queue_time_us":152586,"raft.run_cpu_time_us":17612,"raft.run_wall_time_us":47361,"replication_time_us":326206,"spinlock_wait_cycles":51386752,"thread_start_us":274259,"threads_started":4,"wal-append.queue_time_us":74958}]]}
I20260620 13:56:10.548424 6586 raft_consensus.cc:1240] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:10.555554 6551 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.561900 6551 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:10.565840 6551 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:10.588831 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:10.591976 6551 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:10.465780 5875 raft_consensus.cc:2955] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.560294 7637 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.529184 7635 consensus_queue.cc:1059] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.065s
I20260620 13:56:10.561183 7690 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:10.586220 7648 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.587677 7643 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.587234 7644 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.604535 7674 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:10.619601 7627 consensus_queue.cc:1059] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:10.600217 7698 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:10.605616 7681 consensus_queue.cc:1059] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.034s
I20260620 13:56:10.627444 7628 consensus_queue.cc:1059] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.017s
I20260620 13:56:10.645864 7628 raft_consensus.cc:3055] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:10.646317 7628 raft_consensus.cc:740] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:10.598173 7640 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260620 13:56:10.623080 7603 consensus_queue.cc:1059] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260620 13:56:10.653299 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.662977 7603 raft_consensus.cc:3055] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:10.663486 7603 raft_consensus.cc:740] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:10.664333 7603 consensus_queue.cc:260] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.666015 7603 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:10.667320 7627 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.637226 7690 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.668426 7628 consensus_queue.cc:260] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.669838 7690 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:10.671969 7673 consensus_queue.cc:1059] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260620 13:56:10.685062 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 51702us
I20260620 13:56:10.669875 7628 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:10.689674 6584 raft_consensus.cc:2955] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.693717 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:10.695734 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 46574.3us
I20260620 13:56:10.696871 7690 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:10.704475 7702 consensus_queue.cc:1059] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:10.706816 5849 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.715667 7721 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.712460 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:10.716711 7683 raft_consensus.cc:3055] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:10.720052 7683 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:10.721175 5849 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.724520 7640 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:10.725574 6578 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:10.728976 7635 consensus_queue.cc:1059] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260620 13:56:10.731360 7627 raft_consensus.cc:3055] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:10.731956 7627 raft_consensus.cc:740] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:10.732939 7627 consensus_queue.cc:260] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.734283 7627 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:10.735934 7637 raft_consensus.cc:3055] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:10.736454 7637 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:10.736599 7683 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.738075 7683 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:10.706725 7718 consensus_queue.cc:1059] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260620 13:56:10.749061 7718 raft_consensus.cc:3055] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
W20260620 13:56:10.749287 7717 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.069s user 0.000s sys 0.001s
I20260620 13:56:10.749536 7718 raft_consensus.cc:740] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:10.751080 7718 consensus_queue.cc:260] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:10.752408 7718 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:10.760164 5959 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
W20260620 13:56:10.763960 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:10.761608 6582 raft_consensus.cc:2955] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.774792 5882 raft_consensus.cc:2955] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.819722 5954 raft_consensus.cc:1240] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:10.839900 7705 raft_consensus.cc:2955] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.829942 7620 consensus_queue.cc:1059] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.024s
I20260620 13:56:10.759594 7608 raft_consensus.cc:2955] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.869118 7692 raft_consensus.cc:3055] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:10.869685 7692 raft_consensus.cc:740] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:10.871719 7692 consensus_queue.cc:260] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.874173 7692 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:10.881201 5954 raft_consensus.cc:2955] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.884688 6581 raft_consensus.cc:1240] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:10.846649 5848 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:10.889310 7637 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.890743 7637 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:10.891357 7672 raft_consensus.cc:993] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:10.891861 7672 raft_consensus.cc:1081] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
W20260620 13:56:10.894263 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 47732.9us
I20260620 13:56:10.895560 7675 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:10.896077 7675 raft_consensus.cc:697] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:10.896373 5955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:36000
I20260620 13:56:10.897166 5955 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:10.896935 7675 consensus_queue.cc:237] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:10.897612 5955 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:10.906059 6580 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:10.929958 6579 raft_consensus.cc:1240] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:10.918525 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:10.945128 5877 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:10.949970 5924 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:10.937526 5952 raft_consensus.cc:2955] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:10.974756 6580 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:10.961263 7718 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:10.955680 7667 consensus_queue.cc:1059] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260620 13:56:10.985296 6580 raft_consensus.cc:1240] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:10.989904 7667 raft_consensus.cc:3055] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:10.990489 7667 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:10.989797 7625 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:10.991413 7667 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:10.993275 7667 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:11.001998 7644 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:11.002609 7644 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.007527 7644 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
W20260620 13:56:11.007920 5951 consensus_meta.cc:287] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.598s user 0.010s sys 0.003s
I20260620 13:56:10.978613 5955 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.011153 7624 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:11.012457 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:11.023727 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:11.058434 5880 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:11.027209 5876 raft_consensus.cc:2955] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:11.066483 6552 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:11.082048 5955 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:11.064944 7625 consensus_queue.cc:1059] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
W20260620 13:56:11.088162 7726 log.cc:927] Time spent T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.116s user 0.001s sys 0.000s
I20260620 13:56:11.078329 7704 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:11.099210 7704 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:11.099697 7704 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:11.100303 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:11.100934 5880 raft_consensus.cc:3055] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:11.101255 5880 raft_consensus.cc:740] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:11.099395 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:11.101838 6025 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:11.092716 7624 raft_consensus.cc:3055] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:11.114358 5880 consensus_queue.cc:260] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.133524 5776 catalog_manager.cc:5696] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 4 to 5, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:11.115726 7624 raft_consensus.cc:740] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:11.135476 5776 catalog_manager.cc:5696] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 3 to 4, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:11.133572 5880 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:11.143929 5777 catalog_manager.cc:5696] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:11.135680 7624 consensus_queue.cc:260] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.156117 6025 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:11.159893 7624 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:11.161391 5924 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.178467 7704 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.186345 6583 raft_consensus.cc:1240] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260620 13:56:11.188207 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:11.191187 5880 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:11.196671 7704 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:56:11.200953 6579 raft_consensus.cc:2955] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:11.210438 7665 consensus_queue.cc:1059] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:11.211414 7665 raft_consensus.cc:3055] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:11.211753 7665 raft_consensus.cc:740] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:11.212646 7665 consensus_queue.cc:260] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.213884 7665 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:11.230139 7692 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:11.242889 7692 raft_consensus.cc:697] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:11.243953 7692 consensus_queue.cc:237] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.257583 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:11.259518 6552 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:11.263104 7696 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260620 13:56:11.311869 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 44988.1us
I20260620 13:56:11.347361 7620 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:11.347992 7620 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.350333 7620 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:11.359443 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:11.360581 6025 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:11.362119 5849 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.363358 7721 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:11.364221 7721 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:11.364544 7721 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:11.374657 7721 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.378902 7688 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:11.380375 5951 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260620 13:56:11.380939 7688 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.381680 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:11.382684 5954 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:11.384202 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:11.384968 5880 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 2: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:11.385304 7637 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:11.387944 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:11.388634 6026 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:11.387084 7688 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:11.389693 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:11.391160 7688 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:11.391639 7688 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:11.391553 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:11.392334 7688 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:11.405067 7637 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:11.405731 7637 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.406034 7721 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:11.408000 7637 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:11.411819 5998 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:11.412621 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:11.413276 6026 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:11.413338 7688 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.414535 5849 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.418094 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:11.418776 7721 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:11.419204 5875 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 2: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:11.419266 7721 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:11.419806 7721 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:11.423202 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:11.423810 6025 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:11.427937 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:11.429091 7637 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:11.443552 7637 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.444445 7721 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.442685 6025 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:11.446359 5849 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.428787 5779 catalog_manager.cc:5696] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:11.449800 7620 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:11.450340 7637 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:11.450407 7620 raft_consensus.cc:697] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:11.447031 7688 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:11.451622 7620 consensus_queue.cc:237] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.452790 6026 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:11.429803 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:11.455821 5955 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:11.456751 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:11.457454 6579 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:11.460045 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:11.460475 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:11.461077 7603 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:11.461536 7603 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:11.461961 7603 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:11.463696 7688 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:11.464725 7688 raft_consensus.cc:697] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:11.468732 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:11.469693 6025 raft_consensus.cc:2393] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:11.478142 7688 consensus_queue.cc:237] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.495666 7637 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:11.496255 7637 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.498852 7637 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:11.432379 5875 consensus_queue.cc:237] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.501523 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:11.502627 6025 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:11.504830 5849 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.507450 7692 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:11.511375 7623 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:11.512022 7623 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:11.511883 7692 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.512498 7623 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:11.514129 7692 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:11.516757 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:11.517398 5876 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:11.518411 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:11.519021 6026 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:11.521966 5924 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.520020 5954 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:11.520080 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:11.525568 7516 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:11.526523 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:11.539849 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:11.558780 6025 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:11.538228 7516 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:11.559799 7516 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:11.561470 5776 catalog_manager.cc:5696] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 4 to 5, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 5 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:11.544523 5955 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:11.535748 7603 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.538357 7721 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:11.573053 6026 consensus_queue.cc:237] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.584268 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:11.585500 6030 raft_consensus.cc:2393] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:11.594376 6032 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260620 13:56:11.591595 7611 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:11.600963 7611 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.603204 7611 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:11.603809 7620 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:11.606424 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:11.606992 5880 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:11.609489 7623 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.611883 7623 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:11.614022 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:11.614583 7603 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:11.614802 6030 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:11.623270 5998 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.623847 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:11.632107 6028 consensus_queue.cc:237] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.645237 5778 catalog_manager.cc:5696] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 2, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 2 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:11.653785 6580 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:11.655452 6025 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:11.655336 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:11.638067 5954 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:56:11.638640 7611 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:11.662465 5779 catalog_manager.cc:5696] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:11.667574 5849 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.674979 7637 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:11.675215 7611 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:11.691860 6030 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:11.661574 5955 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:11.686358 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:11.698380 7611 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:11.691884 7620 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:11.703202 6579 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:56:11.716671 7634 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260620 13:56:11.706635 7624 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:11.738765 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 71282.2us
I20260620 13:56:11.748927 7516 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.751286 7516 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:11.757436 6030 raft_consensus.cc:1275] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:56:11.757778 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:11.758430 5875 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:11.734772 7624 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.762284 7624 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:11.769105 5849 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.769758 5876 raft_consensus.cc:1275] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:56:11.773306 7611 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.775779 7611 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:11.778126 7516 consensus_queue.cc:1048] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:11.783605 7747 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:11.784227 7747 raft_consensus.cc:697] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:11.785156 7747 consensus_queue.cc:237] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.788546 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:11.789363 6032 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:11.789469 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:11.745579 7620 raft_consensus.cc:697] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:11.793004 7620 consensus_queue.cc:237] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.796366 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:11.801448 6032 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:11.802616 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:11.794589 5776 catalog_manager.cc:5696] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 3 to 5, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 5 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:11.810464 6580 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:11.812994 5924 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.813479 7749 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:11.813573 6581 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:56:11.816444 5998 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:11.815443 7603 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260620 13:56:11.818951 6579 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:11.807075 7516 consensus_queue.cc:1048] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260620 13:56:11.825354 7635 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:11.826144 7635 raft_consensus.cc:697] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:11.827381 7635 consensus_queue.cc:237] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.831849 5875 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:11.837731 5952 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260620 13:56:11.839413 7669 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:11.839897 7669 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:11.840282 7669 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:11.851773 7669 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.814059 7749 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.858644 7669 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:11.858803 7749 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:11.859668 7749 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:11.861706 7749 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.867058 7637 raft_consensus.cc:697] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:11.870460 7748 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:11.870537 7637 consensus_queue.cc:237] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.867445 7683 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:11.864549 6032 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.877281 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:11.878260 5956 raft_consensus.cc:2468] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:11.882174 7516 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:11.884382 5952 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:11.890671 5848 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
W20260620 13:56:11.899235 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 95896.8us
I20260620 13:56:11.885010 7683 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.903688 7683 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:11.904089 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:11.904757 5880 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:11.905181 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:11.906906 5924 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:11.908891 5875 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:11.893306 7705 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260620 13:56:11.910938 7692 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:11.911387 7692 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:11.911747 7692 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:11.911995 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:11.912845 5875 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:11.907949 7749 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:11.883040 7516 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:11.924229 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:11.925220 6030 raft_consensus.cc:2393] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:11.925496 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:11.937259 7750 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:11.938639 7747 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:11.939253 7747 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:11.941771 7747 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:11.943917 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:11.947690 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:11.948167 6580 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:11.948271 6581 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:11.946789 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:11.949923 5880 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:11.950758 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:11.916378 7752 raft_consensus.cc:2804] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:11.951378 6028 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:11.933084 7635 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:11.963826 7752 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:11.976801 7683 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:11.996896 7730 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:11.996593 7719 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260620 13:56:11.997485 7730 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:11.999248 7677 log.cc:927] Time spent T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: Append to log took a long time: real 0.059s user 0.001s sys 0.000s
W20260620 13:56:11.999753 7758 log.cc:927] Time spent T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.075s user 0.001s sys 0.000s
I20260620 13:56:12.000902 7752 raft_consensus.cc:3060] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
W20260620 13:56:12.002084 7755 log.cc:927] Time spent T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.123s user 0.001s sys 0.000s
I20260620 13:56:11.985335 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.022589 5849 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:11.980829 7696 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260620 13:56:12.026285 6581 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:11.980836 7669 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.037s
I20260620 13:56:12.030658 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.050118 6580 raft_consensus.cc:2393] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:12.029378 6025 raft_consensus.cc:1275] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260620 13:56:12.047205 5998 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:11.976740 7750 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260620 13:56:11.989535 7635 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.048502 7637 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:12.086891 7667 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:12.087291 7704 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:12.087576 7667 raft_consensus.cc:697] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:12.087898 7704 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.088560 7667 consensus_queue.cc:237] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.015803 7683 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.097538 5956 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:12.082562 6579 raft_consensus.cc:2393] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 2: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:12.090461 7704 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:12.124742 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 108361us
I20260620 13:56:12.126451 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:12.129400 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:12.130340 6032 raft_consensus.cc:2393] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:12.081773 7637 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:12.116899 7648 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:12.139328 7763 log.cc:927] Time spent T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.076s user 0.001s sys 0.000s
I20260620 13:56:12.138665 7637 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:12.139662 7719 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.114573 7634 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260620 13:56:12.256701 7770 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.257442 7770 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:12.258643 7760 log.cc:927] Time spent T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.116s user 0.000s sys 0.000s
I20260620 13:56:12.246074 7516 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:12.267959 7759 log.cc:927] Time spent T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.176s user 0.000s sys 0.001s
I20260620 13:56:12.268553 7770 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.299965 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:12.154263 7648 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:12.281301 7677 log.cc:927] Time spent T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: Append to log took a long time: real 0.124s user 0.000s sys 0.001s
I20260620 13:56:12.252076 7719 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:12.328339 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 275577us
I20260620 13:56:12.334295 6025 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260620 13:56:12.336139 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 323317us
I20260620 13:56:12.337848 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:12.340620 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:12.340544 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.341521 6580 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:12.341488 5882 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:12.346325 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:12.346258 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:12.346591 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:12.347012 6032 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:12.347420 6028 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:12.347579 6025 raft_consensus.cc:2368] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5.
I20260620 13:56:12.355723 6026 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:12.389056 6580 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 3
I20260620 13:56:12.390134 7770 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.391577 7719 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.359644 7516 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.392925 7778 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.393334 7516 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.393486 7778 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.394966 7770 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.396000 7778 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:12.397346 7770 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.395529 7516 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.397223 5950 raft_consensus.cc:2955] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:12.399894 6580 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:12.362855 7635 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.401886 5924 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:12.371856 7704 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.410903 5924 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:12.375310 7683 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.416033 7764 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
W20260620 13:56:12.417903 7692 consensus_meta.cc:287] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.506s user 0.012s sys 0.000s
I20260620 13:56:12.417625 7704 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:12.418654 5875 consensus_meta.cc:287] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.505s user 0.004s sys 0.006s
I20260620 13:56:12.429603 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:12.434466 5924 leader_election.cc:400] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5.
I20260620 13:56:12.444698 5924 leader_election.cc:403] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260620 13:56:12.421628 7770 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:12.430830 7692 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:12.425805 7635 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:12.449638 7692 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:12.449792 7635 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:12.429607 7774 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:12.449151 7719 raft_consensus.cc:2955] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:12.450322 5955 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:12.450606 7774 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.436316 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:12.452555 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 49343.9us
I20260620 13:56:12.447026 7770 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:12.458036 5958 raft_consensus.cc:2955] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:12.450311 7635 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:12.468518 6026 raft_consensus.cc:1275] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260620 13:56:12.461017 7770 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:12.472013 6026 raft_consensus.cc:1240] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:12.470777 7704 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:12.474781 7774 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.460088 7692 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 5
I20260620 13:56:12.476588 5924 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:12.455351 5875 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:12.470783 7768 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260620 13:56:12.481460 7620 raft_consensus.cc:2955] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:12.487192 7767 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.487895 7767 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.488709 7779 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:12.489504 7779 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:12.489840 7779 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:12.490353 7767 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:12.491736 7752 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.494422 7752 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.440774 7637 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:12.497735 7637 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:12.504900 7665 raft_consensus.cc:2955] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:12.506062 7637 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.512758 7627 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:12.513798 7627 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.515748 7669 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.516088 7627 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.516301 7669 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.519174 7669 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.506855 7637 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.530019 7637 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:12.533620 7753 log.cc:927] Time spent T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.609s user 0.005s sys 0.018s
I20260620 13:56:12.535869 7611 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:12.536497 7611 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:12.538197 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:12.538904 5951 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:12.540124 7553 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.540818 7553 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.542332 5997 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:12.543206 7667 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:12.543587 7667 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:12.544384 7667 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:12.544566 7553 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.545317 7611 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:12.546813 7770 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.549533 7730 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:12.551494 7635 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.552620 5953 raft_consensus.cc:2368] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5.
I20260620 13:56:12.553897 5959 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:12.543216 7772 raft_consensus.cc:2955] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:12.514817 7692 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5.
I20260620 13:56:12.558386 5998 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
W20260620 13:56:12.562577 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 86065.3us
I20260620 13:56:12.565528 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:12.568943 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 29e2284e793941b4aa9829a72313998c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:56:12.568542 7620 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:58442 (request call id 85) took 1139 ms. Trace:
I20260620 13:56:12.571973 7635 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.579520 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:12.584024 7696 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.599162 7784 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.584199 7728 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.599525 7696 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.589124 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:12.609989 6030 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:12.585777 7623 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.590248 7750 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:12.596427 7775 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:12.600003 7667 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.598882 5951 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
W20260620 13:56:12.558080 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 185109us
I20260620 13:56:12.603266 5882 raft_consensus.cc:2955] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:12.604617 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:12.612291 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:12.616408 5876 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
W20260620 13:56:12.619637 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 250925us
I20260620 13:56:12.634160 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:12.618466 7623 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:12.638337 7623 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:12.599735 7784 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:12.639520 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:12.630273 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:12.643373 5877 raft_consensus.cc:2393] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:12.643754 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.644652 6580 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:12.645474 6028 raft_consensus.cc:1275] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260620 13:56:12.647686 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.648277 6582 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:12.635236 5880 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:12.652006 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.653796 5883 raft_consensus.cc:1275] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260620 13:56:12.627009 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:12.660111 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:12.658353 5876 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:12.661759 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:12.662640 5881 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:12.657554 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:12.664529 5880 raft_consensus.cc:2368] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5.
I20260620 13:56:12.669548 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:12.660754 6025 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:12.670244 5959 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:12.672202 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:12.672950 6028 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:56:12.613507 7770 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:12.676299 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.677987 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:12.678411 6580 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:12.679641 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:12.680546 6580 raft_consensus.cc:2393] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 2: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:12.681707 6580 raft_consensus.cc:1240] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:12.684015 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.693449 7765 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.694249 7765 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.594103 7620 rpcz_store.cc:276] 0620 13:56:11.429377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:11.429881 (+ 504us) service_pool.cc:224] Handling call
0620 13:56:11.535514 (+105633us) log.cc:844] Serialized 501 byte log entry
0620 13:56:11.826905 (+291391us) spinlock_profiling.cc:243] Waited 6.42 ms on lock 0x7b54001a6ba0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf77219e 00007f0fdf77cd10 00007f0fdf77ccb8 00007f0fdf77cc38 00007f0fdf77cbf3 00007f0fdf77be7c 00007f0fe56671f6 00007f0fe56619a8 00007f0fdf7b8bab 00007f0fdf7bb6a0
0620 13:56:12.564402 (+737497us) spinlock_profiling.cc:243] Waited 151 ms on lock 0x7b54001a6ba0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf772e8a 00007f0fdf7721b9 00007f0fdf77cd10 00007f0fdf77ccb8 00007f0fdf77cc38 00007f0fdf77cbf3 00007f0fdf77be7c 00007f0fe56671f6 00007f0fe56619a8 00007f0fdf7b8bab
0620 13:56:12.568424 (+ 4022us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7456,"raft.queue_time_us":8885,"raft.run_cpu_time_us":1658,"raft.run_wall_time_us":1658,"spinlock_wait_cycles":361257216,"thread_start_us":42471,"threads_started":1,"wal-append.queue_time_us":89664}
I20260620 13:56:12.685878 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:12.683804 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.699676 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 020dbb4b944d4deeba944d1a7c6d5c76 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:56:12.646982 7750 raft_consensus.cc:697] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:12.700057 6587 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:12.697037 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:12.710206 5924 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:12.684652 6586 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:12.651525 7623 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:12.696815 7765 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:12.719846 5924 leader_election.cc:400] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5.
I20260620 13:56:12.720180 5924 leader_election.cc:403] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260620 13:56:12.721388 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.651000 5954 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:12.642302 7637 consensus_queue.cc:1059] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.058s
W20260620 13:56:12.725759 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 64165.2us
I20260620 13:56:12.727236 6587 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:12.677883 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:12.730679 6030 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:12.599841 7728 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.726254 7623 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.741698 7777 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:12.742926 7683 consensus_queue.cc:1048] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:12.743749 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:12.744731 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.749305 6586 raft_consensus.cc:2393] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:12.641997 7775 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.723094 7516 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:12.756592 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:12.752080 7637 consensus_queue.cc:1243] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer 663684cf4ae54c929bf8240ca0b63a47 log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260620 13:56:12.752816 5950 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 1.
I20260620 13:56:12.760295 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:12.760483 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:12.760939 6587 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:12.730078 7770 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:12.659857 7754 consensus_queue.cc:1048] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.120s
I20260620 13:56:12.781126 7750 consensus_queue.cc:237] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:12.758126 6552 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:12.747457 7766 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.113s
I20260620 13:56:12.783481 7784 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:12.770174 5883 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:12.797495 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.800410 6585 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:12.791147 6582 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:12.729441 7781 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:12.739382 7748 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:12.794847 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 67058.1us
W20260620 13:56:12.805449 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 47447.9us
I20260620 13:56:12.805799 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:12.806171 6552 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:12.806691 6581 raft_consensus.cc:2393] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 2: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:12.805444 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:12.808264 6586 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 5
I20260620 13:56:12.763141 7516 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:12.814481 7728 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:12.817826 6551 leader_election.cc:400] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Vote denied by peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517) with higher term. Message: Invalid argument: T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5.
I20260620 13:56:12.818320 6551 leader_election.cc:403] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260620 13:56:12.815330 7516 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:12.796111 7779 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.831562 7767 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:12.832018 7767 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:12.832552 7767 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:12.833264 5953 raft_consensus.cc:2393] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:12.803278 7696 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:12.919497 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 194252us
I20260620 13:56:12.818071 7748 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:12.817160 7688 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:12.819486 7781 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:13.125108 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:13.118754 7733 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.214s user 0.000s sys 0.011s
I20260620 13:56:13.120085 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 24c27735bbb449a98fab7edad2ba9837 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:56:13.007097 6580 raft_consensus.cc:2955] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:12.808300 5848 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:13.125921 6030 raft_consensus.cc:2393] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:13.126160 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:13.127854 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:13.134516 6029 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:13.137800 7787 log.cc:927] Time spent T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.325s user 0.009s sys 0.000s
I20260620 13:56:13.141027 7767 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.146562 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:13.147294 6033 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
W20260620 13:56:13.148679 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 340430us
I20260620 13:56:13.151645 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:13.151741 7667 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.151837 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:13.152153 7775 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.152472 6028 raft_consensus.cc:2368] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5.
I20260620 13:56:13.152804 7779 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.152882 6024 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:13.153203 7648 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:13.126899 7781 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:13.124027 7688 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:13.161280 5957 raft_consensus.cc:2468] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:13.161947 6587 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:13.164850 7516 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.161355 6586 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:13.127000 7692 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:13.126777 7719 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:13.127734 7772 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:43482 (request call id 81) took 1550 ms. Trace:
I20260620 13:56:13.173079 7752 raft_consensus.cc:3055] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:13.185904 7516 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.176030 5952 raft_consensus.cc:1275] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260620 13:56:13.195442 7786 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517) with higher term. Message: Invalid argument: T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5.
I20260620 13:56:13.196580 7692 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.170903 7688 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:13.183399 7752 raft_consensus.cc:740] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:13.263144 6029 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:13.197027 7719 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.215385 7794 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:13.215227 7770 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5.
I20260620 13:56:13.271965 7794 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:13.266355 7623 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.269169 7627 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:13.287918 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 478617us
I20260620 13:56:13.291785 7767 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:13.289253 7761 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:13.287369 7719 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:13.302736 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 179754us
I20260620 13:56:13.332983 7516 consensus_queue.cc:1048] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:13.337322 7794 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:13.339632 7788 log.cc:927] Time spent T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.174s user 0.000s sys 0.001s
I20260620 13:56:13.285753 7752 consensus_queue.cc:260] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:13.367442 6552 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.547s user 0.016s sys 0.034s
I20260620 13:56:13.179527 7772 rpcz_store.cc:276] 0620 13:56:11.571094 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:11.571302 (+ 208us) service_pool.cc:224] Handling call
0620 13:56:11.610824 (+ 39522us) spinlock_profiling.cc:243] Waited 37 ms on lock 0x7b540015caa0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf779900 00007f0fdf802f22 00007f0fdf801be0 00007f0fdf7fadda 00007f0fe47c2bc9 00007f0fddd3cdb4 00007f0fddd3cd42 00007f0fddd3cc71 00007f0fddd3cbec 00007f0fddd3bea2
0620 13:56:11.640350 (+ 29526us) log.cc:844] Serialized 501 byte log entry
0620 13:56:12.833315 (+1192965us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6503,"raft.queue_time_us":99018,"raft.run_cpu_time_us":1647,"raft.run_wall_time_us":63855,"spinlock_wait_cycles":85187200,"thread_start_us":55625,"threads_started":1}
I20260620 13:56:13.295168 7627 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.338529 7761 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
W20260620 13:56:13.375968 6552 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.548s user 0.016s sys 0.034s
I20260620 13:56:13.377727 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:13.378599 6586 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
W20260620 13:56:13.377774 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 557488us
I20260620 13:56:13.394207 5952 raft_consensus.cc:1275] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260620 13:56:13.395175 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:13.398064 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:13.503377 5959 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:13.398898 5956 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:13.504997 7752 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:13.505630 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 122556us
I20260620 13:56:13.507972 7644 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:13.508487 7644 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.510624 7794 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:13.514113 5924 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:13.515846 7516 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:13.526098 5924 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:13.527410 5924 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:13.379763 7761 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:13.583776 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:13.584573 6552 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:13.584568 6586 raft_consensus.cc:2393] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:13.585366 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:13.511236 7794 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.542718 7774 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:13.545516 7770 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election won for term 5
W20260620 13:56:13.582564 7795 log.cc:927] Time spent T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.295s user 0.000s sys 0.001s
I20260620 13:56:13.551169 7748 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:13.612046 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 84713.3us
I20260620 13:56:13.604072 7692 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.590562 7648 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:13.615901 7516 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:13.617698 7516 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:13.618414 7516 raft_consensus.cc:697] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:13.622306 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:13.619571 7516 consensus_queue.cc:237] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.605540 7627 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.618711 7648 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:13.625211 7797 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:13.600520 7774 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.643692 7648 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:13.643092 7692 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:13.694135 6580 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46852 (request call id 561) took 1019 ms. Trace:
I20260620 13:56:13.644301 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:13.694988 6580 rpcz_store.cc:276] 0620 13:56:12.674771 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.682392 (+ 7621us) service_pool.cc:224] Handling call
0620 13:56:12.682964 (+ 572us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:12.684311 (+ 1347us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:12.684351 (+ 40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:12.707601 (+ 23250us) log.cc:844] Serialized 501 byte log entry
0620 13:56:13.003404 (+295803us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:13.169974 (+166570us) log.cc:844] Serialized 14 byte log entry
0620 13:56:13.176665 (+ 6691us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:13.176743 (+ 78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:13.693913 (+517170us) raft_consensus.cc:1685] finished
0620 13:56:13.693938 (+ 25us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:13.694073 (+ 135us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4961,"raft.queue_time_us":5114,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":116,"thread_start_us":295474,"threads_started":1,"wal-append.queue_time_us":515030}
I20260620 13:56:13.643435 7770 raft_consensus.cc:697] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:13.716171 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:13.696564 7808 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:13.653255 7797 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.715976 7719 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:13.698171 7692 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:13.736081 7761 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.743906 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:13.751705 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:13.752784 7692 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:13.754631 7797 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:56:13.723487 7808 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.743795 7748 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:13.756860 7748 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:13.757985 7808 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.738984 7770 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.738840 7648 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:13.762194 6024 consensus_meta.cc:287] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.609s user 0.008s sys 0.004s
I20260620 13:56:13.762564 6024 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:13.730495 7719 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:13.744544 7688 consensus_meta.cc:287] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.526s user 0.010s sys 0.001s
I20260620 13:56:13.744385 7794 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.745167 7750 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:13.738902 7774 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.790951 7750 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:13.794112 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:13.762404 7648 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:13.796011 6032 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
W20260620 13:56:13.821683 7781 consensus_meta.cc:287] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.638s user 0.011s sys 0.000s
I20260620 13:56:13.822256 7781 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.789582 7761 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.857908 7772 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:13.865415 7772 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.867165 7719 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.867753 5950 raft_consensus.cc:2393] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:13.868019 7719 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:13.868633 7750 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:13.792280 7688 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.868798 7719 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.876847 7750 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:13.877740 7719 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.877451 7750 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:13.862872 7748 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:13.878881 7688 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:13.886754 7781 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.888293 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:13.889429 6580 raft_consensus.cc:2393] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
W20260620 13:56:13.890334 7789 log.cc:927] Time spent T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.986s user 0.014s sys 0.006s
I20260620 13:56:13.891773 7750 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:13.893146 6584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 541) took 1239 ms. Trace:
I20260620 13:56:13.893537 6584 rpcz_store.cc:276] 0620 13:56:12.653373 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.655885 (+ 2512us) service_pool.cc:224] Handling call
0620 13:56:12.656550 (+ 665us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:12.656993 (+ 443us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:12.657043 (+ 50us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:12.660280 (+ 3237us) log.cc:844] Serialized 501 byte log entry
0620 13:56:12.726648 (+ 66368us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:12.729276 (+ 2628us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:12.729405 (+ 129us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:13.890024 (+1160619us) spinlock_profiling.cc:243] Waited 3.49 ms on lock 0x7b24000d4858. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc591614 00007f0fdc58f71b 00007f0fdc74a619 00007f0fdc74a2a5 00007f0fdc7498ed 00007f0fdf37f4ae 00007f0fdf396c2c 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1
0620 13:56:13.892821 (+ 2797us) raft_consensus.cc:1685] finished
0620 13:56:13.892844 (+ 23us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:13.893067 (+ 223us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8022784,"thread_start_us":66059,"threads_started":1,"wal-append.queue_time_us":124410}
I20260620 13:56:13.898399 7770 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:13.899027 7770 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.901784 7770 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.902860 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:13.910897 6582 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 650) took 1261 ms. Trace:
I20260620 13:56:13.911373 6582 rpcz_store.cc:276] 0620 13:56:12.649414 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.651798 (+ 2384us) service_pool.cc:224] Handling call
0620 13:56:13.910644 (+1258846us) spinlock_profiling.cc:243] Waited 119 ms on lock 0x7b54006c5f54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:13.910786 (+ 142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":272565632}
I20260620 13:56:13.917946 7805 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:13.968510 7516 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:14.036310 7516 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.014644 5779 catalog_manager.cc:5696] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 4, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 4 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260620 13:56:13.957121 5877 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58456 (request call id 1184) took 1354 ms (client timeout 1694 ms). Trace:
W20260620 13:56:14.041669 5877 rpcz_store.cc:269] 0620 13:56:12.602575 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.604403 (+ 1828us) service_pool.cc:224] Handling call
0620 13:56:13.956766 (+1352363us) spinlock_profiling.cc:243] Waited 27.3 ms on lock 0x7b54000c58d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:13.956990 (+ 224us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":62735104}
I20260620 13:56:13.969345 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:14.043668 7516 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:14.044030 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:14.045120 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:14.045222 5958 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:14.045795 5952 raft_consensus.cc:2468] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:14.046303 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:13.928867 7808 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:14.047171 7808 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.047447 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:14.047811 5883 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 314) took 1291 ms (client timeout 1690 ms). Trace:
I20260620 13:56:14.048372 6578 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:14.048719 5883 rpcz_store.cc:269] 0620 13:56:12.756228 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.756352 (+ 124us) service_pool.cc:224] Handling call
0620 13:56:14.047635 (+1291283us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b5400169ed4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:14.047754 (+ 119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":29627136}
I20260620 13:56:13.933547 7627 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.012173 5953 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42078 (request call id 317) took 1390 ms. Trace:
I20260620 13:56:14.050848 7627 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.051052 5953 rpcz_store.cc:276] 0620 13:56:12.622086 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.622197 (+ 111us) service_pool.cc:224] Handling call
0620 13:56:14.011796 (+1389599us) spinlock_profiling.cc:243] Waited 193 ms on lock 0x7b5400170f54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:14.012010 (+ 214us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":443582848}
I20260620 13:56:14.017860 7683 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.052968 7627 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.052830 7683 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.054385 7627 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:13.933606 7804 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:13.978844 5950 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36000 (request call id 1746) took 1300 ms. Trace:
W20260620 13:56:13.931242 5959 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36000 (request call id 1745) took 1253 ms (client timeout 1539 ms). Trace:
I20260620 13:56:14.056173 7804 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:14.056819 5959 rpcz_store.cc:269] 0620 13:56:12.677952 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.722558 (+ 44606us) service_pool.cc:224] Handling call
0620 13:56:13.930952 (+1208394us) spinlock_profiling.cc:243] Waited 548 ms on lock 0x7b54002611d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:13.931150 (+ 198us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1260834048}
I20260620 13:56:14.046967 5957 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:13.978792 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:14.058630 7804 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.997707 6029 raft_consensus.cc:1240] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260620 13:56:13.925724 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:14.084622 6583 raft_consensus.cc:2368] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4.
I20260620 13:56:14.043706 6030 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:13.923033 5849 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:14.085304 6030 raft_consensus.cc:606] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:14.085574 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 162661us
I20260620 13:56:14.043907 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:13.923787 5954 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1159) took 1361 ms (client timeout 1694 ms). Trace:
I20260620 13:56:14.060556 7669 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:14.086993 5955 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:14.087167 7669 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.089862 7669 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:13.929208 7692 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:13.922819 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:14.048261 5956 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:14.101831 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:14.065312 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:14.066566 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:14.104028 6551 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:14.104722 5848 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:14.067741 7637 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:14.068665 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:14.106418 6586 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:14.068989 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:14.069820 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:14.071832 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:13.967022 6580 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:14.073197 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:14.106740 6584 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:13.918862 7770 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:14.105997 7746 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:14.074460 7553 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:14.110061 7728 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:14.076393 5997 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:14.080696 5767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 923bfc4f20d94a57b0d84d45e40b12ae with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 13:56:14.075986 7804 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:14.049360 7808 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:14.091199 5954 rpcz_store.cc:269] 0620 13:56:12.562176 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.565203 (+ 3027us) service_pool.cc:224] Handling call
0620 13:56:13.923490 (+1358287us) spinlock_profiling.cc:243] Waited 50.5 ms on lock 0x7b5400305f54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:13.923682 (+ 192us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":116214144}
I20260620 13:56:13.951241 7800 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:14.093221 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.093394 7749 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:14.090884 7692 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.095980 5955 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
W20260620 13:56:14.098079 5847 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.968s user 0.009s sys 0.023s
I20260620 13:56:14.140187 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.097954 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:13.918938 7805 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.114590 6024 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:14.100211 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:14.055150 7683 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:14.108071 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:13.974159 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:14.109436 6032 raft_consensus.cc:2410] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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.
I20260620 13:56:14.111408 5998 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:14.114675 7770 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.054840 7627 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.105281 6551 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:14.125855 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.115072 5951 raft_consensus.cc:2393] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:14.155215 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:14.127434 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 51134.2us
I20260620 13:56:14.117220 7728 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:13.919466 7781 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:14.144629 5847 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.015s user 0.010s sys 0.024s
I20260620 13:56:14.056169 5950 rpcz_store.cc:276] 0620 13:56:12.678274 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.760237 (+ 81963us) service_pool.cc:224] Handling call
0620 13:56:13.978504 (+1218267us) spinlock_profiling.cc:243] Waited 1.1 s on lock 0x7b54002607d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:13.978761 (+ 257us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2534921984}
I20260620 13:56:14.150295 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:14.171464 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:14.116604 7768 raft_consensus.cc:2804] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:14.152226 6030 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
W20260620 13:56:14.152163 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 46961.1us
I20260620 13:56:14.156666 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:14.180924 5959 raft_consensus.cc:2393] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:14.157400 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.138599 6026 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
W20260620 13:56:14.157644 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 46342.6us
I20260620 13:56:14.160988 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.163594 5997 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:14.143258 7749 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:14.166146 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:14.171885 6552 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:14.162145 7774 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.115759 7746 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.161165 7696 raft_consensus.cc:2804] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:14.161425 7750 raft_consensus.cc:2764] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260620 13:56:14.176316 5924 leader_election.cc:400] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5.
I20260620 13:56:14.189630 5924 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:14.176769 7516 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.140772 7800 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.190554 7516 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.191385 7692 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:14.151312 5955 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1163) took 1310 ms (client timeout 1709 ms). Trace:
I20260620 13:56:14.115862 7553 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.196015 7516 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.177945 7805 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.151309 7784 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.179270 5956 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:14.137212 7808 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.167589 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:14.114729 7637 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.186919 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:14.136929 7773 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:14.209997 5959 raft_consensus.cc:2368] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4.
I20260620 13:56:14.177362 6578 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:14.139041 7804 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.161768 7683 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.196568 7516 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:14.174377 7635 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:14.218086 5924 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:14.174764 7770 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:14.173048 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 66813.6us
I20260620 13:56:14.232540 7817 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:14.184322 7781 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:14.204782 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 118440us
I20260620 13:56:14.173825 7644 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.183485 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:14.208042 6585 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:14.239637 5954 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:56:14.189906 7783 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:14.240113 7785 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.240425 7783 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:14.240767 7785 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.240943 7783 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:14.188740 7696 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:14.212630 7516 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.213261 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.186558 7749 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:14.242992 7696 raft_consensus.cc:3060] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:14.243088 7516 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:14.243458 6025 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:56:14.215221 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.244549 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.245185 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.245711 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.246515 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.215482 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.216272 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.192720 7811 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:14.219686 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:14.197729 7798 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.214193 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:14.209403 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:14.192653 7774 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.253557 7516 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.212344 7765 raft_consensus.cc:2764] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260620 13:56:14.239379 5849 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:14.248303 6032 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:14.213351 7808 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:14.193759 5955 rpcz_store.cc:269] 0620 13:56:12.834896 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.043611 (+1208715us) service_pool.cc:224] Handling call
0620 13:56:14.145647 (+102036us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:14.208961 7784 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.251076 7811 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:14.223271 7683 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.229490 7635 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.224308 7773 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:14.300215 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 74740us
I20260620 13:56:14.271498 7764 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.274013 7770 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:14.247942 7820 consensus_queue.cc:1048] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.125s
I20260620 13:56:14.338013 7516 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:14.439690 5850 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.314s user 0.023s sys 0.013s
I20260620 13:56:14.272552 7768 raft_consensus.cc:697] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:14.286437 5951 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:14.287483 7627 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.443167 5848 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
W20260620 13:56:14.448657 5850 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.323s user 0.024s sys 0.014s
W20260620 13:56:14.436308 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 204762us
I20260620 13:56:14.380491 7785 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.353170 7818 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:14.446065 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 206763us
I20260620 13:56:14.261453 7798 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.382349 7811 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:14.435722 7688 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:14.445415 5950 raft_consensus.cc:2955] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
W20260620 13:56:14.460361 7821 log.cc:927] Time spent T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.153s user 0.001s sys 0.000s
I20260620 13:56:14.461323 7635 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:14.462527 7637 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:14.463155 7637 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:14.463569 7781 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.463961 7798 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.464586 7637 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.465164 7637 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.467973 7808 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:14.468256 7784 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.469796 7683 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.470696 7792 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:14.471375 7823 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:14.471290 7792 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.472121 7823 raft_consensus.cc:697] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:14.449795 5924 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:14.484495 5924 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:14.489092 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 305167us
I20260620 13:56:14.485984 5924 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:14.455472 7824 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:14.512759 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 58397us
I20260620 13:56:14.440028 7770 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:14.519022 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 75953.4us
I20260620 13:56:14.475662 7553 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:14.525957 5924 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:14.440122 7764 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.528632 5924 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:14.532250 7749 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.533094 7805 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:14.535033 7830 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:14.482558 7688 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.507849 7683 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:14.512691 7637 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:14.537617 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 47653.6us
I20260620 13:56:14.523902 7804 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:14.508049 7781 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:14.512950 7746 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:14.514494 7829 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:14.513254 7792 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.515245 7820 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.538656 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:14.544013 5848 leader_election.cc:400] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Vote denied by peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517) with higher term. Message: Invalid argument: T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4.
I20260620 13:56:14.546882 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:14.537853 7808 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:14.528896 7824 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.546001 5883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:14.599516 5883 raft_consensus.cc:606] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:14.546593 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:14.536270 7696 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.600540 5877 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
W20260620 13:56:14.600683 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 62130.7us
I20260620 13:56:14.473912 7818 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.541318 7805 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:14.611315 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:14.612929 5879 raft_consensus.cc:2410] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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.
I20260620 13:56:14.544472 7831 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:14.597564 5848 leader_election.cc:403] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
W20260620 13:56:14.616215 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 72503.9us
I20260620 13:56:14.537755 7827 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:14.606920 7696 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:14.541092 6024 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:16.910512 7608 raft_consensus.cc:2764] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260620 13:56:16.910698 6024 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46758 (request call id 325) took 2837 ms (client timeout 2451 ms). Trace:
I20260620 13:56:16.911971 7861 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:16.911451 6024 rpcz_store.cc:269] 0620 13:56:14.072767 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.072924 (+ 157us) service_pool.cc:224] Handling call
0620 13:56:16.910407 (+2837483us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:14.674929 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260620 13:56:16.913031 7861 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:15.790843 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:14.674984 6552 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:16.916694 7861 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:16.918259 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:14.641355 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 98566us
W20260620 13:56:16.263540 5850 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.624s user 0.004s sys 0.007s
I20260620 13:56:14.659789 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:16.924578 5850 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.285s user 0.005s sys 0.008s
I20260620 13:56:16.924853 5877 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:14.621477 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:14.646066 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:14.646539 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:16.945204 5881 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 330) took 2300 ms (client timeout 2210 ms). Trace:
W20260620 13:56:16.945521 5876 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 331) took 2299 ms (client timeout 1839 ms). Trace:
I20260620 13:56:14.629326 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:14.646768 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:14.557359 5997 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.709s (SENT)
I20260620 13:56:14.612162 7804 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:14.612300 7805 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:17.084960 7804 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.085633 7804 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:14.662153 7764 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.089569 7764 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:14.627156 7749 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:15.757619 7811 consensus_meta.cc:287] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 1.269s user 0.011s sys 0.000s
I20260620 13:56:14.600502 7820 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.094327 7811 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.097478 7811 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:14.542573 7768 consensus_queue.cc:237] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.488478 7823 consensus_queue.cc:237] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:14.557205 7781 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:14.657240 7824 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:15.146248 7828 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.110773 7828 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.113520 7828 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:14.597432 7829 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:14.653381 7637 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:17.115453 7781 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:14.622691 7831 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:16.334198 7800 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:15.681348 7833 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.121068 7833 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.569406 7835 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:17.123719 7835 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.126041 7835 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:14.658476 7832 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
W20260620 13:56:15.791700 7838 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.003s user 0.003s sys 0.006s
I20260620 13:56:14.619902 7773 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:14.555058 7830 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:14.633108 7688 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.156029 7830 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.156970 7831 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.157809 7832 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.161093 7832 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.162138 7833 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:16.249688 7836 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.598s user 0.004s sys 0.014s
W20260620 13:56:17.163498 7836 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.515s user 0.004s sys 0.015s
I20260620 13:56:16.251216 7818 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:16.292461 7806 log.cc:927] Time spent T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 2.578s user 0.000s sys 0.018s
W20260620 13:56:16.379956 5880 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 319) took 1823 ms (client timeout 1583 ms). Trace:
I20260620 13:56:16.382992 5777 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47386 (request call id 230) took 2264 ms. Trace:
I20260620 13:56:17.167357 5777 rpcz_store.cc:276] 0620 13:56:14.118286 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:16.377611 (+2259325us) service_pool.cc:224] Handling call
0620 13:56:16.382688 (+ 5077us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260620 13:56:14.716056 7770 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:16.447708 6584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 671) took 2287 ms (client timeout 1671 ms). Trace:
W20260620 13:56:17.170518 6584 rpcz_store.cc:269] 0620 13:56:14.159729 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:16.447224 (+2287495us) service_pool.cc:211] Skipping call since client already timed out
0620 13:56:16.447428 (+ 204us) inbound_call.cc:177] Queueing failure response
Metrics: {}
W20260620 13:56:16.570703 5848 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.949s user 0.016s sys 0.012s
I20260620 13:56:16.600289 7852 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:17.172216 5848 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.550s user 0.016s sys 0.013s
I20260620 13:56:16.614275 5958 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 329) took 2546 ms. Trace:
I20260620 13:56:16.619841 7853 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:17.172364 7852 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.172817 5958 rpcz_store.cc:276] 0620 13:56:14.067285 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.067413 (+ 128us) service_pool.cc:224] Handling call
0620 13:56:14.067761 (+ 348us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:14.157316 (+ 89555us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:14.157344 (+ 28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:14.157387 (+ 43us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:14.157417 (+ 30us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:16.613545 (+2456128us) spinlock_profiling.cc:243] Waited 89.4 ms on lock 0x7b5400078fd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:16.613636 (+ 91us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:16.613971 (+ 335us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":205524736}
I20260620 13:56:17.173209 7853 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:17.166510 5880 rpcz_store.cc:269] 0620 13:56:14.555820 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:16.379039 (+1823219us) service_pool.cc:211] Skipping call since client already timed out
0620 13:56:16.379505 (+ 466us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260620 13:56:16.621925 5954 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1167) took 2551 ms. Trace:
I20260620 13:56:17.176147 5954 rpcz_store.cc:276] 0620 13:56:14.070293 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.240611 (+170318us) service_pool.cc:224] Handling call
0620 13:56:14.240954 (+ 343us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:14.351656 (+110702us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:14.370113 (+ 18457us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:14.378648 (+ 8535us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:56:14.380979 (+ 2331us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:16.621314 (+2240335us) spinlock_profiling.cc:243] Waited 48.9 ms on lock 0x7b54001964d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:16.621397 (+ 83us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:16.621706 (+ 309us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":112529792}
I20260620 13:56:16.626801 5952 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 323) took 2581 ms. Trace:
I20260620 13:56:16.636615 5924 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:16.660638 7854 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.177537 5952 rpcz_store.cc:276] 0620 13:56:14.045329 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.046397 (+ 1068us) service_pool.cc:224] Handling call
0620 13:56:14.046621 (+ 224us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:14.192687 (+146066us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:14.192719 (+ 32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:14.192765 (+ 46us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:14.192796 (+ 31us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:16.626088 (+2433292us) spinlock_profiling.cc:243] Waited 146 ms on lock 0x7b54002508d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:16.626172 (+ 84us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:16.626556 (+ 384us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":335491328}
W20260620 13:56:17.178346 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 542243us
I20260620 13:56:16.662065 6029 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 319) took 2600 ms. Trace:
I20260620 13:56:17.179275 6029 rpcz_store.cc:276] 0620 13:56:14.061621 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.068676 (+ 7055us) service_pool.cc:224] Handling call
0620 13:56:14.068964 (+ 288us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:14.094218 (+ 25254us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:14.094249 (+ 31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:14.094293 (+ 44us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:14.094324 (+ 31us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:16.661244 (+2566920us) spinlock_profiling.cc:243] Waited 25 ms on lock 0x7b54000d5054. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:16.661336 (+ 92us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:16.661735 (+ 399us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":57614080}
I20260620 13:56:17.180076 7853 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:16.678169 5951 consensus_meta.cc:287] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 2.225s user 0.036s sys 0.030s
I20260620 13:56:16.678475 7855 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.181303 5924 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:17.181201 7855 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.182350 7800 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:17.178020 7854 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.183853 7855 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:16.695729 7856 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.184768 7856 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.185912 7854 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:16.696336 7774 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:16.818948 5905 debug-util.cc:398] Leaking SignalData structure 0x7b0800119bc0 after lost signal to thread 4722
W20260620 13:56:17.188239 5905 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa2a0 after lost signal to thread 5815
I20260620 13:56:17.188881 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.180998 5951 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
W20260620 13:56:17.189656 5905 debug-util.cc:398] Leaking SignalData structure 0x7b080038fa40 after lost signal to thread 5908
W20260620 13:56:17.189992 5905 debug-util.cc:398] Leaking SignalData structure 0x7b080038f9e0 after lost signal to thread 5909
I20260620 13:56:16.823024 7791 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:17.191453 7791 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:17.192174 5951 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42078 (request call id 330) took 3124 ms (client timeout 2451 ms). Trace:
W20260620 13:56:17.192728 5951 rpcz_store.cc:269] 0620 13:56:14.067615 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.188738 (+121123us) service_pool.cc:224] Handling call
0620 13:56:17.191880 (+3003142us) spinlock_profiling.cc:243] Waited 4.96 ms on lock 0x7b54002521d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:17.192079 (+ 199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11408128}
I20260620 13:56:17.193821 7791 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:16.827687 7857 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:17.194664 7857 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.196975 7857 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.197866 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:17.198722 6032 raft_consensus.cc:2368] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3.
I20260620 13:56:16.831626 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:16.851886 5998 connection.cc:256] RPC call timeout handler was delayed by -1.2628300679999711s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1582s for a response
W20260620 13:56:17.203482 5998 connection.cc:256] RPC call timeout handler was delayed by -1.2628300679999711s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1582s for a response
W20260620 13:56:17.203900 5998 connection.cc:256] RPC call timeout handler was delayed by -1.2259300680000251s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1623s for a response
W20260620 13:56:17.204216 5998 connection.cc:256] RPC call timeout handler was delayed by -1.1485300680000137s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17090000000000002s for a response
I20260620 13:56:17.203424 5957 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
W20260620 13:56:17.204556 5998 connection.cc:256] RPC call timeout handler was delayed by -1.0072300680000126s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18660000000000002s for a response
W20260620 13:56:17.204900 5998 connection.cc:256] RPC call timeout handler was delayed by -1.0009300680000024s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18730000000000002s for a response
I20260620 13:56:16.852669 7859 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:16.855258 6026 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43488 (request call id 2218) took 2641 ms. Trace:
I20260620 13:56:16.864761 7862 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:16.871142 7822 log.cc:927] Time spent T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 2.434s user 0.005s sys 0.015s
I20260620 13:56:16.894045 5779 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56624 (request call id 341) took 4332 ms. Trace:
I20260620 13:56:16.897866 7864 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:17.227387 7792 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.228446 7864 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.230301 6032 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260620 13:56:16.925594 5877 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 328) took 2288 ms (client timeout 1674 ms). Trace:
W20260620 13:56:16.946373 5876 rpcz_store.cc:269] 0620 13:56:14.646045 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.646235 (+ 190us) service_pool.cc:224] Handling call
0620 13:56:16.945262 (+2299027us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:16.953480 5879 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:17.231952 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:16.945731 5881 rpcz_store.cc:269] 0620 13:56:14.645199 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.645362 (+ 163us) service_pool.cc:224] Handling call
0620 13:56:16.944940 (+2299578us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:16.969668 7761 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:16.974738 5884 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 332) took 2328 ms (client timeout 1766 ms). Trace:
I20260620 13:56:16.995023 5849 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:14.710120 7783 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:17.235464 5884 rpcz_store.cc:269] 0620 13:56:14.646443 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.646556 (+ 113us) service_pool.cc:224] Handling call
0620 13:56:16.974503 (+2327947us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:17.001644 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:17.008040 7868 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:17.009521 7869 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:17.013686 7865 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.014392 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1178) took 2928 ms. Trace:
I20260620 13:56:17.014844 7748 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:16.998751 5955 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36000 (request call id 1751) took 2822 ms. Trace:
I20260620 13:56:17.020246 7866 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:17.021878 5953 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1166) took 2951 ms (client timeout 2204 ms). Trace:
I20260620 13:56:17.028370 7872 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:17.252226 7748 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.040845 7867 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.044804 7728 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.029587 7870 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.049592 7874 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:17.059731 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.060427 7772 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.061719 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.063236 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:17.064640 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 2.88257e+06us
I20260620 13:56:17.069660 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.072468 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.092051 7730 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
W20260620 13:56:17.092743 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 2.53507e+06us
I20260620 13:56:17.092845 7767 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:17.097373 5776 catalog_manager.cc:5696] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 2 to 4, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 4 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:17.094327 7749 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.107225 7820 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.090525 7764 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.269876 7764 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.114629 7829 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:17.127439 7838 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 2.468s user 0.003s sys 0.008s
I20260620 13:56:17.150075 5882 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:17.174965 7852 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.182725 7800 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.279284 7800 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:17.279552 7637 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517) with higher term. Message: Invalid argument: T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4.
W20260620 13:56:16.836158 5956 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1170) took 2764 ms (client timeout 1873 ms). Trace:
W20260620 13:56:17.190981 5905 debug-util.cc:398] Leaking SignalData structure 0x7b080039faa0 after lost signal to thread 5983
I20260620 13:56:17.227641 7688 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:17.288885 7688 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.227304 7859 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:17.285800 5956 rpcz_store.cc:269] 0620 13:56:14.071138 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.101549 (+ 30411us) service_pool.cc:224] Handling call
0620 13:56:16.835495 (+2733946us) spinlock_profiling.cc:243] Waited 76.7 ms on lock 0x7b54002512d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:16.835880 (+ 385us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":176496512}
I20260620 13:56:17.228578 7792 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:17.292407 5882 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 327) took 2663 ms (client timeout 1638 ms). Trace:
W20260620 13:56:17.292874 5882 rpcz_store.cc:269] 0620 13:56:14.628682 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.628882 (+ 200us) service_pool.cc:224] Handling call
0620 13:56:17.292200 (+2663318us) spinlock_profiling.cc:243] Waited 166 ms on lock 0x7b5400325854. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:17.292339 (+ 139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":382414592}
I20260620 13:56:16.919241 5875 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 1.
I20260620 13:56:17.231426 7791 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:17.321532 7791 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.292472 7859 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:17.325613 5997 connection.cc:256] RPC call timeout handler was delayed by -1.7742345870000236s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18730000000000002s for a response
W20260620 13:56:17.325999 5997 connection.cc:256] RPC call timeout handler was delayed by -1.771630324000057s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18660000000000002s for a response
W20260620 13:56:17.326308 5997 connection.cc:256] RPC call timeout handler was delayed by -1.6897303240000383s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1957s for a response
W20260620 13:56:17.326602 5997 connection.cc:256] RPC call timeout handler was delayed by -1.5976166369999873s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22040000000000004s for a response
W20260620 13:56:17.231312 5877 rpcz_store.cc:269] 0620 13:56:14.637013 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.659482 (+ 22469us) service_pool.cc:224] Handling call
0620 13:56:16.925468 (+2265986us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:17.233352 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.274593 7767 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:17.209592 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:17.328163 7767 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:17.232841 7862 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.206593 6026 rpcz_store.cc:276] 0620 13:56:14.214164 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.214273 (+ 109us) service_pool.cc:224] Handling call
0620 13:56:14.214519 (+ 246us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:14.443129 (+228610us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:14.443161 (+ 32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:14.443205 (+ 44us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:14.443241 (+ 36us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:16.854624 (+2411383us) spinlock_profiling.cc:243] Waited 228 ms on lock 0x7b54001c9654. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:16.854697 (+ 73us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:16.855046 (+ 349us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":525266176}
I20260620 13:56:17.239563 7856 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.205344 7853 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:17.239151 7761 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.230876 7864 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.210994 7833 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:17.210201 7818 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:17.209966 7752 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.358271 7862 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.240417 7832 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260620 13:56:17.239137 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 272506us
I20260620 13:56:17.241204 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:17.207876 7835 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.245576 5959 rpcz_store.cc:276] 0620 13:56:14.075899 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.441797 (+365898us) service_pool.cc:224] Handling call
0620 13:56:14.442105 (+ 308us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:14.444163 (+ 2058us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:14.444318 (+ 155us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:14.444375 (+ 57us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:56:14.444420 (+ 45us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:17.004140 (+2559720us) spinlock_profiling.cc:243] Waited 1.84 ms on lock 0x7b5400262ad4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:17.004227 (+ 87us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:17.004487 (+ 260us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4227840}
I20260620 13:56:17.246946 5955 rpcz_store.cc:276] 0620 13:56:14.175639 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.544316 (+368677us) service_pool.cc:224] Handling call
0620 13:56:14.575971 (+ 31655us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:16.996782 (+2420811us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:16.997048 (+ 266us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:16.997198 (+ 150us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:16.997443 (+ 245us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:16.997639 (+ 196us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:16.998258 (+ 619us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:17.222838 5779 rpcz_store.cc:276] 0620 13:56:12.558551 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.564746 (+ 6195us) service_pool.cc:224] Handling call
0620 13:56:16.890961 (+4326215us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:14.192135 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:14.322213 (+130078us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:14.322273 (+ 60us) write_op.cc:435] Acquired schema lock
0620 13:56:14.322298 (+ 25us) tablet.cc:662] Decoding operations
0620 13:56:14.419066 (+ 96768us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:14.427839 (+ 8773us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:14.436551 (+ 8712us) tablet.cc:685] Acquiring locks for 1 operations
0620 13:56:14.451076 (+ 14525us) tablet.cc:701] Row locks acquired
0620 13:56:14.453781 (+ 2705us) write_op.cc:260] PREPARE: finished
0620 13:56:14.459249 (+ 5468us) write_op.cc:270] Start()
0620 13:56:14.459371 (+ 122us) write_op.cc:276] Timestamp: P: 1781963774459201 usec, L: 0
0620 13:56:14.459393 (+ 22us) op_driver.cc:348] REPLICATION: starting
0620 13:56:14.460218 (+ 825us) log.cc:844] Serialized 536 byte log entry
0620 13:56:16.254998 (+1794780us) op_driver.cc:464] REPLICATION: finished
0620 13:56:16.276401 (+ 21403us) write_op.cc:301] APPLY: starting
0620 13:56:16.276503 (+ 102us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:16.276603 (+ 100us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:16.276728 (+ 125us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:16.276986 (+ 258us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:16.277146 (+ 160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0620 13:56:16.277181 (+ 35us) write_op.cc:312] APPLY: finished
0620 13:56:16.277428 (+ 247us) log.cc:844] Serialized 23 byte log entry
0620 13:56:16.277604 (+ 176us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:16.277687 (+ 83us) write_op.cc:454] Released schema lock
0620 13:56:16.277721 (+ 34us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:16.278063 (+ 342us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:16.278093 (+ 30us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":20877,"apply.run_cpu_time_us":1645,"apply.run_wall_time_us":1644,"num_ops":1,"prepare.queue_time_us":103080,"prepare.run_cpu_time_us":21130,"prepare.run_wall_time_us":351897,"raft.queue_time_us":1624213,"raft.run_cpu_time_us":15732,"raft.run_wall_time_us":21868,"replication_time_us":1794360,"spinlock_wait_cycles":348544,"thread_start_us":2652572,"threads_started":4,"wal-append.queue_time_us":143673}]]}
I20260620 13:56:17.372677 7835 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.243762 7868 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:17.033272 5950 consensus_meta.cc:287] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 2.568s user 0.022s sys 0.021s
I20260620 13:56:17.252355 7866 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:17.251471 5953 rpcz_store.cc:269] 0620 13:56:14.070015 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:17.021484 (+2951469us) service_pool.cc:211] Skipping call since client already timed out
0620 13:56:17.021667 (+ 183us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260620 13:56:17.334790 5776 catalog_manager.cc:5696] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:17.254840 7878 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.256048 7783 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:17.259822 6027 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
W20260620 13:56:17.260366 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 2.52831e+06us
I20260620 13:56:17.262696 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.263590 7749 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.252889 7872 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.264170 6025 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 1.
I20260620 13:56:17.264765 6031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43488 (request call id 2208) took 3155 ms. Trace:
I20260620 13:56:17.264783 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.265754 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:17.266274 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.266440 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:17.267127 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.267215 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.278246 7730 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.320703 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.244975 7781 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:17.327005 5997 connection.cc:256] RPC call timeout handler was delayed by -1.5310637380000571s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2109s for a response
I20260620 13:56:17.252332 7869 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.258662 7870 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.346196 7761 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.355193 7859 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.336766 7865 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.356679 7833 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.357611 7818 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:17.359546 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 96469.5us
I20260620 13:56:17.366819 7832 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.258744 7867 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.358610 7752 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:17.369539 5848 connection.cc:256] RPC call timeout handler was delayed by -1.019965276999983s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.188s for a response
I20260620 13:56:17.248318 5879 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:17.384712 6032 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:56:17.293745 7874 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.284273 7829 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.393643 7866 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:17.399030 7868 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:17.684190 5997 connection.cc:256] RPC call timeout handler was delayed by -1.231122892000144s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2149s for a response
I20260620 13:56:17.688155 5883 raft_consensus.cc:1813] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Handling vote request from an unknown peer 192c750f597c43858e1ad09e8d805685
I20260620 13:56:17.678112 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:17.691563 5879 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 325) took 3071 ms (client timeout 2294 ms). Trace:
I20260620 13:56:17.682121 6551 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:17.694243 5883 raft_consensus.cc:2410] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 2 index: 4.
W20260620 13:56:17.692129 5879 rpcz_store.cc:269] 0620 13:56:14.620535 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.620741 (+ 206us) service_pool.cc:224] Handling call
0620 13:56:17.687992 (+3067251us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:17.696101 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.697345 7791 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:17.513772 7873 log.cc:927] Time spent T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.128s user 0.000s sys 0.000s
W20260620 13:56:17.667892 7804 consensus_meta.cc:287] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.582s user 0.008s sys 0.005s
W20260620 13:56:17.707870 5905 debug-util.cc:398] Leaking SignalData structure 0x7b08003bdc00 after lost signal to thread 6057
W20260620 13:56:17.708317 5905 debug-util.cc:398] Leaking SignalData structure 0x7b08003bdbc0 after lost signal to thread 6058
I20260620 13:56:17.708056 7804 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:17.709514 5905 debug-util.cc:398] Leaking SignalData structure 0x7b08003b1840 after lost signal to thread 6611
W20260620 13:56:17.709854 5905 debug-util.cc:398] Leaking SignalData structure 0x7b08003b1820 after lost signal to thread 6612
W20260620 13:56:17.710155 5905 debug-util.cc:398] Leaking SignalData structure 0x7b08003b1740 after lost signal to thread 7553
W20260620 13:56:17.710557 5905 debug-util.cc:398] Leaking SignalData structure 0x7b08003b1720 after lost signal to thread 7644
I20260620 13:56:17.710654 7804 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.700831 6029 raft_consensus.cc:2410] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
I20260620 13:56:17.701818 5876 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:17.702075 7781 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.702280 6024 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:17.702576 5878 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:17.702889 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.704461 7869 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.706367 7829 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.602825 7878 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.520539 7767 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.514422 7728 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:17.516803 7748 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:17.711598 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.684644 6031 rpcz_store.cc:276] 0620 13:56:14.109195 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.109349 (+ 154us) service_pool.cc:224] Handling call
0620 13:56:14.114044 (+ 4695us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:14.124617 (+ 10573us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:14.124649 (+ 32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:14.126687 (+ 2038us) log.cc:844] Serialized 26 byte log entry
0620 13:56:14.212169 (+ 85482us) raft_consensus.cc:1645] Marking committed up to 1
0620 13:56:14.212966 (+ 797us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:14.213029 (+ 63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:16.869983 (+2656954us) spinlock_profiling.cc:243] Waited 4.02 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdf396c0e 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1 00007f0fdf39f579 00007f0fdf39f509
0620 13:56:17.256543 (+386560us) raft_consensus.cc:1685] finished
0620 13:56:17.256562 (+ 19us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:17.264582 (+ 8020us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12111,"raft.queue_time_us":13282,"raft.run_cpu_time_us":216,"raft.run_wall_time_us":8910,"spinlock_wait_cycles":9236864,"thread_start_us":51045,"threads_started":1,"wal-append.queue_time_us":145624}
I20260620 13:56:17.699550 5881 raft_consensus.cc:2393] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 3: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:17.715432 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.699939 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.421677 7835 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.733752 5882 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:17.689347 7832 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:17.724309 7783 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:17.725303 7688 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:17.731796 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 358669us
I20260620 13:56:17.740972 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.676321 7800 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:17.723088 5905 debug-util.cc:398] Leaking SignalData structure 0x7b08003b15e0 after lost signal to thread 7734
I20260620 13:56:17.738922 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.385339 7805 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.745697 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.734879 5876 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:17.741662 6032 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:17.744540 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.748139 5879 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:56:17.749130 5881 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:17.750921 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.731987 5875 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:17.754761 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.751253 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.750748 5884 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:17.753500 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.754575 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.757059 5876 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:17.758384 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.735486 7799 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.759155 5881 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:17.761307 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.743139 7792 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.741974 5950 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1175) took 3668 ms. Trace:
I20260620 13:56:17.762740 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:17.751997 7728 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.764233 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:17.758342 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:17.754695 7804 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:17.773821 5953 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260620 13:56:17.778595 5877 raft_consensus.cc:2393] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:17.736269 7859 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.752250 7783 raft_consensus.cc:697] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:17.774084 7767 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:17.779927 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:17.774253 5880 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
W20260620 13:56:17.781700 5924 connection.cc:256] RPC call timeout handler was delayed by -2.3514791019999848s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1665s for a response
I20260620 13:56:17.781533 7804 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.784683 5957 raft_consensus.cc:2368] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3.
I20260620 13:56:17.781978 7853 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:17.782874 5849 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:17.766131 7870 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:17.789757 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:17.792927 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:17.792840 7853 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.794065 5951 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:17.791105 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:17.778138 7878 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.795374 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:17.798239 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:17.799264 5956 raft_consensus.cc:2376] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4. Re-sending same reply.
I20260620 13:56:17.801002 5955 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:17.772027 7799 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.803856 7852 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:17.808048 7730 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:17.808528 7781 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.817817 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:17.809898 7783 consensus_queue.cc:237] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.811862 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.812129 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.801558 7870 raft_consensus.cc:2764] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260620 13:56:17.797752 7853 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.815882 7852 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.816964 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.817085 7804 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.817914 7781 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:17.810985 6552 connection.cc:256] RPC call timeout handler was delayed by -2.8454990029999863s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1583s for a response
W20260620 13:56:17.821388 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 46620.4us
I20260620 13:56:17.822234 5879 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:17.822897 5959 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:17.823035 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.823352 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.823849 5997 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:17.850080 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 47365.9us
I20260620 13:56:17.850235 7867 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:17.850939 7867 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:17.851339 7867 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.851719 7867 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:17.822932 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.853049 7874 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.853866 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.855060 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.838433 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:17.819000 5905 debug-util.cc:398] Leaking SignalData structure 0x7b08003b1280 after lost signal to thread 7795
W20260620 13:56:17.856532 6552 connection.cc:256] RPC call timeout handler was delayed by -2.8328990029999659s: 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
I20260620 13:56:17.844200 7859 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:17.844973 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:17.857087 6552 connection.cc:256] RPC call timeout handler was delayed by -2.0597558519999666s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1638s for a response
I20260620 13:56:17.849306 6025 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:17.845795 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:17.857534 6552 connection.cc:256] RPC call timeout handler was delayed by -1.9211140510000178s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1638s for a response
W20260620 13:56:17.857931 6552 connection.cc:256] RPC call timeout handler was delayed by -1.8334134230000245s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22940000000000002s for a response
W20260620 13:56:17.858366 6552 connection.cc:256] RPC call timeout handler was delayed by -1.8073326420000058s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2451s for a response
W20260620 13:56:17.858788 6552 connection.cc:256] RPC call timeout handler was delayed by -1.7959589979999464s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1674s for a response
W20260620 13:56:17.861038 6552 connection.cc:256] RPC call timeout handler was delayed by -1.7959589979999464s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1674s for a response
W20260620 13:56:17.861510 6552 connection.cc:256] RPC call timeout handler was delayed by -1.7674663809999629s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1507s for a response
W20260620 13:56:17.861914 6552 connection.cc:256] RPC call timeout handler was delayed by -1.7579646799999864s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1507s for a response
W20260620 13:56:17.862287 6552 connection.cc:256] RPC call timeout handler was delayed by -1.6457717580000235s: 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
W20260620 13:56:17.862674 6552 connection.cc:256] RPC call timeout handler was delayed by -1.5785750450000933s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1766s for a response
I20260620 13:56:17.864974 5883 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:17.866137 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.867031 5876 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
W20260620 13:56:17.868489 6552 connection.cc:256] RPC call timeout handler was delayed by -1.5569930040001054s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1766s for a response
W20260620 13:56:17.868896 6552 connection.cc:256] RPC call timeout handler was delayed by -1.5128750450001007s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1839s for a response
W20260620 13:56:17.869333 6552 connection.cc:256] RPC call timeout handler was delayed by -1.2842005940000263s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.30400000000000005s for a response
W20260620 13:56:17.869735 6552 connection.cc:256] RPC call timeout handler was delayed by -1.271358996999993s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.221s for a response
W20260620 13:56:17.870076 6552 connection.cc:256] RPC call timeout handler was delayed by -1.271358996999993s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.221s for a response
I20260620 13:56:17.871876 7749 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.842134 7853 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.874395 7853 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.876549 7853 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:17.881049 5924 connection.cc:256] RPC call timeout handler was delayed by -2.1858791020000581s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1849s for a response
W20260620 13:56:17.881608 5924 connection.cc:256] RPC call timeout handler was delayed by -2.1086787160000995s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1859s for a response
W20260620 13:56:17.881961 5924 connection.cc:256] RPC call timeout handler was delayed by -2.0690787160000355s: 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
W20260620 13:56:17.882290 5924 connection.cc:256] RPC call timeout handler was delayed by -1.9608791020000353s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20990000000000003s for a response
W20260620 13:56:17.882072 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 158045us
W20260620 13:56:17.882639 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6551787560000548s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18080000000000002s for a response
W20260620 13:56:17.883200 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6083669960000861s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21800000000000003s for a response
W20260620 13:56:17.883565 5924 connection.cc:256] RPC call timeout handler was delayed by -1.5245521389999794s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16670000000000001s for a response
W20260620 13:56:17.884081 5924 connection.cc:256] RPC call timeout handler was delayed by -1.5245521389999794s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16670000000000001s for a response
W20260620 13:56:17.884414 5924 connection.cc:256] RPC call timeout handler was delayed by -1.5209521389999736s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16710000000000003s for a response
W20260620 13:56:17.884781 5924 connection.cc:256] RPC call timeout handler was delayed by -1.5209521389999736s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16710000000000003s for a response
W20260620 13:56:17.885140 5924 connection.cc:256] RPC call timeout handler was delayed by -1.3926010810000662s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17700000000000002s for a response
W20260620 13:56:17.885511 5924 connection.cc:256] RPC call timeout handler was delayed by -1.3883381960000634s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22460000000000002s for a response
W20260620 13:56:17.885890 5924 connection.cc:256] RPC call timeout handler was delayed by -1.3787521389999711s: 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
W20260620 13:56:17.886752 5924 connection.cc:256] RPC call timeout handler was delayed by -1.3548010810000051s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18120000000000003s for a response
W20260620 13:56:17.887334 5924 connection.cc:256] RPC call timeout handler was delayed by -1.3157521389999829s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1899s for a response
W20260620 13:56:17.887786 5924 connection.cc:256] RPC call timeout handler was delayed by -1.2414010810000491s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1938s for a response
I20260620 13:56:17.887283 6028 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
W20260620 13:56:17.888250 5924 connection.cc:256] RPC call timeout handler was delayed by -1.1109010810000655s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20830000000000004s for a response
I20260620 13:56:17.877622 7872 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:17.890055 5924 connection.cc:256] RPC call timeout handler was delayed by -1.1010010810000495s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2094s for a response
W20260620 13:56:17.880782 5905 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9780 after lost signal to thread 7798
W20260620 13:56:17.893479 5924 connection.cc:256] RPC call timeout handler was delayed by -1.0789114420000487s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2479s for a response
I20260620 13:56:17.887389 7833 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.886785 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:17.900271 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:17.903467 7862 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:17.904135 7862 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.906740 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:17.909699 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:17.900357 7752 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.913777 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:17.914412 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:17.915027 5957 raft_consensus.cc:3060] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:17.915714 5875 raft_consensus.cc:2410] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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.
I20260620 13:56:17.894404 7800 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.916961 7818 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.917096 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:17.920751 7852 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.922642 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:17.923226 7728 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.923445 5956 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:17.773244 5950 rpcz_store.cc:276] 0620 13:56:14.075037 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:14.307555 (+232518us) service_pool.cc:224] Handling call
0620 13:56:14.436047 (+128492us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:14.441840 (+ 5793us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:17.384092 (+2942252us) log.cc:844] Serialized 14 byte log entry
0620 13:56:17.693724 (+309632us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:17.722739 (+ 29015us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:17.731290 (+ 8551us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:17.735587 (+ 4297us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:17.739677 (+ 4090us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3465,"raft.run_cpu_time_us":262,"raft.run_wall_time_us":8053,"thread_start_us":263345,"threads_started":1,"wal-append.queue_time_us":311456}
I20260620 13:56:17.927024 7867 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:17.928158 6032 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:17.929457 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:17.930212 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:17.931627 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:17.932088 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:17.932443 6578 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:17.932996 6586 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:56:17.893204 7781 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.906857 7862 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.936563 7865 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:17.938441 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:17.939379 5954 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:17.940505 7799 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.942731 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:17.943820 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:17.943982 5954 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:17.944574 6580 raft_consensus.cc:2393] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:17.949189 6583 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:17.945240 7805 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.951319 6552 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:17.887565 7832 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.962814 7832 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:17.942531 7867 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:17.965147 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:17.976662 6032 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:17.977715 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 125160us
I20260620 13:56:17.979738 5957 raft_consensus.cc:2468] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:17.983176 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:17.984004 5954 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:17.984222 7688 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.984866 7783 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:17.985117 7878 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:17.985947 7878 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.984879 7688 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.991356 7730 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:17.992583 5956 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:17.992285 7730 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:17.999192 7688 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:17.979413 7728 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:17.999796 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.001137 7730 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:18.004323 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:18.004904 5951 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:18.005110 5957 raft_consensus.cc:2393] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:18.006088 5953 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:18.006004 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.006531 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:17.997076 5997 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.007215 5955 raft_consensus.cc:1813] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Handling vote request from an unknown peer 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:18.008868 5955 raft_consensus.cc:2410] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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: 3 index: 5.
I20260620 13:56:18.009033 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.009630 5959 raft_consensus.cc:1813] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Handling vote request from an unknown peer 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:18.010218 5959 raft_consensus.cc:2410] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for term 2 because replica has last-logged OpId of term: 1 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260620 13:56:18.003046 7728 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.019125 7866 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:17.994318 7783 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:18.020211 5997 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.031754 7728 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:18.031952 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.034799 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.037494 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.037779 7889 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:18.039062 7889 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:18.020809 7866 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:18.038596 6581 raft_consensus.cc:2955] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:18.039541 7889 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:18.039882 7866 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:18.053376 5959 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:18.015714 7867 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260620 13:56:18.067802 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.070891 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.075251 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.076037 5959 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:18.082496 7865 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:18.084780 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.085716 6583 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:18.082576 5997 leader_election.cc:400] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Vote denied by peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517) with higher term. Message: Invalid argument: T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3.
I20260620 13:56:18.092545 5997 leader_election.cc:403] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260620 13:56:18.092895 7832 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:18.093552 7832 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.093493 5997 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.042044 7783 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.093951 7878 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:18.095672 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.099184 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.104964 7832 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:18.105273 7862 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:18.105852 7862 raft_consensus.cc:697] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:18.106858 7862 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.107787 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.108680 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.109242 6026 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:18.111497 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.114866 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:18.117552 5849 connection.cc:256] RPC call timeout handler was delayed by -2.4902377910000268s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1625s for a response
I20260620 13:56:18.118270 7872 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:18.118482 5849 connection.cc:256] RPC call timeout handler was delayed by -2.4722377909999977s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1645s for a response
I20260620 13:56:18.118786 7872 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.120190 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:18.119377 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 61083.4us
I20260620 13:56:18.119252 5997 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.123347 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.123935 7859 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:18.124841 7859 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:18.125228 7859 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:18.126076 7783 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:18.127619 5884 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260620 13:56:18.128001 5884 pending_rounds.cc:85] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 5
I20260620 13:56:18.128271 5884 pending_rounds.cc:107] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260620 13:56:18.128528 5884 raft_consensus.cc:2889] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:18.130882 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.132043 5997 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.132596 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.128839 7889 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:18.143075 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.144009 5875 raft_consensus.cc:2410] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:18.144388 7889 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:18.145156 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.145790 5959 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:56:18.145918 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:18.146641 5953 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:18.146888 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.146978 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.147408 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.147961 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.148128 5953 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:18.148234 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.148577 5952 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:18.148895 5951 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:18.129364 7866 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.147570 5958 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:18.149266 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:18.162213 5955 raft_consensus.cc:1240] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:18.147465 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.162717 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.162302 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.162976 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.165990 5957 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:18.146647 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.163648 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.167744 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.168099 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.169135 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.169665 5878 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:18.172610 5880 raft_consensus.cc:2368] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3.
I20260620 13:56:18.173018 6026 raft_consensus.cc:1275] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260620 13:56:18.173547 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.174660 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.149655 5953 raft_consensus.cc:1240] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:18.175298 5882 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:18.178253 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.179129 5883 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:18.184036 5879 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260620 13:56:18.188891 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.189060 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.196225 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.197017 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.191062 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.202139 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.204362 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.210434 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.211189 6584 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:56:18.211438 5959 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:18.211779 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.212848 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.213459 5880 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:18.211361 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.212719 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.204960 5882 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:18.216596 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:18.217542 5953 raft_consensus.cc:2393] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:18.217803 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.216477 6026 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:18.216812 5924 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:18.249818 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 66829.8us
I20260620 13:56:18.251354 7799 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:18.251754 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.219726 6583 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:56:18.253206 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.253947 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:18.254057 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.254420 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:18.221814 6552 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:18.221732 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.255448 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:18.226109 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.257753 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.254983 5882 raft_consensus.cc:2410] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:18.226444 6584 raft_consensus.cc:2955] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:18.228332 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.227450 6578 raft_consensus.cc:2955] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:18.229357 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.232996 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.234967 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.235438 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.235971 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.236629 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.235970 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.238375 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.240604 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.255510 7783 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:18.226337 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.255698 6552 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:18.255004 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.195860 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.276309 6032 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:18.405854 5953 raft_consensus.cc:1813] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Handling vote request from an unknown peer 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:18.283501 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.407163 5952 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:18.382145 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:18.415365 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.414101 5958 raft_consensus.cc:2393] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:18.406733 6582 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:18.414471 5953 raft_consensus.cc:2410] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 2 because replica has last-logged OpId of term: 1 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260620 13:56:18.430699 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.438992 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:18.434432 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 178855us
I20260620 13:56:18.276664 7799 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:18.442083 6552 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:18.445961 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 192142us
I20260620 13:56:18.378051 6579 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:18.413868 7889 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:18.449057 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:18.414088 7865 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517) with higher term. Message: Invalid argument: T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3.
I20260620 13:56:18.451817 5997 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.421964 7872 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:18.452469 7878 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:18.452903 7892 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:18.458808 7891 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:18.405475 7783 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:18.465994 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.466837 7864 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:18.437532 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:18.447152 7799 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:18.467700 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.469221 6552 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:18.472560 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.475260 7878 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:18.499598 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:18.486121 6032 raft_consensus.cc:1240] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:18.485832 7864 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:18.500855 7864 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:18.489318 7833 consensus_queue.cc:1059] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:18.477661 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:18.515908 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 62776.3us
I20260620 13:56:18.480736 7891 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:18.486249 7783 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:18.496346 7799 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:18.522888 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.496330 7878 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:18.529636 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 112557us
W20260620 13:56:18.532116 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 62966.1us
I20260620 13:56:18.535650 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.534049 5924 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:18.523195 7891 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:18.527685 7730 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260620 13:56:18.541594 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 52447us
I20260620 13:56:18.533516 7866 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:18.519767 7864 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:18.534439 7859 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.562223 6587 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:18.542666 7805 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:18.563514 5849 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.577127 5849 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:18.576009 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 128723us
I20260620 13:56:18.590764 5997 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:18.595234 7872 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:18.596653 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.597479 6583 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
W20260620 13:56:18.600486 7899 log.cc:927] Time spent T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.071s user 0.000s sys 0.000s
I20260620 13:56:18.601912 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.602624 5952 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:18.603966 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.595692 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.607468 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:18.611685 7903 log.cc:927] Time spent T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.073s user 0.000s sys 0.000s
I20260620 13:56:18.611891 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.587579 5924 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:18.619457 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.619805 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:18.622654 5952 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:18.623186 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:18.578349 7833 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:18.636057 5951 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 1.
W20260620 13:56:18.639835 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 49148.9us
I20260620 13:56:18.643332 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:18.588900 7859 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:18.634544 7872 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:18.628384 6551 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:18.633884 6026 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:18.634912 5953 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 1.
I20260620 13:56:18.573794 7805 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:18.654620 7805 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:18.666143 6551 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:18.645323 7833 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:18.650393 7864 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:18.650048 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:18.671360 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 122199us
I20260620 13:56:18.671835 7914 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:18.667354 7791 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:18.667495 7792 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:18.675872 7889 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:18.645617 6579 raft_consensus.cc:2376] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4. Re-sending same reply.
I20260620 13:56:18.652544 7872 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:18.722714 7872 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:18.721436 7904 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:18.730077 7904 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.679087 7805 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.737100 5952 raft_consensus.cc:1240] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
W20260620 13:56:18.713653 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 136626us
I20260620 13:56:18.679221 7833 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:18.719599 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:18.739557 5849 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.721227 7889 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:18.735982 7892 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:18.679589 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.680205 7859 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260620 13:56:18.757319 7910 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
W20260620 13:56:18.762053 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 174536us
W20260620 13:56:18.762426 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 96406us
I20260620 13:56:18.767505 7920 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260620 13:56:18.768635 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 51095.1us
I20260620 13:56:18.743711 7730 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:18.772629 6551 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:18.758488 7892 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:18.778002 5924 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:18.775687 7730 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:18.781349 7730 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:18.782848 7911 consensus_queue.cc:1059] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:18.784247 7911 raft_consensus.cc:3055] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:18.784647 7911 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:18.785511 7911 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:18.786509 7911 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:18.789124 7730 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.791400 7730 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:18.792524 5849 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.793974 7911 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:18.796592 7911 raft_consensus.cc:697] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:18.797713 7911 consensus_queue.cc:237] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.802577 7730 raft_consensus.cc:2804] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:18.803257 7730 raft_consensus.cc:697] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:18.804267 7730 consensus_queue.cc:237] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:18.802184 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 122678us
I20260620 13:56:18.806298 7878 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.807371 5998 leader_election.cc:400] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3.
I20260620 13:56:18.818295 7878 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:18.819073 6026 raft_consensus.cc:1240] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260620 13:56:18.775416 7920 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:18.822582 7906 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:18.822769 6032 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:18.822810 5998 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:18.770198 7805 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:18.806641 7783 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.829190 5998 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:18.830588 7805 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:18.831354 7859 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:18.832157 7904 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:18.834996 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:18.835659 5958 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:18.837350 7901 log.cc:927] Time spent T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.284s user 0.004s sys 0.000s
I20260620 13:56:18.840071 5997 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:18.834743 7891 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.842636 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:18.852588 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 80030.8us
I20260620 13:56:18.852718 5957 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:18.853641 6551 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:18.854707 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 53174.5us
W20260620 13:56:18.857451 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:18.850625 5958 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:18.830979 7805 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:18.861403 6551 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:18.867620 6581 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:18.868932 5998 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:18.869951 6585 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:18.866964 7916 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:18.876459 5998 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.868595 7805 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:18.858542 7920 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:18.873822 7878 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:18.893163 6552 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:18.874033 7791 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:18.907366 7799 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.911183 7922 consensus_queue.cc:1059] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260620 13:56:18.911473 7909 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:18.873210 7910 raft_consensus.cc:697] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:18.834744 7833 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.891918 5998 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:18.938931 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 47127.9us
I20260620 13:56:18.939971 5998 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:18.889513 7915 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:18.882561 7866 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:18.924434 7891 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:18.874276 7921 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:18.925571 7917 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:18.932267 7892 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.932169 7910 consensus_queue.cc:237] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:18.937264 5956 raft_consensus.cc:1240] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:18.892858 7783 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:18.942317 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 164392us
I20260620 13:56:18.913441 7878 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:18.947615 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:18.942956 7791 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:18.899384 7907 consensus_queue.cc:1059] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.050s
I20260620 13:56:18.944413 7864 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:18.954571 7872 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:18.948024 7799 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:18.965739 7833 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:18.965592 6552 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:18.952508 7832 raft_consensus.cc:3055] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:18.966526 7783 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:18.968024 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:18.968524 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:19.012840 6032 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:18.948280 7921 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:18.969717 7805 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:18.971220 7889 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:18.972107 7859 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:18.943195 7915 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:18.974498 7892 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:18.975848 5998 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:18.948939 7917 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:18.980430 5778 catalog_manager.cc:5696] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:18.983734 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:18.984479 7907 raft_consensus.cc:3055] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Stepping down as leader of term 5
W20260620 13:56:19.004011 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 113370us
I20260620 13:56:18.959623 7878 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:19.031817 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 56381.5us
I20260620 13:56:19.032563 5997 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:18.993937 7916 raft_consensus.cc:697] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:19.038839 5997 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:19.039461 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 71530.2us
I20260620 13:56:19.031994 7907 raft_consensus.cc:740] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:19.038414 7864 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:19.042830 7907 consensus_queue.cc:260] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:19.044101 7907 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:19.045284 6026 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:19.032001 7915 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.048079 5998 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:19.049300 5998 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:19.049507 7833 consensus_queue.cc:1059] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:19.051350 6025 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.052603 7889 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:19.053361 7889 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:19.053789 7905 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:19.011605 7920 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.056509 5956 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:19.057898 7920 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:19.058732 7905 raft_consensus.cc:697] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:19.059288 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 93804.3us
I20260620 13:56:19.053200 7904 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:19.011636 7832 raft_consensus.cc:740] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:19.061594 5953 raft_consensus.cc:1240] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:19.027901 7921 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.060485 5778 catalog_manager.cc:5696] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) evicted. New cstate: current_term: 1 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:19.025444 7783 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:19.039556 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 165747us
I20260620 13:56:19.066313 6032 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:19.028654 7914 raft_consensus.cc:697] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:19.074384 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:19.074976 7832 consensus_queue.cc:260] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:19.075172 7914 consensus_queue.cc:237] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.076517 6551 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:19.077378 6551 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:19.077497 6552 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:19.032696 7799 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:19.037166 7917 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.078992 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:19.037521 7891 raft_consensus.cc:2804] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:19.060425 7866 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:19.089437 5778 catalog_manager.cc:5696] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 reported cstate change: config changed from index 3 to 4, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 1 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:19.090987 5924 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.099731 7934 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:19.076107 7783 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:19.093688 5776 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56594 (request call id 329) took 6318 ms. Trace:
I20260620 13:56:19.092835 5778 catalog_manager.cc:5696] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:19.085260 7892 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:19.109367 5778 catalog_manager.cc:5696] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:19.108261 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.089238 7832 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:19.081065 7799 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:19.102635 5776 rpcz_store.cc:276] 0620 13:56:12.767377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:12.767615 (+ 238us) service_pool.cc:224] Handling call
0620 13:56:19.085882 (+6318267us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:17.828576 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:17.829254 (+ 678us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:17.829301 (+ 47us) write_op.cc:435] Acquired schema lock
0620 13:56:17.829320 (+ 19us) tablet.cc:662] Decoding operations
0620 13:56:17.829739 (+ 419us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:17.829846 (+ 107us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:17.829875 (+ 29us) tablet.cc:685] Acquiring locks for 2 operations
0620 13:56:17.855515 (+ 25640us) tablet.cc:701] Row locks acquired
0620 13:56:17.855536 (+ 21us) write_op.cc:260] PREPARE: finished
0620 13:56:17.855702 (+ 166us) write_op.cc:270] Start()
0620 13:56:17.855857 (+ 155us) write_op.cc:276] Timestamp: P: 1781963777855647 usec, L: 0
0620 13:56:17.855877 (+ 20us) op_driver.cc:348] REPLICATION: starting
0620 13:56:17.892059 (+ 36182us) log.cc:844] Serialized 924 byte log entry
0620 13:56:18.014528 (+122469us) op_driver.cc:464] REPLICATION: finished
0620 13:56:18.114880 (+100352us) write_op.cc:301] APPLY: starting
0620 13:56:18.114979 (+ 99us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:18.115142 (+ 163us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:18.131226 (+ 16084us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:18.167610 (+ 36384us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:18.195478 (+ 27868us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0620 13:56:18.202223 (+ 6745us) write_op.cc:312] APPLY: finished
0620 13:56:18.404483 (+202260us) log.cc:844] Serialized 29 byte log entry
0620 13:56:18.444011 (+ 39528us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:18.451341 (+ 7330us) write_op.cc:454] Released schema lock
0620 13:56:18.461869 (+ 10528us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:18.529768 (+ 67899us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:18.533167 (+ 3399us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9363,"reported_tablets":6,"spinlock_wait_cycles":1920,"child_traces":[["op",{"apply.queue_time_us":98244,"apply.run_cpu_time_us":3697,"apply.run_wall_time_us":399280,"num_ops":2,"prepare.queue_time_us":288631,"prepare.run_cpu_time_us":4028,"prepare.run_wall_time_us":89161,"replication_time_us":139185,"thread_start_us":258523,"threads_started":2}]]}
I20260620 13:56:19.089778 7891 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:19.092196 7866 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:19.118357 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.117609 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.117715 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.116916 5849 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:19.117673 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.083076 7927 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:19.094333 7926 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:19.126246 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.124754 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.110047 7892 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:19.131958 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.125941 7752 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:19.113129 7792 consensus_queue.cc:1059] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260620 13:56:19.132654 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.132855 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.135639 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:19.135949 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:19.104521 7728 consensus_queue.cc:1059] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260620 13:56:19.093559 7833 consensus_queue.cc:1059] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260620 13:56:19.116247 7799 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.120024 7866 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:19.115738 7928 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:19.118116 7891 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.158288 5924 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:19.158849 6586 raft_consensus.cc:1240] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.158970 7924 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:19.162561 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:19.105001 7905 consensus_queue.cc:237] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:19.137856 7892 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:19.167904 7752 raft_consensus.cc:697] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:19.113258 7862 consensus_queue.cc:1059] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260620 13:56:19.169215 7872 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:19.169622 7792 raft_consensus.cc:3055] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
W20260620 13:56:19.219570 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 143626us
W20260620 13:56:19.170439 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:19.172247 7730 raft_consensus.cc:3055] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:19.173867 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:19.228236 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.157140 6032 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.229593 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.175220 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.175781 6585 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:19.177430 7889 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:19.138309 7916 consensus_queue.cc:237] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.123927 7930 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:19.128849 7927 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.184360 7805 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:19.189255 7915 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.196556 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:19.202436 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:19.249699 5998 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:19.209153 6580 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:19.168836 7833 raft_consensus.cc:3055] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Stepping down as leader of term 2
W20260620 13:56:19.217715 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 117425us
I20260620 13:56:19.131733 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.129149 7926 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:19.263818 7926 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:19.264822 6578 raft_consensus.cc:1240] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.231825 6582 raft_consensus.cc:1240] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:19.232470 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.236788 6584 raft_consensus.cc:2368] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4.
I20260620 13:56:19.238718 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:19.207504 7924 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:19.240324 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.222487 7792 raft_consensus.cc:740] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:19.244988 5849 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.179016 7878 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.222597 7928 raft_consensus.cc:697] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:19.227820 7730 raft_consensus.cc:740] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:19.266985 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:19.321102 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 71508us
I20260620 13:56:19.271803 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:19.494357 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 336146us
I20260620 13:56:19.395524 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:19.335686 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:19.383911 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 279356us
I20260620 13:56:19.358852 6032 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:19.548177 7924 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.288836 7915 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:19.464653 7904 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:19.405959 7930 raft_consensus.cc:697] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:19.628816 7904 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.629385 7930 consensus_queue.cc:237] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.631467 7904 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:19.586539 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:19.340173 5875 raft_consensus.cc:2410] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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: 3 index: 3.
I20260620 13:56:19.341459 7752 consensus_queue.cc:237] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.413256 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:19.651387 7917 consensus_meta.cc:287] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.561s user 0.000s sys 0.016s
I20260620 13:56:19.651849 7917 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.624225 5924 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:19.290205 7805 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260620 13:56:19.322180 7931 log.cc:927] Time spent T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.078s user 0.000s sys 0.001s
I20260620 13:56:19.572554 7919 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260620 13:56:19.412627 7941 log.cc:927] Time spent T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.148s user 0.002s sys 0.000s
W20260620 13:56:19.621984 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 377054us
I20260620 13:56:19.669405 5849 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.254405 7833 raft_consensus.cc:740] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:19.673524 7892 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.674005 7919 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:19.673894 7792 consensus_queue.cc:260] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.675065 7792 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:19.639238 5848 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.650s (SENT) [suppressed 29 similar messages]
W20260620 13:56:19.639689 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 110535us
I20260620 13:56:19.640659 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:19.640997 7934 raft_consensus.cc:3055] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:19.683795 7934 raft_consensus.cc:740] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:19.654464 7783 consensus_meta.cc:287] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.541s user 0.010s sys 0.005s
W20260620 13:56:19.685500 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 46294.5us
I20260620 13:56:19.641593 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:19.491051 7921 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:19.408015 7865 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:19.624405 6552 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:19.658565 6586 raft_consensus.cc:1240] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:19.659521 7730 consensus_queue.cc:260] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.663820 5953 raft_consensus.cc:1240] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.340729 7937 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:19.564466 7927 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:19.664873 5957 raft_consensus.cc:1240] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
W20260620 13:56:19.622112 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 90477us
I20260620 13:56:19.244451 7872 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:19.469209 7922 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:19.717224 7922 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.672084 5849 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:19.672617 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 48568.1us
I20260620 13:56:19.673352 7914 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260620 13:56:19.720206 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 48189.6us
I20260620 13:56:19.675640 6578 raft_consensus.cc:1240] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:19.674818 7833 consensus_queue.cc:260] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:19.683938 7917 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:19.711088 7728 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260620 13:56:19.692596 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 68316.5us
I20260620 13:56:19.700886 7921 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:19.700965 5954 raft_consensus.cc:1275] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:19.701635 7934 consensus_queue.cc:260] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:19.709059 7799 consensus_meta.cc:287] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.530s user 0.011s sys 0.006s
I20260620 13:56:19.710026 7892 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:19.656464 7805 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:19.638547 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.664495 7866 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.289414 7891 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.734048 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:19.712846 7924 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.739871 5924 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:19.767562 5958 raft_consensus.cc:1240] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.768697 7924 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:19.755501 5950 raft_consensus.cc:1240] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:19.769269 7946 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:19.753860 7833 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.769634 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:19.733300 7947 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:19.690539 7783 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.742785 7752 consensus_queue.cc:1059] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260620 13:56:19.777549 7922 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:19.777683 7752 raft_consensus.cc:3055] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:19.745538 5849 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.778098 7752 raft_consensus.cc:740] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:19.779204 7891 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:19.755823 7928 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.730484 7872 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:19.779680 7910 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:19.780090 7872 consensus_queue.cc:1059] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:19.752998 5998 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:19.780792 7872 consensus_queue.cc:1243] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer b0ce39342d8c4a64904b30b98de02b9f 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
I20260620 13:56:19.757548 7911 consensus_queue.cc:1059] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260620 13:56:19.753127 7799 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:19.724524 7914 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:19.759443 6552 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:19.711273 7865 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:19.786188 7911 raft_consensus.cc:3055] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:19.737686 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:19.768584 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:19.713593 7937 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
W20260620 13:56:19.772744 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:19.779017 5849 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.757963 7730 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:19.848351 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 69402.1us
I20260620 13:56:19.848595 7919 raft_consensus.cc:2749] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:19.849416 5849 leader_election.cc:400] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4.
I20260620 13:56:19.850611 5849 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.781977 5998 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:19.851679 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 69765us
I20260620 13:56:19.852350 5998 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:19.852558 7922 consensus_queue.cc:1059] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
W20260620 13:56:19.853287 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 93927.4us
I20260620 13:56:19.783325 7878 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:19.783366 7872 raft_consensus.cc:3055] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:19.854413 7872 raft_consensus.cc:740] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:19.759815 7943 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:19.855279 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:19.855567 7943 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.776504 7934 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:19.823426 7946 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:56:19.828881 7926 consensus_meta.cc:287] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.564s user 0.013s sys 0.010s
I20260620 13:56:19.874830 7926 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.811003 7905 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:19.875773 7905 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:19.876155 7905 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:19.876844 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:19.778977 7752 consensus_queue.cc:260] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.787371 7914 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:19.818318 7916 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260620 13:56:19.839480 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 70997.2us
I20260620 13:56:19.847321 5956 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:19.880532 5882 raft_consensus.cc:2393] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:19.852799 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.853442 5998 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.761364 7805 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.853711 7922 raft_consensus.cc:2749] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:19.894582 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:19.860579 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:19.899410 6032 raft_consensus.cc:1240] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:19.901484 6032 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.901968 7920 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:19.908411 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.908732 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:19.909823 5924 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:19.910094 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:19.786636 7911 raft_consensus.cc:740] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:19.865132 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:19.837453 7783 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:19.866066 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:19.874154 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:19.875224 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:19.830278 5951 raft_consensus.cc:1240] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.839681 7799 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:19.885185 6025 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
W20260620 13:56:19.893466 7951 log.cc:927] Time spent T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.051s user 0.000s sys 0.000s
I20260620 13:56:19.893733 6579 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:19.894053 7926 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:19.894541 6027 raft_consensus.cc:1240] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
W20260620 13:56:19.930639 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 77266.9us
I20260620 13:56:19.931402 5998 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.894994 6033 raft_consensus.cc:1240] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.895313 5881 raft_consensus.cc:1240] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.932463 5998 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:19.895596 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:19.896000 6031 raft_consensus.cc:1240] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:19.896253 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:19.853951 7921 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:19.912562 6028 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:19.912606 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:19.786580 7947 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.871948 7906 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:19.940683 7791 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:19.940793 7906 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:19.852375 7866 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:19.941283 7906 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.862579 7878 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:19.862432 7910 raft_consensus.cc:3055] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:19.942102 7910 raft_consensus.cc:740] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:19.942953 7910 consensus_queue.cc:260] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.943701 7904 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:19.944092 7904 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:19.944182 7910 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:19.944523 7904 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:19.916481 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:19.855310 7872 consensus_queue.cc:260] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.871680 7937 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:19.872797 7943 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:19.920975 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:19.920887 7911 consensus_queue.cc:260] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:19.921743 7865 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:19.922744 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:19.928579 5924 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:19.929509 6024 raft_consensus.cc:1240] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.896608 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:19.936177 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:19.975548 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 47081.4us
I20260620 13:56:19.938046 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:19.938210 5998 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:19.940241 7944 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:19.981321 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:19.980422 7946 raft_consensus.cc:2804] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:19.886853 7919 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:19.947304 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:19.983011 7911 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:19.985565 6025 raft_consensus.cc:1240] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:19.988039 7947 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:19.995034 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:19.984545 7946 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:19.995882 7946 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.998986 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:19.948123 6027 raft_consensus.cc:1275] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260620 13:56:20.001097 7943 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:20.004294 7921 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:20.005925 7937 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.007740 7783 consensus_queue.cc:1059] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260620 13:56:20.008176 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:20.009479 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 71336.7us
I20260620 13:56:20.014329 6027 raft_consensus.cc:1240] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:20.017165 7927 consensus_queue.cc:1059] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:20.009057 7926 raft_consensus.cc:3055] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:20.019260 7927 raft_consensus.cc:3055] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:20.019526 7926 raft_consensus.cc:740] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:20.019706 7927 raft_consensus.cc:740] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:20.020556 7926 consensus_queue.cc:260] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.023289 6552 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:19.951508 5956 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:20.029228 6551 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:19.954452 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:19.955725 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:19.956344 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:19.956820 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:20.035000 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:19.956954 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:19.955864 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:19.930274 7924 raft_consensus.cc:2804] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260620 13:56:19.961287 5848 leader_election.cc:336] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.880s (SENT)
I20260620 13:56:19.971824 5952 raft_consensus.cc:1275] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:56:19.974437 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:19.935837 7752 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:19.971031 7907 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:19.999723 5879 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:20.026501 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:19.956877 7872 raft_consensus.cc:3060] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:20.040849 5849 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:20.041711 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:20.043349 5878 raft_consensus.cc:2468] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:20.021808 7926 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:20.039577 5848 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:20.056313 6552 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:20.059230 5998 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:20.036798 7924 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:20.070861 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:20.047791 7878 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:20.080101 5998 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:20.056137 7730 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:20.062988 7833 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
W20260620 13:56:20.090231 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:20.093981 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:20.080327 7920 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:20.082600 5875 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:20.070719 7928 raft_consensus.cc:2804] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260620 13:56:20.095726 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:20.085832 7915 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:20.021433 7927 consensus_queue.cc:260] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:20.082506 7924 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:20.095746 5998 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:20.058116 7907 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.057889 7916 consensus_queue.cc:1059] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260620 13:56:20.116354 5998 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:20.095427 7730 raft_consensus.cc:697] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:20.066929 7919 consensus_queue.cc:1059] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260620 13:56:20.144902 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:20.102053 7928 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:20.163354 5879 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:20.199488 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:20.203650 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:20.110806 7914 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:20.139031 7859 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260620 13:56:20.216732 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 179784us
I20260620 13:56:20.201736 6552 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:20.212414 7730 consensus_queue.cc:237] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.215386 7909 consensus_queue.cc:1059] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:20.105304 7866 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.098s
I20260620 13:56:20.110733 7805 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:20.096573 7930 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.110s
W20260620 13:56:20.226281 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 155685us
I20260620 13:56:20.227236 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:20.227926 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 281178us
I20260620 13:56:20.202965 7928 raft_consensus.cc:3060] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:20.226847 5924 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:20.221211 7936 raft_consensus.cc:3055] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:20.221038 7911 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:20.220594 7792 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:20.230062 7859 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:20.242183 7936 raft_consensus.cc:740] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:20.259565 7936 consensus_queue.cc:260] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.260994 7936 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:20.250519 5954 raft_consensus.cc:1240] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:20.263556 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:20.247808 7967 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:20.264657 7967 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.254668 5959 raft_consensus.cc:1240] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
W20260620 13:56:20.267915 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 66256.8us
I20260620 13:56:20.267035 7967 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:20.273144 7878 raft_consensus.cc:2804] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:20.229408 7927 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:20.300782 5879 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:20.255261 7944 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:20.267884 7937 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:20.274017 7859 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:20.274434 7909 consensus_queue.cc:1243] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer 2e82c0c231624695ac5a813230bf5038 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
W20260620 13:56:20.310846 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:20.302735 7911 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:20.267962 7792 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.330842 5877 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:20.308365 7919 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:20.285629 7905 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.241400 7971 consensus_queue.cc:1059] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260620 13:56:20.356694 6026 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:20.332291 7859 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.372284 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1217) took 1113 ms. Trace:
I20260620 13:56:20.372754 5959 rpcz_store.cc:276] 0620 13:56:19.259011 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:19.259823 (+ 812us) service_pool.cc:224] Handling call
0620 13:56:19.290575 (+ 30752us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:20.267716 (+977141us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:20.372005 (+104289us) spinlock_profiling.cc:243] Waited 964 ms on lock 0x7b5400262ad4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:20.372216 (+ 211us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2216801024}
I20260620 13:56:20.338485 7919 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:20.377844 7919 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:20.380738 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 92540us
I20260620 13:56:20.381620 5924 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:20.353981 7956 log.cc:927] Time spent T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.215s user 0.001s sys 0.000s
I20260620 13:56:20.388309 7833 raft_consensus.cc:697] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:20.389251 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 272997us
I20260620 13:56:20.333285 7911 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:20.395280 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 163812us
W20260620 13:56:20.361241 7965 log.cc:927] Time spent T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.069s user 0.001s sys 0.000s
W20260620 13:56:20.359004 7961 log.cc:927] Time spent T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.090s user 0.000s sys 0.001s
I20260620 13:56:20.363252 7970 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:20.395831 5924 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:20.411271 7969 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:20.412771 7792 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:20.444291 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:20.417482 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:20.444674 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:20.445336 5880 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:20.444296 7805 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:20.444983 5881 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:20.446048 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:20.446220 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:20.416021 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:20.447413 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:20.447989 5883 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:20.384863 7934 consensus_meta.cc:287] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.513s user 0.003s sys 0.008s
I20260620 13:56:20.360212 7859 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:20.424379 5878 raft_consensus.cc:1240] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:20.488660 5883 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:20.426712 5884 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
W20260620 13:56:20.489533 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 45230us
I20260620 13:56:20.428730 6587 raft_consensus.cc:1240] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:20.437624 6585 raft_consensus.cc:1240] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:20.428089 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:20.417958 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:20.436455 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:20.493518 6581 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
W20260620 13:56:20.436638 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:20.431205 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:20.441217 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:20.440646 7914 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:20.420004 7920 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:20.397238 7799 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:20.417197 5882 raft_consensus.cc:1275] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260620 13:56:20.417716 7972 consensus_queue.cc:1059] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.067s
I20260620 13:56:20.497614 5882 pending_rounds.cc:85] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 4
I20260620 13:56:20.495657 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:20.487066 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 91306.3us
I20260620 13:56:20.493494 6586 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:20.417346 7833 consensus_queue.cc:237] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.365311 7904 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.429839 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:20.498157 5882 pending_rounds.cc:107] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260620 13:56:20.485247 7907 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:20.398763 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:20.444162 7752 consensus_queue.cc:1048] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.101s
W20260620 13:56:20.500741 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 60831.5us
I20260620 13:56:20.389510 7865 consensus_queue.cc:1059] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.097s
I20260620 13:56:20.416625 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:20.415722 7973 consensus_queue.cc:1059] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.185s
I20260620 13:56:20.498966 5924 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:20.444545 7969 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:20.502027 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:20.662977 6552 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:20.512485 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:20.522032 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:20.666653 5882 raft_consensus.cc:2889] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:20.518702 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:20.511862 5848 leader_election.cc:336] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.544s (SENT)
W20260620 13:56:20.552347 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:20.584053 7964 raft_consensus.cc:3055] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:20.584935 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:20.585008 6586 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
W20260620 13:56:20.674011 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 162178us
I20260620 13:56:20.697981 7964 raft_consensus.cc:740] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:20.678714 6029 raft_consensus.cc:1240] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:20.415071 7946 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:20.698957 7964 consensus_queue.cc:260] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:20.675186 7924 consensus_meta.cc:287] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.526s user 0.011s sys 0.019s
W20260620 13:56:20.550616 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:20.666322 6585 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
W20260620 13:56:20.698586 5848 leader_election.cc:336] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.624s (SENT)
I20260620 13:56:20.701545 5848 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:20.701773 5955 raft_consensus.cc:1813] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Handling vote request from an unknown peer 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:20.679221 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:20.703047 5955 raft_consensus.cc:2393] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:20.703430 6032 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:20.700222 7964 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:20.704492 7960 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:20.705070 7960 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:20.705538 7960 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:20.705633 5849 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:20.629987 6581 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:20.700091 5956 raft_consensus.cc:1240] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:20.514482 7904 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:20.675226 7891 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260620 13:56:20.710274 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:20.711031 7971 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:20.700114 7924 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:20.711485 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 212633us
I20260620 13:56:20.711735 7971 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:20.712204 7971 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:20.712635 7971 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:20.713774 7907 consensus_queue.cc:1059] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:20.716368 7924 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:20.486352 7970 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:20.728839 7970 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:20.483575 7905 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:20.496091 7805 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:20.730408 7805 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:20.730892 7805 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:20.508136 7979 consensus_queue.cc:1059] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.236s
I20260620 13:56:20.736481 7979 raft_consensus.cc:3055] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:20.736940 7979 raft_consensus.cc:740] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:20.612676 7910 consensus_meta.cc:287] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.668s user 0.011s sys 0.000s
W20260620 13:56:20.744670 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 66810.5us
I20260620 13:56:20.745594 6552 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:20.738097 7979 consensus_queue.cc:260] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.438910 7906 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.770648 5924 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:20.743094 7969 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:20.777915 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:20.779009 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:20.780435 6029 raft_consensus.cc:2393] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 3: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:20.788993 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:20.773823 7878 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.500s user 0.012s sys 0.011s
I20260620 13:56:20.696288 7928 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.749280 7936 consensus_queue.cc:1059] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260620 13:56:20.822527 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:20.769083 7979 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:20.815631 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:20.825517 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:20.794672 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:20.793596 7915 consensus_meta.cc:287] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.686s user 0.007s sys 0.002s
I20260620 13:56:20.795006 6552 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:20.831220 6031 raft_consensus.cc:2393] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 2: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:20.773525 7799 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:20.832796 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:20.900565 5879 raft_consensus.cc:1813] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Handling vote request from an unknown peer 192c750f597c43858e1ad09e8d805685
I20260620 13:56:20.901484 5879 raft_consensus.cc:2410] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 2 index: 4.
I20260620 13:56:20.816655 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:20.799710 7945 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260620 13:56:20.892149 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 91036.2us
I20260620 13:56:20.791697 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:20.884588 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:20.905684 5881 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:20.767596 7891 consensus_queue.cc:1059] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.062s
I20260620 13:56:20.883822 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:20.906107 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 111200us
I20260620 13:56:20.906999 5880 raft_consensus.cc:2410] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 3 index: 3.
I20260620 13:56:20.890745 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:20.908869 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:20.824486 7878 raft_consensus.cc:697] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:20.911157 7730 consensus_queue.cc:1059] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:20.911671 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:20.912338 7878 consensus_queue.cc:237] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:20.915781 5848 leader_election.cc:336] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.717s (SENT)
I20260620 13:56:20.916388 5848 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:20.909363 7945 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:20.909853 7915 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:20.832361 7977 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.178s
I20260620 13:56:20.920004 7926 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:20.933600 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:20.944633 5924 connection.cc:256] RPC call timeout handler was delayed by -2.2123024349999696s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1534s for a response
I20260620 13:56:20.841171 7971 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:20.921459 5955 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:20.926923 7972 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:20.937788 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:20.927175 7946 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:20.947023 5924 connection.cc:256] RPC call timeout handler was delayed by -2.1853024349999259s: 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
I20260620 13:56:20.932379 7945 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:20.951253 5924 connection.cc:256] RPC call timeout handler was delayed by -2.1808024349999187s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1569s for a response
W20260620 13:56:20.952904 5924 connection.cc:256] RPC call timeout handler was delayed by -2.0674024349999627s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1695s for a response
W20260620 13:56:20.953223 5924 connection.cc:256] RPC call timeout handler was delayed by -1.9999024349999672s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17700000000000002s for a response
W20260620 13:56:20.953534 5924 connection.cc:256] RPC call timeout handler was delayed by -1.850502434999953s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1936s for a response
W20260620 13:56:20.953778 5924 connection.cc:256] RPC call timeout handler was delayed by -1.801002434999873s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19910000000000003s for a response
W20260620 13:56:20.954115 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6849024349999127s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21200000000000002s for a response
W20260620 13:56:20.954469 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6300024349999376s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21810000000000002s for a response
I20260620 13:56:20.955371 5924 leader_election.cc:400] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3.
I20260620 13:56:20.955725 5924 leader_election.cc:403] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260620 13:56:20.956275 7799 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3.
I20260620 13:56:20.940448 7910 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:20.958146 5924 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:20.922029 7805 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.960827 7984 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:20.967384 7910 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.970333 7976 consensus_queue.cc:1059] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260620 13:56:20.971606 5878 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:20.972826 7971 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:20.926235 7960 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.833256 7963 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.150s
I20260620 13:56:20.984684 7911 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:20.957875 7988 log.cc:927] Time spent T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.085s user 0.000s sys 0.000s
I20260620 13:56:21.012377 7910 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:21.021071 7973 raft_consensus.cc:3055] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
W20260620 13:56:21.031893 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 73868.5us
I20260620 13:56:21.032287 7948 raft_consensus.cc:3055] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:21.033226 7948 raft_consensus.cc:740] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:20.975303 7924 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.051s
I20260620 13:56:21.037556 5883 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:21.039624 7967 consensus_queue.cc:1059] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:21.039667 7974 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:21.041327 7960 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:21.041500 7974 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:20.995194 6029 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:21.029435 7946 raft_consensus.cc:2749] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:21.029665 7906 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:21.055212 7974 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:21.065801 7805 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:21.060494 5924 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:21.067469 7981 log.cc:927] Time spent T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.137s user 0.001s sys 0.000s
I20260620 13:56:21.052634 7984 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:21.031548 7973 raft_consensus.cc:740] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:21.088265 7946 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:21.088572 5954 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1230) took 1169 ms. Trace:
I20260620 13:56:21.089262 7928 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:21.089054 5954 rpcz_store.cc:276] 0620 13:56:19.918909 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:19.924347 (+ 5438us) service_pool.cc:224] Handling call
0620 13:56:19.952585 (+ 28238us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:20.263893 (+311308us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:21.088256 (+824363us) spinlock_profiling.cc:243] Waited 276 ms on lock 0x7b54001815d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:21.088499 (+ 243us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":635228544}
I20260620 13:56:21.034171 7948 consensus_queue.cc:260] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.095810 7963 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:21.100652 7973 consensus_queue.cc:260] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:21.101603 5848 leader_election.cc:336] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.859s (SENT)
I20260620 13:56:21.102149 5848 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.103286 7971 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:21.104593 7922 raft_consensus.cc:3055] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:21.104355 7945 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.104975 7922 raft_consensus.cc:740] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:21.106459 7919 raft_consensus.cc:3055] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:21.106112 7922 consensus_queue.cc:260] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.107191 7922 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:21.086701 5924 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:21.106858 7919 raft_consensus.cc:740] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:21.126817 7945 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:21.132236 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:21.133365 6584 raft_consensus.cc:3055] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:21.133853 6584 raft_consensus.cc:740] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:21.123729 5882 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 352) took 1201 ms. Trace:
I20260620 13:56:21.138334 5882 rpcz_store.cc:276] 0620 13:56:19.907656 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:19.927511 (+ 19855us) service_pool.cc:224] Handling call
0620 13:56:19.952448 (+ 24937us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:20.667377 (+714929us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:21.108829 (+441452us) spinlock_profiling.cc:243] Waited 464 ms on lock 0x7b54000c62d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:21.109066 (+ 237us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1068013952}
I20260620 13:56:21.142395 7984 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:21.148773 5884 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 349) took 1268 ms. Trace:
I20260620 13:56:21.149206 5884 rpcz_store.cc:276] 0620 13:56:19.880202 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:19.880384 (+ 182us) service_pool.cc:224] Handling call
0620 13:56:21.148592 (+1268208us) spinlock_profiling.cc:243] Waited 513 ms on lock 0x7b54002b20d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:21.148691 (+ 99us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1180870912}
I20260620 13:56:21.151330 7919 consensus_queue.cc:260] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:21.151782 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:21.152701 6031 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:21.152854 7919 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
W20260620 13:56:21.154157 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 67583us
I20260620 13:56:21.134796 6584 consensus_queue.cc:260] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.156260 6028 raft_consensus.cc:1240] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260620 13:56:21.157761 6029 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:21.160984 5849 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:21.163672 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:21.176334 6025 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:21.153461 7866 raft_consensus.cc:3055] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:21.165606 7805 raft_consensus.cc:2804] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:21.167636 7909 raft_consensus.cc:3055] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:21.168320 7936 raft_consensus.cc:3055] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:21.172152 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.222786 5879 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:21.173123 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.224013 5884 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:21.173906 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.180725 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:21.215258 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 60234.9us
I20260620 13:56:21.219224 6584 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:21.219784 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.225746 5882 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:21.220505 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.214578 7872 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260620 13:56:21.232012 5876 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:21.222287 7936 raft_consensus.cc:740] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:21.194512 7805 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:21.233475 7805 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:21.233686 7936 consensus_queue.cc:260] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.221661 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.224951 5877 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:21.239763 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.191999 7866 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:21.245949 5877 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:21.246814 5776 catalog_manager.cc:5696] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 2 to 4, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 4 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:21.213490 7971 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:21.253719 7971 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:21.254338 7971 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:21.258028 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.241577 7866 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.264242 6584 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:21.243301 7936 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:21.300042 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 193942us
I20260620 13:56:21.311192 5849 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:21.312112 5884 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:21.314783 5879 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:21.299396 6025 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:21.266281 5924 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:21.316742 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 50542.9us
W20260620 13:56:21.316852 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:21.268723 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet 29e2284e793941b4aa9829a72313998c with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58442
I20260620 13:56:21.317867 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.272294 5778 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56610 (request call id 348) took 4137 ms. Trace:
I20260620 13:56:21.317906 5953 raft_consensus.cc:1240] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:21.320447 5958 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:56:21.320765 5776 catalog_manager.cc:5696] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 3 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260620 13:56:21.326743 5848 leader_election.cc:336] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.639s (SENT)
I20260620 13:56:21.327159 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:21.327351 5848 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.327966 6584 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:21.328398 5882 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:21.326300 5849 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:21.266021 7917 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260620 13:56:21.269292 7866 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:21.340956 5776 catalog_manager.cc:5696] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 4 to 5, term changed from 2 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to <none>, VOTER 192c750f597c43858e1ad09e8d805685 (127.4.155.194) evicted. New cstate: current_term: 3 committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:21.345156 5776 catalog_manager.cc:5696] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 3, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 3 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:21.253337 7909 raft_consensus.cc:740] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:21.348776 5776 catalog_manager.cc:5696] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: config changed from index 5 to 6, term changed from 3 to 4, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to <none>, VOTER 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) evicted. New cstate: current_term: 4 committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:21.352025 5849 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:21.321532 7963 raft_consensus.cc:2764] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260620 13:56:21.318885 5778 rpcz_store.cc:276] 0620 13:56:17.119930 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:17.120219 (+ 289us) service_pool.cc:224] Handling call
0620 13:56:17.152470 (+ 32251us) spinlock_profiling.cc:243] Waited 17.1 ms on lock 0x7b5400002490. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d38b2 00007f0fe5651659 00007f0fe55e98b6 00007f0fe55ba968 00007f0fe56b90ae 00007f0fe3b7e4a4 00007f0fe3b7e432 00007f0fe3b7e361 00007f0fe3b7e2dc
0620 13:56:21.257431 (+4104961us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:19.650606 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:19.651314 (+ 708us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:19.651466 (+ 152us) write_op.cc:435] Acquired schema lock
0620 13:56:19.651504 (+ 38us) tablet.cc:662] Decoding operations
0620 13:56:19.652262 (+ 758us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:19.652326 (+ 64us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:19.652357 (+ 31us) tablet.cc:685] Acquiring locks for 5 operations
0620 13:56:19.652928 (+ 571us) tablet.cc:701] Row locks acquired
0620 13:56:19.652953 (+ 25us) write_op.cc:260] PREPARE: finished
0620 13:56:19.653095 (+ 142us) write_op.cc:270] Start()
0620 13:56:19.653211 (+ 116us) write_op.cc:276] Timestamp: P: 1781963779653052 usec, L: 0
0620 13:56:19.653238 (+ 27us) op_driver.cc:348] REPLICATION: starting
0620 13:56:19.699040 (+ 45802us) log.cc:844] Serialized 2074 byte log entry
0620 13:56:20.062274 (+363234us) op_driver.cc:464] REPLICATION: finished
0620 13:56:20.249725 (+187451us) write_op.cc:301] APPLY: starting
0620 13:56:20.255676 (+ 5951us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:20.301960 (+ 46284us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:20.325138 (+ 23178us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:20.371737 (+ 46599us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:20.371933 (+ 196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0620 13:56:20.371979 (+ 46us) write_op.cc:312] APPLY: finished
0620 13:56:20.372213 (+ 234us) log.cc:844] Serialized 47 byte log entry
0620 13:56:20.372382 (+ 169us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:20.372487 (+ 105us) write_op.cc:454] Released schema lock
0620 13:56:20.372527 (+ 40us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:20.372889 (+ 362us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:20.372918 (+ 29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":173700,"reported_tablets":7,"spinlock_wait_cycles":39296896,"child_traces":[["op",{"apply.queue_time_us":155335,"apply.run_cpu_time_us":3006,"apply.run_wall_time_us":139231,"num_ops":5,"prepare.queue_time_us":411869,"prepare.run_cpu_time_us":20546,"prepare.run_wall_time_us":113858,"raft.queue_time_us":182217,"raft.run_cpu_time_us":12995,"raft.run_wall_time_us":86444,"replication_time_us":408846,"thread_start_us":430050,"threads_started":4,"wal-append.queue_time_us":118287}]]}
I20260620 13:56:21.332437 7919 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:21.343492 7977 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260620 13:56:21.371625 5848 leader_election.cc:336] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.650s (SENT)
I20260620 13:56:21.372164 5848 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:21.281816 7971 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:21.351006 7927 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:21.384719 7927 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:21.385085 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.385855 5959 raft_consensus.cc:2393] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:21.386610 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.361343 7979 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:21.387275 7979 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:21.387655 7979 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:21.356316 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.390852 7974 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260620 13:56:21.392452 5959 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:21.393707 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:21.394363 5959 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 7
I20260620 13:56:21.381038 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:21.340703 7859 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.559s user 0.052s sys 0.072s
I20260620 13:56:21.347779 7910 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:21.396361 7917 consensus_queue.cc:1059] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:21.397540 7910 raft_consensus.cc:697] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:21.381750 5957 raft_consensus.cc:1240] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:21.380779 7967 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:21.382835 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.359639 7919 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:21.384181 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.355619 5776 catalog_manager.cc:5696] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 4 to 6, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 6 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:21.395378 5953 raft_consensus.cc:2393] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:21.396647 5924 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.386837 7927 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:21.398321 7917 raft_consensus.cc:3055] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:21.343187 7872 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260620 13:56:21.383766 7752 raft_consensus.cc:2749] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260620 13:56:21.414713 5848 leader_election.cc:336] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.693s (SENT)
I20260620 13:56:21.428431 5848 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:21.430024 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.415411 5924 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.416296 5958 raft_consensus.cc:2393] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:21.432296 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.433997 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:21.434252 5848 leader_election.cc:336] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.003s (SENT)
I20260620 13:56:21.370453 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.408439 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.398437 7910 consensus_queue.cc:237] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:21.297907 7805 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:21.424510 7917 raft_consensus.cc:740] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:21.454008 7917 consensus_queue.cc:260] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.455454 7917 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:21.456074 7805 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:21.407863 7859 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.632s user 0.053s sys 0.073s
I20260620 13:56:21.432700 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:21.444661 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.401523 7970 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:21.390904 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.412484 5955 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:21.419334 7919 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:21.424916 7946 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:21.441359 7872 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:21.466178 5924 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:21.446879 7799 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:21.467595 7805 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election won for term 2
W20260620 13:56:21.459689 7728 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.623s user 0.009s sys 0.017s
I20260620 13:56:21.469141 5958 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:21.469528 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:21.487828 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:21.475080 5848 leader_election.cc:336] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.044s (SENT)
I20260620 13:56:21.488972 5848 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.484071 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:21.452430 7947 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.691s user 0.048s sys 0.150s
I20260620 13:56:21.418301 7967 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.476532 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.499816 5956 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:21.487937 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.496110 5957 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:21.496312 5954 raft_consensus.cc:2393] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
W20260620 13:56:21.496110 6551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:21.468731 7970 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.505734 5958 raft_consensus.cc:2393] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 2: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:21.498051 7946 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:21.506850 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:21.509804 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.503612 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:21.496034 7947 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.738s user 0.048s sys 0.151s
W20260620 13:56:21.496793 7728 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.665s user 0.010s sys 0.017s
I20260620 13:56:21.512182 5953 raft_consensus.cc:2393] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:21.496874 7963 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:21.515439 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:21.512161 5997 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.593s user 0.002s sys 0.014s
W20260620 13:56:21.519634 6552 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.579s user 0.063s sys 0.052s
I20260620 13:56:21.509545 7805 raft_consensus.cc:697] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:21.523205 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.524181 5953 raft_consensus.cc:2393] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:21.527770 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.528704 5950 raft_consensus.cc:2393] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:21.530037 5950 raft_consensus.cc:1275] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260620 13:56:21.509202 5882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
W20260620 13:56:21.532075 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:21.531895 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:21.531948 5882 raft_consensus.cc:606] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:21.532750 5882 raft_consensus.cc:614] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260620 13:56:21.522339 6552 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.582s user 0.063s sys 0.052s
W20260620 13:56:21.533526 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 615806us
I20260620 13:56:21.534790 6552 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.536490 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.538355 6552 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:21.541282 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:21.522274 5997 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.603s user 0.002s sys 0.014s
I20260620 13:56:21.453039 7909 consensus_queue.cc:260] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.544478 6552 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.551136 5997 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:21.562420 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.564158 6552 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.530793 7979 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.589502 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.600906 5952 raft_consensus.cc:2393] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:21.521497 7963 raft_consensus.cc:697] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:21.602206 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 51234.7us
I20260620 13:56:21.561115 7926 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:21.587867 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.561250 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.559612 7792 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:21.560099 7892 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:21.618181 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.619035 5953 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:21.608765 5952 raft_consensus.cc:1240] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
W20260620 13:56:21.602443 7920 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.725s user 0.011s sys 0.019s
I20260620 13:56:21.595310 6552 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.578882 7993 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:21.640158 5959 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
W20260620 13:56:21.640919 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 45672.6us
I20260620 13:56:21.647406 6552 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.588845 7989 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:21.610569 7971 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:21.658651 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:21.631422 5952 raft_consensus.cc:1240] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:21.589581 7947 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:21.655347 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:21.663162 6587 raft_consensus.cc:1813] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Handling vote request from an unknown peer 192c750f597c43858e1ad09e8d805685
I20260620 13:56:21.663664 6587 raft_consensus.cc:2393] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:21.656349 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:21.664968 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:21.624289 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.602629 7891 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:21.669526 5877 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:21.669077 5879 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:56:21.647579 7792 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:21.669008 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:21.672655 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:21.682215 6586 raft_consensus.cc:2393] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:21.682251 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:21.657702 7926 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:21.660308 7892 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:21.643198 7984 consensus_queue.cc:1059] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260620 13:56:21.676890 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:21.620680 7791 consensus_queue.cc:1059] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.043s
W20260620 13:56:21.621060 7920 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.786s user 0.012s sys 0.019s
I20260620 13:56:21.727773 6552 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.727648 7891 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:21.729159 6552 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.676241 5881 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:21.729292 7891 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:21.729966 7891 raft_consensus.cc:697] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
W20260620 13:56:21.731284 6553 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.571s user 0.015s sys 0.003s
I20260620 13:56:21.731300 7995 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election won for term 3
W20260620 13:56:21.731832 6553 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.786s user 0.016s sys 0.003s
I20260620 13:56:21.732066 7995 raft_consensus.cc:697] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:21.731777 7947 consensus_queue.cc:1048] T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:21.733106 7995 consensus_queue.cc:237] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.730883 7891 consensus_queue.cc:237] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.734613 7911 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:21.735210 7911 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:21.737239 7992 log.cc:927] Time spent T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.091s user 0.000s sys 0.000s
I20260620 13:56:21.737845 7911 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:21.738576 7994 log.cc:927] Time spent T 90f87066e519439ab8be15dccf1d2493 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.080s user 0.000s sys 0.000s
I20260620 13:56:21.668444 7927 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:21.648139 7993 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:21.750348 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:21.669473 7878 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.695s user 0.020s sys 0.019s
I20260620 13:56:21.681675 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.779305 6581 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
W20260620 13:56:21.784704 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:21.749267 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:21.758577 7911 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:21.794330 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:21.783527 7878 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.809s user 0.020s sys 0.019s
I20260620 13:56:21.662869 7805 consensus_queue.cc:237] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:21.678629 7963 consensus_queue.cc:237] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:21.778442 7967 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:21.788326 7970 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:21.817227 6582 raft_consensus.cc:1240] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:21.748438 7892 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.796640 5875 raft_consensus.cc:3060] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:21.776944 7927 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.839951 7960 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:21.840791 7993 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:21.842473 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.861738 7960 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.864444 7960 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:21.809736 7919 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.851861 7970 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:21.870306 5996 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.951s user 0.026s sys 0.047s
W20260620 13:56:21.873610 6032 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.506s user 0.008s sys 0.042s
I20260620 13:56:21.808576 7911 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:21.875337 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 391010us
W20260620 13:56:21.876302 6032 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.509s user 0.008s sys 0.042s
W20260620 13:56:21.875353 5996 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.956s user 0.026s sys 0.047s
I20260620 13:56:21.860466 7979 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:21.871695 7833 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.803s user 0.016s sys 0.078s
I20260620 13:56:21.878135 5924 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
W20260620 13:56:21.881260 5878 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.690s user 0.025s sys 0.071s
W20260620 13:56:21.884918 5878 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.693s user 0.025s sys 0.071s
I20260620 13:56:21.884377 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:21.896081 6029 raft_consensus.cc:1240] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:21.880420 7859 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260620 13:56:21.897717 5998 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.134s user 0.019s sys 0.034s
W20260620 13:56:21.898200 5998 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.135s user 0.019s sys 0.034s
I20260620 13:56:21.879688 7993 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:21.882221 7833 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.813s user 0.017s sys 0.078s
W20260620 13:56:21.882077 7936 consensus_meta.cc:287] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.556s user 0.012s sys 0.000s
I20260620 13:56:21.903185 6027 raft_consensus.cc:1240] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
W20260620 13:56:21.898811 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 1.22155e+06us
I20260620 13:56:21.893911 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:21.905035 6028 raft_consensus.cc:2393] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 2: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:21.904881 5998 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:21.891131 5924 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:21.906281 7979 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:21.906428 7934 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:21.906535 5924 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:21.906857 7799 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:21.907119 7934 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:21.907938 7934 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:21.908308 7979 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.910665 7979 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:21.901554 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:21.912099 6029 raft_consensus.cc:2393] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:21.919365 7892 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:21.919772 8006 tablet_replica.cc:333] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
I20260620 13:56:21.921459 5998 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:21.923509 5998 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:21.924116 5876 raft_consensus.cc:1240] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:21.925645 5882 raft_consensus.cc:1240] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:21.884872 7922 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:21.889402 7960 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:21.885426 7984 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:21.925674 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:21.929085 6029 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:21.877333 7970 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.937402 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:21.897531 7924 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
W20260620 13:56:21.938558 5848 leader_election.cc:336] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.166s (SENT)
W20260620 13:56:21.944636 5848 leader_election.cc:336] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.958s (SENT)
I20260620 13:56:21.945851 5848 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.948599 5924 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:21.951076 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:21.919432 8008 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election won for term 4
W20260620 13:56:21.957124 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:21.934623 7979 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:21.945035 7791 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:21.927428 7993 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:21.968664 7799 raft_consensus.cc:697] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:21.945204 8001 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:21.972482 5848 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:21.969842 6587 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:21.959723 6024 raft_consensus.cc:3055] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:21.935214 7922 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.962394 7967 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:21.935788 7984 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:21.961548 7936 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:21.981528 6016 tablet_service.cc:1558] Processing DeleteTablet for tablet 020dbb4b944d4deeba944d1a7c6d5c76 with delete_type TABLET_DATA_TOMBSTONED (TS 663684cf4ae54c929bf8240ca0b63a47 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43482
W20260620 13:56:21.982254 7866 consensus_meta.cc:287] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.624s user 0.008s sys 0.003s
I20260620 13:56:21.986066 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:21.974038 8009 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:21.996583 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:21.978255 8001 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:21.996814 5848 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:21.979173 6024 raft_consensus.cc:740] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:22.007750 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:22.004572 6580 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:22.011229 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:21.999500 7919 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.016765 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:22.010530 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:21.980556 7996 consensus_queue.cc:1059] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260620 13:56:22.012663 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:21.995456 7927 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.012079 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:21.998844 8010 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:22.027315 6031 raft_consensus.cc:2393] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:22.015518 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.027374 6587 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:22.018007 6029 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:22.029309 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:22.031396 7960 raft_consensus.cc:697] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:21.968241 7979 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:22.042106 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 45381.5us
I20260620 13:56:22.043498 5848 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:22.059849 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.009050 7973 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:22.062717 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 114193us
I20260620 13:56:22.008024 8001 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:22.072623 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:22.069957 6028 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:22.077368 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:22.079054 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:22.079924 5848 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:22.080120 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:22.023496 7872 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:22.025173 7924 raft_consensus.cc:697] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:22.081193 5924 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:22.073251 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 141977us
I20260620 13:56:22.001231 7936 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.078116 8008 raft_consensus.cc:697] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:22.086841 5998 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:22.087468 8008 consensus_queue.cc:237] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:22.088629 7936 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:22.081926 6029 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:22.074723 6587 raft_consensus.cc:1240] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:56:22.084306 5848 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:22.090075 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:22.090122 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.091162 5848 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:22.091364 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:22.092252 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:22.093037 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.093703 6029 raft_consensus.cc:2410] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
I20260620 13:56:22.095304 5848 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:22.073945 7977 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:22.096457 6029 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:22.072242 7919 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:22.100713 6029 raft_consensus.cc:606] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:22.129256 5998 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:22.092692 8002 log.cc:927] Time spent T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.091s user 0.000s sys 0.001s
I20260620 13:56:22.082664 7833 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:22.130074 6029 raft_consensus.cc:1240] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
W20260620 13:56:22.139988 5998 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:22.140172 6029 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:56:22.008157 8009 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } attrs { replace: true } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.135279 7970 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.099560 7967 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:22.129132 7919 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.136281 7866 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:22.101174 6587 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:56:22.126947 7977 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:22.143867 6027 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
W20260620 13:56:22.123420 8004 log.cc:927] Time spent T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.138s user 0.000s sys 0.001s
W20260620 13:56:22.144388 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 135126us
I20260620 13:56:22.156363 6587 raft_consensus.cc:1240] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:22.007093 7799 consensus_queue.cc:237] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.171655 5882 raft_consensus.cc:1275] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260620 13:56:22.167320 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.162976 6026 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:22.211987 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.212092 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.212672 6026 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:22.210446 5882 pending_rounds.cc:85] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 3
I20260620 13:56:22.132679 7920 raft_consensus.cc:3055] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:22.215063 5882 pending_rounds.cc:107] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260620 13:56:22.086046 8010 raft_consensus.cc:2749] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:22.215742 5882 raft_consensus.cc:2889] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:22.209858 6587 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:22.226344 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:22.227439 5882 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
W20260620 13:56:22.232331 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 151213us
I20260620 13:56:22.233279 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:22.233266 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:22.234967 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:22.236868 6587 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260620 13:56:22.236286 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 141086us
I20260620 13:56:22.211206 7977 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:22.238668 5924 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:22.218540 8014 log.cc:927] Time spent T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.182s user 0.000s sys 0.001s
I20260620 13:56:22.214697 8022 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:22.085439 7960 consensus_queue.cc:237] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:22.240123 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:22.212888 7970 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:22.157694 8023 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:22.219451 7993 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:22.219568 7920 raft_consensus.cc:740] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:22.252300 5848 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:22.220101 7866 raft_consensus.cc:697] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:22.253870 5882 raft_consensus.cc:2393] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:22.262724 6027 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:22.263525 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:22.270471 5878 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:22.231741 7998 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:22.274693 5882 raft_consensus.cc:1240] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
W20260620 13:56:22.282768 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 55810.5us
I20260620 13:56:22.278635 5924 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:22.280067 6032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 1867) took 1131 ms. Trace:
I20260620 13:56:22.244690 8024 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:22.242311 8010 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:22.283488 6032 rpcz_store.cc:276] 0620 13:56:21.148684 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:21.153729 (+ 5045us) service_pool.cc:224] Handling call
0620 13:56:21.154120 (+ 391us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:21.302325 (+148205us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:21.302377 (+ 52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:21.318132 (+ 15755us) log.cc:844] Serialized 26 byte log entry
0620 13:56:21.367419 (+ 49287us) spinlock_profiling.cc:243] Waited 6.64 ms on lock 0x7b1800088d80. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6ed607 00007f0fe554c759 00007f0fdc709e9b 00007f0fdc70813f 00007f0fdc70a402 00007f0fdf3955ab 00007f0fdf39b0c3 00007f0fdf39b471 00007f0fdf7b7def
0620 13:56:21.876974 (+509555us) raft_consensus.cc:1645] Marking committed up to 1
0620 13:56:21.877028 (+ 54us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:21.877120 (+ 92us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:22.279739 (+402619us) raft_consensus.cc:1685] finished
0620 13:56:22.279762 (+ 23us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:22.280001 (+ 239us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":155572,"raft.queue_time_us":148918,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":112,"spinlock_wait_cycles":15271296,"thread_start_us":509330,"threads_started":1,"wal-append.queue_time_us":629063}
I20260620 13:56:22.286288 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:22.259024 7922 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.285081 6027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:22.291831 6027 raft_consensus.cc:606] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:22.292392 6027 raft_consensus.cc:614] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:56:22.237702 7934 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.294516 5878 raft_consensus.cc:2393] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 3: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:22.272352 7805 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:22.276906 8008 raft_consensus.cc:2749] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:22.281939 7970 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:22.277063 8022 raft_consensus.cc:697] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:22.304596 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:22.281358 8025 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:22.306437 6552 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:22.305727 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 53526.8us
I20260620 13:56:22.274242 8023 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:22.313230 5848 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:22.314280 5849 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:22.310586 6552 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:22.316546 5875 raft_consensus.cc:2468] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:22.321359 5881 raft_consensus.cc:1240] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:22.303882 7963 raft_consensus.cc:2804] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
W20260620 13:56:22.325671 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 47139.7us
I20260620 13:56:22.325575 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.264671 7924 consensus_queue.cc:237] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.303964 7805 raft_consensus.cc:697] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:22.302418 8031 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:22.310680 7979 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.350824 6027 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260620 13:56:22.323748 8013 log.cc:927] Time spent T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.300s user 0.000s sys 0.001s
I20260620 13:56:22.319752 7922 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:22.328208 8011 log.cc:927] Time spent T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.236s user 0.001s sys 0.000s
I20260620 13:56:22.357510 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.360332 6032 raft_consensus.cc:2393] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 3: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:22.313525 7995 consensus_queue.cc:1059] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260620 13:56:22.325472 7892 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:22.308908 7970 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.377635 7859 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:22.365911 7892 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:22.378845 7892 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:22.380172 5875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:22.378278 7859 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:22.388167 5875 raft_consensus.cc:606] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:22.388926 7934 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.388700 8022 consensus_queue.cc:237] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:22.358882 7963 raft_consensus.cc:697] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:22.394454 8015 log.cc:927] Time spent T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.232s user 0.000s sys 0.001s
I20260620 13:56:22.396715 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:22.398387 7995 raft_consensus.cc:3055] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:22.359308 7866 consensus_queue.cc:237] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:22.381275 7936 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260620 13:56:22.355993 8008 consensus_queue.cc:1059] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.044s
I20260620 13:56:22.414656 5882 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:22.328516 8030 consensus_queue.cc:1048] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.088s
I20260620 13:56:22.353515 8025 consensus_queue.cc:1059] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260620 13:56:22.356577 8031 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.400494 7919 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.378288 8012 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:22.408082 7995 raft_consensus.cc:740] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:22.440121 8040 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:22.440755 8040 raft_consensus.cc:697] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:22.442090 8040 consensus_queue.cc:237] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:22.442734 7995 consensus_queue.cc:260] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.444260 7995 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:22.444967 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.445843 6583 raft_consensus.cc:2393] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:22.420637 7791 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:22.426896 7979 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:22.471323 6024 consensus_queue.cc:260] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.473268 6024 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:22.480988 6028 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:22.496723 6578 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
W20260620 13:56:22.498586 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:22.499075 7984 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.501677 7970 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.516090 5953 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 389) took 1117 ms. Trace:
I20260620 13:56:22.519220 5953 rpcz_store.cc:276] 0620 13:56:21.399055 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:21.619813 (+220758us) service_pool.cc:224] Handling call
0620 13:56:21.652561 (+ 32748us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:21.655603 (+ 3042us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:21.655632 (+ 29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:21.664125 (+ 8493us) log.cc:844] Serialized 26 byte log entry
0620 13:56:22.000153 (+336028us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:22.000219 (+ 66us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:22.006887 (+ 6668us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:22.515778 (+508891us) raft_consensus.cc:1685] finished
0620 13:56:22.515812 (+ 34us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:22.516011 (+ 199us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3433,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":10227,"thread_start_us":252756,"threads_started":1,"wal-append.queue_time_us":397101}
I20260620 13:56:22.528481 8023 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:22.476276 8009 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.432924 7805 consensus_queue.cc:237] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.533661 7859 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:22.542753 7859 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:22.511983 8041 consensus_queue.cc:1059] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.160s
I20260620 13:56:22.518018 7976 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260620 13:56:22.512298 7963 consensus_queue.cc:237] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:22.571398 8038 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.057s user 0.001s sys 0.000s
I20260620 13:56:22.554941 7892 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:22.574481 8032 log.cc:927] Time spent T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.207s user 0.001s sys 0.000s
I20260620 13:56:22.591356 5883 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
W20260620 13:56:22.595029 6551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:22.576229 7892 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:22.599849 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:22.606032 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:22.615240 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 473747us
I20260620 13:56:22.617828 5998 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:22.618247 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:22.619408 6586 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:22.620810 6587 raft_consensus.cc:1240] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:22.623838 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.625008 6586 raft_consensus.cc:2393] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:22.587029 8009 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:22.642590 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:22.643317 6587 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:22.637224 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:22.641387 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:22.648224 6584 raft_consensus.cc:2393] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:22.652777 6583 raft_consensus.cc:1240] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:22.576207 8031 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.655292 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.621976 7752 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:22.621745 7859 raft_consensus.cc:2749] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:22.622058 8012 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:22.582111 8001 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:22.635097 7892 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:22.668670 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 50920.1us
I20260620 13:56:22.677359 8050 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:22.676936 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 318839us
I20260620 13:56:22.675029 7752 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.686291 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.686914 6584 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:22.689464 6026 raft_consensus.cc:1240] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:22.683684 8050 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.684657 7892 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.692283 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.693835 5998 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:22.694594 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 288762us
I20260620 13:56:22.657765 8009 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:22.695678 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:22.696239 7791 consensus_queue.cc:1059] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:22.696549 8006 raft_consensus.cc:2243] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:22.696462 7999 raft_consensus.cc:3055] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Stepping down as leader of term 3
W20260620 13:56:22.698112 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 383870us
I20260620 13:56:22.699570 5849 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:22.699710 5959 raft_consensus.cc:1240] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:22.692480 6587 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
W20260620 13:56:22.701130 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 388115us
I20260620 13:56:22.702268 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:22.703595 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:22.705612 6552 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:22.706075 6027 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:22.706348 7904 consensus_queue.cc:1059] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:22.709343 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.709153 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:22.710289 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:22.712109 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.713390 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:22.712199 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:22.713970 6584 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:22.714807 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.715761 6587 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 2: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:22.716895 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.718184 6027 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:22.719523 5884 raft_consensus.cc:1240] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260620 13:56:22.722703 5879 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:22.723402 7892 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:22.723805 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.724049 7892 raft_consensus.cc:2804] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:22.724212 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:22.724610 7892 raft_consensus.cc:697] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:22.725162 5884 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:22.726485 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:22.678819 8012 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.722849 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:22.731078 6027 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:22.722781 7752 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.728859 5884 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:22.689126 7946 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260620 13:56:22.730211 5849 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:22.709662 8034 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:22.708272 7934 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:22.741391 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.711359 7999 raft_consensus.cc:740] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:22.694533 8008 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260620 13:56:22.741595 5998 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:22.700837 7995 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.037s
I20260620 13:56:22.755587 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.750540 8034 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:22.725767 7892 consensus_queue.cc:237] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.723423 6024 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:22.754454 5998 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:22.746793 5849 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:22.756253 6587 raft_consensus.cc:1813] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Handling vote request from an unknown peer 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:22.762506 6587 raft_consensus.cc:2393] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:22.763587 5998 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:22.764055 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.764816 6587 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:22.765256 5998 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:22.711241 7970 consensus_queue.cc:1059] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260620 13:56:22.765822 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.757902 7904 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:22.785250 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.759186 8034 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:22.788086 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.791368 6584 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:22.791657 6587 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:22.794095 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:22.796331 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.786607 5998 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:22.790768 7859 consensus_queue.cc:1059] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260620 13:56:22.766942 7984 raft_consensus.cc:2749] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:22.816721 6029 raft_consensus.cc:1240] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:22.821980 7924 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:22.786039 7993 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:22.813810 8006 raft_consensus.cc:2272] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 13:56:22.764932 7999 consensus_queue.cc:260] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:22.791077 7934 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:22.822795 7924 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.833377 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:22.823145 6578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46864 (request call id 690) took 1167 ms. Trace:
I20260620 13:56:22.841472 8029 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:22.841369 6578 rpcz_store.cc:276] 0620 13:56:21.655614 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:21.656963 (+ 1349us) service_pool.cc:224] Handling call
0620 13:56:22.379543 (+722580us) spinlock_profiling.cc:243] Waited 6 ms on lock 0x7b580005fa98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47d66c0 00007f0fe47c1029 00007f0fe47c0ad2 00007f0fddd35d34
0620 13:56:22.379793 (+ 250us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:22.497292 (+117499us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:22.822807 (+325515us) spinlock_profiling.cc:243] Waited 96.8 ms on lock 0x7b5400620554. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:22.823033 (+ 226us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":236541056}
I20260620 13:56:22.842160 8029 raft_consensus.cc:697] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:22.827345 7866 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:22.843679 8029 consensus_queue.cc:237] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:22.854980 8000 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:22.855136 8055 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260620 13:56:22.856711 6587 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:22.859509 8051 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:22.823071 8028 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260620 13:56:22.852983 7866 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:22.854516 7999 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:22.897823 8054 log.cc:927] Time spent T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.076s user 0.000s sys 0.000s
W20260620 13:56:22.903585 8017 log.cc:927] Time spent T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.884s user 0.000s sys 0.004s
I20260620 13:56:22.870173 8001 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:22.911826 8016 log.cc:927] Time spent T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.749s user 0.004s sys 0.000s
W20260620 13:56:22.914283 7927 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260620 13:56:22.897249 7866 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:22.944120 8050 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.942788 7924 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:22.850612 7920 consensus_queue.cc:260] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:22.976696 8022 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.523s user 0.028s sys 0.055s
I20260620 13:56:22.905582 7911 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:22.967048 7977 consensus_meta.cc:287] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.708s user 0.011s sys 0.000s
I20260620 13:56:22.960032 8009 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:23.005743 7970 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:23.039417 7910 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:23.040596 7948 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:23.017331 8030 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:23.045383 8019 raft_consensus.cc:993] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47: : Instructing follower b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:56:22.909183 8051 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.025893 7911 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260620 13:56:23.075443 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.080307 7911 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:23.081528 7911 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:23.084456 8006 ts_tablet_manager.cc:1916] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:56:23.080308 7996 raft_consensus.cc:1081] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Signalling peer b0ce39342d8c4a64904b30b98de02b9f to start an election
I20260620 13:56:23.065881 7920 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:23.047995 8022 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.594s user 0.028s sys 0.059s
I20260620 13:56:23.096235 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:23.105979 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.079945 8030 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.099494 6585 raft_consensus.cc:2376] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3. Re-sending same reply.
I20260620 13:56:23.021309 7977 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:23.115200 7922 consensus_meta.cc:287] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.753s user 0.008s sys 0.005s
I20260620 13:56:23.110651 8008 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:23.115800 7922 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:23.116036 8008 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.118361 8008 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:23.121616 6585 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 699) took 1410 ms (client timeout 1671 ms). Trace:
I20260620 13:56:23.088138 8037 consensus_queue.cc:1059] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260620 13:56:23.124505 8037 raft_consensus.cc:3055] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:23.124974 8037 raft_consensus.cc:740] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:23.125617 8010 consensus_meta.cc:287] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.829s user 0.003s sys 0.009s
I20260620 13:56:23.127174 5879 raft_consensus.cc:1275] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:56:23.068322 7910 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:23.122186 6585 rpcz_store.cc:269] 0620 13:56:21.701645 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:21.724828 (+ 23183us) service_pool.cc:224] Handling call
0620 13:56:23.096066 (+1371238us) spinlock_profiling.cc:243] Waited 25.8 ms on lock 0x7b580005fa98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47c27a0 00007f0fe47c2084 00007f0fddd3a834 00007f0fddd3a7c2
0620 13:56:23.112115 (+ 16049us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":59257728}
I20260620 13:56:23.132386 6025 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 366) took 1247 ms. Trace:
I20260620 13:56:23.130972 8030 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:23.132905 6025 rpcz_store.cc:276] 0620 13:56:21.891486 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:21.891945 (+ 459us) service_pool.cc:224] Handling call
0620 13:56:21.892388 (+ 443us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:22.002956 (+110568us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:22.002987 (+ 31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:22.003037 (+ 50us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:22.003076 (+ 39us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:23.132103 (+1129027us) spinlock_profiling.cc:243] Waited 110 ms on lock 0x7b54001c8254. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:23.132153 (+ 50us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:23.132312 (+ 159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":253768448}
I20260620 13:56:23.110417 7946 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:23.126106 8010 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:23.151186 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:23.149816 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.151926 5958 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
W20260620 13:56:23.152204 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:23.154489 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.156005 8019 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:23.112836 8012 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:23.158592 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.160805 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:23.162791 5957 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:23.164177 8001 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:23.155557 7967 consensus_meta.cc:287] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.943s user 0.014s sys 0.000s
I20260620 13:56:23.156281 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:23.165771 5956 raft_consensus.cc:1240] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:23.157513 7946 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.237897 8051 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:23.126080 8037 consensus_queue.cc:260] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.244364 8037 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:23.245611 5997 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:23.247350 7937 raft_consensus.cc:2804] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:23.241834 7967 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:23.247884 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:23.246861 5997 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:23.156715 8019 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.259416 7984 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:23.259974 7984 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:23.260428 7984 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:23.261175 8019 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:23.265539 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:23.266374 5950 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:23.242100 5951 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:23.269148 5997 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:23.164742 8001 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.240617 8008 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:23.241616 7946 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:23.247817 7937 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:23.318672 7934 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260620 13:56:23.298472 5849 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.520s user 0.003s sys 0.033s
I20260620 13:56:23.269486 5955 raft_consensus.cc:1240] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:23.241890 7867 consensus_queue.cc:1059] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.060s
W20260620 13:56:23.332304 5849 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.552s user 0.003s sys 0.033s
I20260620 13:56:23.330112 7937 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:23.342146 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 595411us
W20260620 13:56:23.346560 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 560001us
I20260620 13:56:23.348037 5998 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:23.350118 6031 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260620 13:56:23.351774 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:23.353094 6582 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 588) took 2937 ms. Trace:
I20260620 13:56:23.353704 8051 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:23.359725 8051 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:23.362380 8051 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:23.353530 6582 rpcz_store.cc:276] 0620 13:56:20.405375 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:20.405486 (+ 111us) service_pool.cc:224] Handling call
0620 13:56:20.405795 (+ 309us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:21.817769 (+1411974us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:23.342321 (+1524552us) spinlock_profiling.cc:243] Waited 1.41 s on lock 0x7b54005bd954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:23.342526 (+ 205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3245511936}
W20260620 13:56:23.364734 6027 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.612s user 0.015s sys 0.052s
W20260620 13:56:23.365125 6027 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.613s user 0.015s sys 0.052s
I20260620 13:56:23.365789 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:23.366422 5879 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:23.368252 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:23.336794 8036 tablet_replica.cc:333] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47: stopping tablet replica
I20260620 13:56:23.330583 7934 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:23.376094 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:23.332878 7910 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:23.383524 6028 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:23.385129 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:23.386224 6025 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:23.329527 8008 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.391144 7977 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:23.425848 5951 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:23.430373 5881 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2243) took 1518 ms. Trace:
I20260620 13:56:23.430828 5881 rpcz_store.cc:276] 0620 13:56:21.911531 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:21.912345 (+ 814us) service_pool.cc:224] Handling call
0620 13:56:22.321191 (+408846us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:22.322178 (+ 987us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:23.430154 (+1107976us) spinlock_profiling.cc:243] Waited 396 ms on lock 0x7b54003fb1d0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:23.430304 (+ 150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":911011072}
I20260620 13:56:23.431849 7927 raft_consensus.cc:3055] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:23.432454 7927 raft_consensus.cc:740] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:23.433336 5876 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1249) took 1263 ms. Trace:
I20260620 13:56:23.434072 7984 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.426542 7910 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260620 13:56:23.435703 8021 raft_consensus.cc:3055] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:23.436101 8021 raft_consensus.cc:740] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:23.436981 8021 consensus_queue.cc:260] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:23.438040 8034 consensus_meta.cc:287] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.618s user 0.009s sys 0.000s
I20260620 13:56:23.433764 5876 rpcz_store.cc:276] 0620 13:56:22.170099 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:22.170211 (+ 112us) service_pool.cc:224] Handling call
0620 13:56:22.170621 (+ 410us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:22.232013 (+ 61392us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:22.232041 (+ 28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:22.232084 (+ 43us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:22.232114 (+ 30us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:23.433093 (+1200979us) spinlock_profiling.cc:243] Waited 61.2 ms on lock 0x7b54000519d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:23.433141 (+ 48us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:23.433277 (+ 136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":140679552}
I20260620 13:56:23.445658 5879 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:23.447660 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:23.449345 5849 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:23.439630 8020 consensus_queue.cc:1059] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260620 13:56:23.451025 7867 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:23.434893 7799 raft_consensus.cc:3055] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:23.452792 6029 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43488 (request call id 2258) took 1315 ms. Trace:
I20260620 13:56:23.343569 7911 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.388969 7934 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:23.446614 7946 consensus_queue.cc:1059] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260620 13:56:23.433367 7927 consensus_queue.cc:260] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.438069 8021 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:23.479743 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:23.467613 6029 rpcz_store.cc:276] 0620 13:56:22.137718 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:22.141971 (+ 4253us) service_pool.cc:224] Handling call
0620 13:56:22.142537 (+ 566us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:22.817347 (+674810us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:23.452540 (+635193us) spinlock_profiling.cc:243] Waited 674 ms on lock 0x7b540009c254. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:23.452730 (+ 190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1549930240}
I20260620 13:56:23.517143 6025 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
W20260620 13:56:23.474473 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.467803 5997 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:23.518684 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 122366us
I20260620 13:56:23.476436 7867 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:23.479024 5875 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:51382 (request call id 17) took 1103 ms. Trace:
I20260620 13:56:23.521054 8019 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:23.474442 7799 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:23.534873 8019 raft_consensus.cc:697] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:23.535856 7799 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.537240 7799 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:23.540246 7984 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:23.541385 8037 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:23.540931 7937 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.480095 7833 raft_consensus.cc:3055] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:23.547926 7833 raft_consensus.cc:740] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:23.549369 7911 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:23.518906 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 51237.9us
I20260620 13:56:23.552461 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:23.553212 5951 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 4
I20260620 13:56:23.553681 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:23.536015 8019 consensus_queue.cc:237] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:23.541909 8037 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:23.482201 7924 raft_consensus.cc:3055] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:23.542578 8020 raft_consensus.cc:3055] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:23.523903 5849 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:23.566960 5849 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:23.481465 8001 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:23.485831 7866 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:23.480140 7859 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:23.481804 7909 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:23.517823 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 169895us
W20260620 13:56:23.572044 5883 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 365) took 1919 ms (client timeout 1560 ms). Trace:
I20260620 13:56:23.573292 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:23.584942 6030 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:23.585074 5998 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:23.574635 6026 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43488 (request call id 2259) took 1360 ms. Trace:
I20260620 13:56:23.586236 6026 rpcz_store.cc:276] 0620 13:56:22.214509 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:22.229531 (+ 15022us) service_pool.cc:224] Handling call
0620 13:56:22.239798 (+ 10267us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:22.689894 (+450096us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:23.574417 (+884523us) spinlock_profiling.cc:243] Waited 449 ms on lock 0x7b5400059bd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:23.574576 (+ 159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1033671424}
I20260620 13:56:23.575737 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:23.587656 5959 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:23.584746 5883 rpcz_store.cc:269] 0620 13:56:21.653037 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:21.653197 (+ 160us) service_pool.cc:224] Handling call
0620 13:56:23.571860 (+1918663us) spinlock_profiling.cc:243] Waited 875 ms on lock 0x7b54000c67d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:23.571977 (+ 117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2012495616}
I20260620 13:56:23.588462 5998 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:23.592974 7937 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:23.593729 8008 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:23.449862 8034 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.564935 8037 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:23.580063 7910 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:23.579856 7911 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260620 13:56:23.579732 7999 consensus_meta.cc:287] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.674s user 0.012s sys 0.002s
I20260620 13:56:23.562668 8020 raft_consensus.cc:740] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:23.561054 7924 raft_consensus.cc:740] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:23.611752 5880 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.570s user 0.008s sys 0.016s
W20260620 13:56:23.612329 5880 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.572s user 0.009s sys 0.016s
I20260620 13:56:23.595254 8001 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260620 13:56:23.616415 6552 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.886s user 0.023s sys 0.040s
W20260620 13:56:23.616940 6552 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.887s user 0.023s sys 0.040s
I20260620 13:56:23.606299 7910 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:23.526193 5875 rpcz_store.cc:276] 0620 13:56:22.375348 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:22.380013 (+ 4665us) service_pool.cc:224] Handling call
0620 13:56:23.478748 (+1098735us) spinlock_profiling.cc:243] Waited 12.6 ms on lock 0x7b4c00117900. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fddac6120 00007f0fddad7129 00007f0fdda9cd44 00007f0fddac462d 00007f0fddac4293 00007f0fdf7f7072 00007f0fdf7f6c2a 00007f0fe47c4d0a 00007f0fddd48934 00007f0fddd488c2 00007f0fddd487f1
0620 13:56:23.478897 (+ 149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":28984704}
I20260620 13:56:23.609432 7911 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:23.549484 7833 consensus_queue.cc:260] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:23.623330 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 902547us
I20260620 13:56:23.634704 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:23.635394 6029 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:23.638551 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:23.639063 5959 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
W20260620 13:56:23.613950 8040 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.766s user 0.002s sys 0.025s
W20260620 13:56:23.615438 7904 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.790s user 0.022s sys 0.018s
I20260620 13:56:23.649639 6587 raft_consensus.cc:1240] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:23.655097 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:23.617595 8001 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:23.633535 7892 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.666s user 0.005s sys 0.021s
W20260620 13:56:23.697481 7892 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.730s user 0.005s sys 0.021s
W20260620 13:56:23.621222 7979 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.865s user 0.023s sys 0.043s
I20260620 13:56:23.621917 7910 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:23.698813 5997 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:23.692768 8029 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.693s user 0.013s sys 0.013s
I20260620 13:56:23.641295 7911 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:23.692893 6553 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.957s user 0.043s sys 0.074s
W20260620 13:56:23.696391 7904 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.872s user 0.022s sys 0.018s
I20260620 13:56:23.645416 8030 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
W20260620 13:56:23.707481 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 63655.2us
I20260620 13:56:23.677290 6029 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
W20260620 13:56:23.704699 8029 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.708s user 0.013s sys 0.013s
W20260620 13:56:23.696853 8040 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.852s user 0.002s sys 0.025s
W20260620 13:56:23.703557 7979 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.949s user 0.028s sys 0.052s
W20260620 13:56:23.707191 7891 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.566s user 0.025s sys 0.014s
W20260620 13:56:23.726261 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.951555 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:23.952226 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.952445 6029 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:23.952921 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:23.953478 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.695953 8008 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:23.954761 5924 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.516s user 0.032s sys 0.052s
I20260620 13:56:23.701428 8001 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:23.718079 8048 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.569s user 0.010s sys 0.015s
W20260620 13:56:23.782464 8049 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.743s user 0.017s sys 0.051s
I20260620 13:56:23.793380 8072 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:23.720290 7920 raft_consensus.cc:2804] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:23.723178 7904 raft_consensus.cc:697] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:23.889192 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 71831.3us
W20260620 13:56:23.896552 6551 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.027s user 0.017s sys 0.082s
W20260620 13:56:23.900933 5878 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.787s user 0.037s sys 0.053s
W20260620 13:56:23.967056 6551 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.097s user 0.017s sys 0.082s
W20260620 13:56:23.967778 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 1.10372e+06us
W20260620 13:56:23.968201 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.704593 7924 consensus_queue.cc:260] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:23.739745 8030 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.971792 6029 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:23.907698 7947 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:23.974661 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:23.898402 8040 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:23.696411 8020 consensus_queue.cc:260] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.705165 8044 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:23.704362 8045 raft_consensus.cc:3055] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Stepping down as leader of term 2
W20260620 13:56:23.708269 6553 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.978s user 0.043s sys 0.074s
W20260620 13:56:23.956350 5924 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.517s user 0.032s sys 0.052s
W20260620 13:56:23.988981 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 550310us
I20260620 13:56:23.989881 6551 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:23.936623 7866 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:23.992054 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:23.992579 5956 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260620 13:56:23.962714 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 474517us
W20260620 13:56:23.954396 7891 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.813s user 0.026s sys 0.014s
I20260620 13:56:23.895287 7973 raft_consensus.cc:3055] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
W20260620 13:56:23.967324 5878 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.853s user 0.037s sys 0.053s
I20260620 13:56:23.914419 5951 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:23.975463 6587 raft_consensus.cc:1813] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Handling vote request from an unknown peer 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:23.980510 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:23.981643 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 317386us
W20260620 13:56:23.983397 5847 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.227s user 0.015s sys 0.033s
I20260620 13:56:24.022132 6587 raft_consensus.cc:2393] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 2: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
W20260620 13:56:24.023474 5847 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.267s user 0.015s sys 0.033s
W20260620 13:56:23.966979 8048 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.921s user 0.011s sys 0.016s
I20260620 13:56:23.997087 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:23.987924 7867 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:23.960889 8008 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:23.983739 7920 raft_consensus.cc:697] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:23.997282 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:24.003407 6027 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.630s user 0.030s sys 0.075s
W20260620 13:56:24.005246 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.997638 5924 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
W20260620 13:56:23.976934 8049 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.200s user 0.017s sys 0.052s
I20260620 13:56:23.986389 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:24.026567 6027 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.654s user 0.030s sys 0.075s
I20260620 13:56:24.026418 5954 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:24.028204 6027 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 1890) took 1310 ms. Trace:
I20260620 13:56:23.997018 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:24.028604 6027 rpcz_store.cc:276] 0620 13:56:22.717905 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:22.733102 (+ 15197us) service_pool.cc:224] Handling call
0620 13:56:22.733475 (+ 373us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:22.733725 (+ 250us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:23.372654 (+638929us) log.cc:844] Serialized 14 byte log entry
0620 13:56:24.027892 (+655238us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:24.027943 (+ 51us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:24.027990 (+ 47us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:24.028055 (+ 65us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:24.028156 (+ 101us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":962079,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":56,"thread_start_us":1267825,"threads_started":2}
I20260620 13:56:23.988792 8034 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:24.024760 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260620 13:56:24.040210 5879 raft_consensus.cc:1240] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:24.043435 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:24.045336 6030 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:24.046350 6026 raft_consensus.cc:1240] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: [3.6-3.6]
W20260620 13:56:24.019790 7752 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.566s user 0.006s sys 0.041s
I20260620 13:56:24.013895 8068 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:24.016623 7946 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:24.013957 8029 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:24.048292 5997 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:24.012414 8045 raft_consensus.cc:740] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:24.021237 8020 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:23.990152 7947 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:23.987082 8040 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:24.019747 7973 raft_consensus.cc:740] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:24.105679 5883 raft_consensus.cc:1240] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:24.035040 7924 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:24.109822 5884 raft_consensus.cc:1240] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260620 13:56:24.033970 7945 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:24.033800 8063 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:24.018760 7799 consensus_queue.cc:1059] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
W20260620 13:56:24.052525 7752 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.599s user 0.006s sys 0.041s
W20260620 13:56:24.118402 6032 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.505s user 0.004s sys 0.007s
I20260620 13:56:23.977247 8072 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:24.119303 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:23.991143 8044 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:24.041683 7891 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:24.043443 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:24.150568 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:24.047320 8067 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:24.019155 8069 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.119s
I20260620 13:56:24.051839 7791 raft_consensus.cc:3055] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:24.040714 7910 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:24.106032 8068 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:24.047428 6583 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
W20260620 13:56:24.294068 5998 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.690s user 0.027s sys 0.046s
W20260620 13:56:24.623785 5998 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.020s user 0.029s sys 0.060s
W20260620 13:56:24.258842 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 73618.2us
I20260620 13:56:24.626811 5849 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:24.332906 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:24.624153 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 1.02067e+06us
W20260620 13:56:24.624693 6032 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.020s user 0.007s sys 0.013s
I20260620 13:56:24.113391 8041 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260620 13:56:24.544029 5878 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.502s user 0.029s sys 0.012s
W20260620 13:56:24.631379 5878 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.589s user 0.034s sys 0.013s
W20260620 13:56:24.631845 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:24.632568 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:24.633052 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:24.630761 6032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 1901) took 1060 ms. Trace:
W20260620 13:56:24.669631 5876 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.565s user 0.017s sys 0.013s
W20260620 13:56:24.670044 5876 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.615s user 0.018s sys 0.013s
I20260620 13:56:24.128017 8065 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
W20260620 13:56:24.180087 8061 log.cc:927] Time spent T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.125s user 0.001s sys 0.000s
W20260620 13:56:24.403690 7948 consensus_meta.cc:287] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 1.336s user 0.010s sys 0.003s
I20260620 13:56:24.668684 6032 rpcz_store.cc:276] 0620 13:56:23.570607 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:23.572965 (+ 2358us) service_pool.cc:224] Handling call
0620 13:56:23.604710 (+ 31745us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:24.630406 (+1025696us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:24.630442 (+ 36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:24.630488 (+ 46us) raft_consensus.cc:1645] Marking committed up to 1
0620 13:56:24.630521 (+ 33us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:24.630588 (+ 67us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:24.630698 (+ 110us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":14607,"spinlock_wait_cycles":160550272,"thread_start_us":1025119,"threads_started":1}
I20260620 13:56:24.132416 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:24.414739 7979 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:24.256659 8034 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:24.668793 8049 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:24.590667 8037 consensus_meta.cc:287] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.981s user 0.011s sys 0.001s
W20260620 13:56:24.687425 7805 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.162s user 0.024s sys 0.020s
I20260620 13:56:24.623052 7791 raft_consensus.cc:740] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:24.720093 5954 consensus_meta.cc:287] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.686s user 0.010s sys 0.000s
I20260620 13:56:24.118170 8029 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:24.711180 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 76624.6us
W20260620 13:56:24.711644 6552 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.669s user 0.004s sys 0.041s
I20260620 13:56:24.223896 7866 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:24.669149 8041 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:24.668457 7937 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260620 13:56:24.236186 8075 log.cc:927] Time spent T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.217s user 0.000s sys 0.000s
I20260620 13:56:24.701227 7867 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:24.734072 5954 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
W20260620 13:56:24.742973 6552 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.701s user 0.004s sys 0.041s
W20260620 13:56:24.756757 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 714610us
I20260620 13:56:24.708884 7948 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:24.718367 5950 raft_consensus.cc:2393] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 2: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:24.181171 7945 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:24.180783 8063 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:24.721145 6579 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:24.545472 8082 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.251s
W20260620 13:56:24.716758 7805 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.195s user 0.024s sys 0.021s
I20260620 13:56:24.701776 8065 raft_consensus.cc:697] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:24.126991 7946 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:24.768692 6551 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.773s user 0.024s sys 0.019s
W20260620 13:56:24.803509 6551 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.808s user 0.024s sys 0.019s
W20260620 13:56:24.803857 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 808549us
I20260620 13:56:24.496850 7920 consensus_queue.cc:237] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:24.141577 7904 consensus_queue.cc:237] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:24.772243 5850 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.722s user 0.004s sys 0.031s
I20260620 13:56:24.722790 8049 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:24.717454 5875 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
W20260620 13:56:24.783201 5924 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.745s user 0.000s sys 0.049s
I20260620 13:56:24.543382 7973 consensus_queue.cc:260] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:24.752606 7866 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:24.669504 8067 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:24.715499 7979 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:24.708830 8034 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:24.757745 7867 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:24.836266 5848 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.090s (SENT) [suppressed 17 similar messages]
I20260620 13:56:24.759234 8026 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:24.670396 8045 consensus_queue.cc:260] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:24.722076 8037 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.131593 8045 raft_consensus.cc:3060] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:25.132864 8037 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:24.758275 8070 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:25.133682 8070 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.135640 8070 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:24.812282 5850 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.762s user 0.005s sys 0.031s
W20260620 13:56:25.136337 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:25.137266 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:24.812369 5997 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.555s user 0.004s sys 0.023s
W20260620 13:56:25.138358 5997 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.881s user 0.004s sys 0.024s
W20260620 13:56:25.140036 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.140774 7920 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:25.141047 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:25.141422 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.141288 7920 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.141916 7919 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.142360 7919 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.143615 7920 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:25.143842 5955 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 396) took 1170 ms. Trace:
W20260620 13:56:24.805925 5996 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.548s user 0.010s sys 0.015s
W20260620 13:56:24.814630 6582 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.826s user 0.011s sys 0.017s
W20260620 13:56:24.816548 5924 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.778s user 0.000s sys 0.049s
I20260620 13:56:24.750154 8041 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:25.144520 5996 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.887s user 0.010s sys 0.015s
I20260620 13:56:24.759776 6552 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:24.825837 8063 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:24.798584 8030 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:25.144326 7919 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:25.145968 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 386278us
I20260620 13:56:25.146235 8030 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.146703 8030 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.147049 8026 raft_consensus.cc:697] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:25.148000 8026 consensus_queue.cc:237] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.148772 8030 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:24.799494 8008 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:24.800383 7891 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:25.149631 7891 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:24.823763 8065 consensus_queue.cc:237] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:24.785630 7948 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.145969 8063 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.151435 8107 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:25.151978 8107 raft_consensus.cc:697] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:25.151726 8063 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.153148 7948 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.152923 8107 consensus_queue.cc:237] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:24.802950 5999 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.506s user 0.048s sys 0.041s
W20260620 13:56:25.020752 7909 consensus_meta.cc:287] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 1.430s user 0.010s sys 0.003s
W20260620 13:56:24.867080 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 120604us
I20260620 13:56:24.928146 8034 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.007972 7927 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:25.004510 8074 log.cc:927] Time spent T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 1.085s user 0.009s sys 0.013s
I20260620 13:56:24.947855 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260620 13:56:24.925559 8001 consensus_meta.cc:287] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.959s user 0.006s sys 0.005s
I20260620 13:56:24.969214 6026 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 376) took 1335 ms. Trace:
I20260620 13:56:24.912426 8044 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:24.908882 7867 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:24.874547 8079 log.cc:927] Time spent T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.424s user 0.001s sys 0.001s
I20260620 13:56:24.911691 7947 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:24.877434 8098 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:25.012239 8040 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:24.965814 7993 raft_consensus.cc:3055] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Stepping down as leader of term 1
W20260620 13:56:24.952684 7911 consensus_meta.cc:287] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 1.229s user 0.007s sys 0.005s
I20260620 13:56:25.010975 8072 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:24.975394 7791 consensus_queue.cc:260] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:24.925772 8080 log.cc:927] Time spent T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.497s user 0.001s sys 0.000s
I20260620 13:56:25.153787 8063 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.160735 7984 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:25.155972 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 319745us
I20260620 13:56:25.176854 8098 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.177294 7984 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.178512 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260620 13:56:25.165172 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 342687us
I20260620 13:56:25.179569 6580 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:25.180538 8091 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:25.181530 8001 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:25.181941 6580 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 709) took 3234 ms (client timeout 2195 ms). Trace:
W20260620 13:56:25.182327 6580 rpcz_store.cc:269] 0620 13:56:21.947399 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:22.016646 (+ 69247us) service_pool.cc:224] Handling call
0620 13:56:25.181768 (+3165122us) spinlock_profiling.cc:243] Waited 3.12 s on lock 0x7b54005113d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:25.181872 (+ 104us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7173142912}
I20260620 13:56:24.964906 7833 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:25.183611 8001 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:25.183826 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:25.184224 6026 rpcz_store.cc:276] 0620 13:56:23.633416 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:23.633546 (+ 130us) service_pool.cc:224] Handling call
0620 13:56:24.046023 (+412477us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:24.046787 (+ 764us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:24.968888 (+922101us) spinlock_profiling.cc:243] Waited 351 ms on lock 0x7b540019ee50. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:24.969120 (+ 232us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":806254464}
I20260620 13:56:25.185448 5849 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:25.186218 8072 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:25.007699 7910 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.186520 8040 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:25.157507 5884 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:25.157953 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:24.878378 7973 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:25.187757 5878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 371) took 2803 ms. Trace:
I20260620 13:56:25.188122 5878 rpcz_store.cc:276] 0620 13:56:22.384638 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:22.431082 (+ 46444us) service_pool.cc:224] Handling call
0620 13:56:22.460328 (+ 29246us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:22.477432 (+ 17104us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:22.477473 (+ 41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:22.480485 (+ 3012us) log.cc:844] Serialized 26 byte log entry
0620 13:56:22.966778 (+486293us) spinlock_profiling.cc:243] Waited 2.17 ms on lock 0x7b1800055900. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc70ad22 00007f0fdc70cfc1 00007f0fdc70cf79 00007f0fdc70cf09 00007f0fdc70ced1 00007f0fdc70c1cd 0000000000389354 0000000000389199 00007f0fdc6ee03a
0620 13:56:23.113948 (+147170us) spinlock_profiling.cc:243] Waited 6.29 ms on lock 0x7b1800055900. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6ed607 00007f0fe554c759 00007f0fdc709e9b 00007f0fdc70813f 00007f0fdc70a402 00007f0fdf3955ab 00007f0fdf39b0c3 00007f0fdf39b471 00007f0fdf7b7def
0620 13:56:24.018809 (+904861us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:24.038186 (+ 19377us) log.cc:844] Serialized 14 byte log entry
0620 13:56:24.631854 (+593668us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:24.631951 (+ 97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:25.187521 (+555570us) raft_consensus.cc:1685] finished
0620 13:56:25.187542 (+ 21us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:25.187677 (+ 135us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":58842,"prepare.queue_time_us":24782,"prepare.run_cpu_time_us":7982,"prepare.run_wall_time_us":51290,"raft.queue_time_us":147903,"raft.run_cpu_time_us":296,"raft.run_wall_time_us":59248,"spinlock_wait_cycles":19460864,"thread_start_us":1494198,"threads_started":2,"wal-append.queue_time_us":1761938}
I20260620 13:56:24.911494 7946 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:24.943817 8076 log.cc:927] Time spent T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 1.032s user 0.020s sys 0.017s
I20260620 13:56:24.872145 7996 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.191326 7993 raft_consensus.cc:740] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:25.191447 7996 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:24.900529 8049 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:25.192168 5849 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:24.959879 5779 catalog_manager.cc:5696] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 3, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 3 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:25.192297 7993 consensus_queue.cc:260] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.193251 5849 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:25.193629 7996 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:24.889671 8088 log.cc:927] Time spent T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.135s user 0.001s sys 0.000s
W20260620 13:56:25.153939 5999 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.857s user 0.049s sys 0.041s
I20260620 13:56:25.193801 5779 catalog_manager.cc:5696] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 2 to 3, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 3 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260620 13:56:24.977429 6579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 689) took 3322 ms (client timeout 2819 ms). Trace:
I20260620 13:56:25.154762 7891 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:24.888959 8029 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:24.889827 5923 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.645s user 0.007s sys 0.014s
I20260620 13:56:25.195387 5880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 368) took 2819 ms. Trace:
W20260620 13:56:24.877650 8078 log.cc:927] Time spent T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.742s user 0.000s sys 0.001s
I20260620 13:56:25.195680 8029 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:25.069394 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:24.909170 7979 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.196545 7996 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.196241 8029 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.196943 7979 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:25.197198 8049 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:25.197381 7979 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:25.197819 8049 raft_consensus.cc:697] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:25.197896 7979 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:25.198102 8098 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:25.077426 7752 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.198493 8029 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:24.891489 7866 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:24.903119 8021 consensus_meta.cc:287] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 1.381s user 0.011s sys 0.001s
W20260620 13:56:24.904814 7970 consensus_meta.cc:287] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 1.840s user 0.012s sys 0.001s
I20260620 13:56:25.198829 8049 consensus_queue.cc:237] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.199729 7970 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260620 13:56:24.831867 8048 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.775s user 0.003s sys 0.009s
W20260620 13:56:25.200585 8048 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.148s user 0.005s sys 0.011s
I20260620 13:56:24.901515 8068 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:24.814492 7805 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.201900 8040 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260620 13:56:25.111696 6553 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.827s user 0.005s sys 0.010s
I20260620 13:56:25.195389 6025 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 1898) took 1626 ms. Trace:
I20260620 13:56:25.202800 6025 rpcz_store.cc:276] 0620 13:56:23.569135 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:23.569336 (+ 201us) service_pool.cc:224] Handling call
0620 13:56:23.596295 (+ 26959us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:23.603392 (+ 7097us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:23.603424 (+ 32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:23.607675 (+ 4251us) log.cc:844] Serialized 26 byte log entry
0620 13:56:23.995694 (+388019us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:23.995742 (+ 48us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:23.995807 (+ 65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:25.195181 (+1199374us) raft_consensus.cc:1685] finished
0620 13:56:25.195204 (+ 23us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:25.195331 (+ 127us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6650,"raft.queue_time_us":19576,"raft.run_cpu_time_us":221,"raft.run_wall_time_us":73520,"thread_start_us":373322,"threads_started":1,"wal-append.queue_time_us":1069409}
I20260620 13:56:25.144308 5955 rpcz_store.cc:276] 0620 13:56:23.972979 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:23.976181 (+ 3202us) service_pool.cc:224] Handling call
0620 13:56:23.991788 (+ 15607us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:25.140921 (+1149133us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:25.140957 (+ 36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:25.141018 (+ 61us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:25.141059 (+ 41us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:25.143592 (+ 2533us) spinlock_profiling.cc:243] Waited 1.15 s on lock 0x7b5400043154. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:25.143642 (+ 50us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:25.143782 (+ 140us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2499,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":129,"spinlock_wait_cycles":2641966464}
W20260620 13:56:25.166575 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:24.817390 7934 consensus_meta.cc:287] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 1.295s user 0.012s sys 0.002s
I20260620 13:56:25.205205 7934 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.206341 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:25.194974 6579 rpcz_store.cc:269] 0620 13:56:21.655342 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:21.656514 (+ 1172us) service_pool.cc:224] Handling call
0620 13:56:24.977160 (+3320646us) spinlock_profiling.cc:243] Waited 2.91 s on lock 0x7b54006b0154. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:24.977305 (+ 145us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6691300608}
I20260620 13:56:25.207823 7934 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:25.208021 5876 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:25.208194 6026 raft_consensus.cc:1240] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:25.193583 7993 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:25.156155 5776 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47386 (request call id 231) took 5061 ms. Trace:
I20260620 13:56:25.212543 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:25.216845 7791 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:25.195881 5880 rpcz_store.cc:276] 0620 13:56:22.375698 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:22.380817 (+ 5119us) service_pool.cc:224] Handling call
0620 13:56:22.389430 (+ 8613us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:23.019122 (+629692us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:23.019155 (+ 33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:23.026278 (+ 7123us) log.cc:844] Serialized 26 byte log entry
0620 13:56:23.612889 (+586611us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:23.612952 (+ 63us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:24.919022 (+1306070us) spinlock_profiling.cc:243] Waited 24.1 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdf396c0e 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1 00007f0fdf39f579 00007f0fdf39f509
0620 13:56:24.959763 (+ 40741us) spinlock_profiling.cc:243] Waited 487 ms on lock 0x7b5400169ed4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:24.959815 (+ 52us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:25.195187 (+235372us) raft_consensus.cc:1685] finished
0620 13:56:25.195211 (+ 24us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:25.195331 (+ 120us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":142240,"raft.queue_time_us":149173,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":8159,"spinlock_wait_cycles":1175363328,"thread_start_us":572517,"threads_started":1,"wal-append.queue_time_us":871195}
W20260620 13:56:25.144604 6582 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.156s user 0.011s sys 0.017s
I20260620 13:56:25.166074 8101 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:25.187073 8069 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.221624 8072 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:25.222045 8069 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:25.072721 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.185254 7911 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.006263 8093 raft_consensus.cc:3055] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:25.227165 7920 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.227437 8093 raft_consensus.cc:740] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:25.227773 7920 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:24.961558 7924 consensus_meta.cc:287] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.826s user 0.000s sys 0.007s
I20260620 13:56:25.228313 8093 consensus_queue.cc:260] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.229683 8093 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:25.210920 5776 rpcz_store.cc:276] 0620 13:56:20.094593 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:20.097606 (+ 3013us) service_pool.cc:224] Handling call
0620 13:56:25.156087 (+5058481us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:21.915741 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:21.916371 (+ 630us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:21.916413 (+ 42us) write_op.cc:435] Acquired schema lock
0620 13:56:21.916434 (+ 21us) tablet.cc:662] Decoding operations
0620 13:56:21.917262 (+ 828us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:21.917357 (+ 95us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:21.917392 (+ 35us) tablet.cc:685] Acquiring locks for 6 operations
0620 13:56:21.918153 (+ 761us) tablet.cc:701] Row locks acquired
0620 13:56:21.918196 (+ 43us) write_op.cc:260] PREPARE: finished
0620 13:56:21.918373 (+ 177us) write_op.cc:270] Start()
0620 13:56:21.918493 (+ 120us) write_op.cc:276] Timestamp: P: 1781963781918314 usec, L: 0
0620 13:56:21.918514 (+ 21us) op_driver.cc:348] REPLICATION: starting
0620 13:56:21.940577 (+ 22063us) log.cc:844] Serialized 2380 byte log entry
0620 13:56:22.475254 (+534677us) op_driver.cc:464] REPLICATION: finished
0620 13:56:22.736962 (+261708us) write_op.cc:301] APPLY: starting
0620 13:56:22.744816 (+ 7854us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:22.764653 (+ 19837us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:22.764801 (+ 148us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:22.768182 (+ 3381us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:22.826001 (+ 57819us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0620 13:56:22.830766 (+ 4765us) write_op.cc:312] APPLY: finished
0620 13:56:22.874037 (+ 43271us) log.cc:844] Serialized 53 byte log entry
0620 13:56:22.899760 (+ 25723us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:22.903488 (+ 3728us) write_op.cc:454] Released schema lock
0620 13:56:22.903561 (+ 73us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:22.904008 (+ 447us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:22.907972 (+ 3964us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":16513,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":242058,"apply.run_cpu_time_us":3864,"apply.run_wall_time_us":184561,"num_ops":6,"prepare.queue_time_us":466876,"prepare.run_cpu_time_us":13558,"prepare.run_wall_time_us":169049,"raft.queue_time_us":316560,"raft.run_cpu_time_us":46299,"raft.run_wall_time_us":239369,"replication_time_us":535260,"thread_start_us":893663,"threads_started":4,"wal-append.queue_time_us":193285,"wal-append.run_cpu_time_us":22655,"wal-append.run_wall_time_us":1753944}]]}
I20260620 13:56:25.231614 8021 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:25.195536 5923 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.054s user 0.007s sys 0.022s
I20260620 13:56:25.232153 8021 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.234170 8021 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:24.930799 7945 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:24.987731 8067 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:25.185931 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 1.1585e+06us
W20260620 13:56:25.196796 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.236021 7920 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:25.236313 7924 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.236497 5924 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:25.194454 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:25.201647 7805 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.236828 7924 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.238024 5924 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:25.238732 7805 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:25.057137 8020 consensus_meta.cc:287] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.929s user 0.007s sys 0.004s
I20260620 13:56:25.239265 8045 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:25.059579 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 390458us
I20260620 13:56:25.239696 8008 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:25.239869 8067 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260620 13:56:25.236188 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.240245 5998 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:25.240749 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:25.241120 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 46754.4us
I20260620 13:56:25.239349 7946 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:25.197083 7996 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.113634 8006 ts_tablet_manager.cc:1929] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:56:25.138293 5867 tablet_service.cc:1558] Processing DeleteTablet for tablet 24c27735bbb449a98fab7edad2ba9837 with delete_type TABLET_DATA_TOMBSTONED (TS 2e82c0c231624695ac5a813230bf5038 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58442
W20260620 13:56:25.111331 6550 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.712s user 0.000s sys 0.010s
I20260620 13:56:25.243124 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.203809 8041 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.240463 8067 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:25.243626 6550 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.875s user 0.001s sys 0.010s
I20260620 13:56:25.256794 5779 catalog_manager.cc:5696] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 3 to 2, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
W20260620 13:56:25.202455 6553 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.945s user 0.005s sys 0.010s
I20260620 13:56:25.239948 8045 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.243427 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:25.244737 5849 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:25.283430 7904 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:25.286010 5998 connection.cc:256] RPC call timeout handler was delayed by -1.1466038919999164s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2182s for a response
I20260620 13:56:25.288542 5779 catalog_manager.cc:5696] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 2 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 3 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260620 13:56:25.307866 5998 connection.cc:256] RPC call timeout handler was delayed by -1.0609008459999814s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15710000000000002s for a response
I20260620 13:56:25.307786 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.308665 6580 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:25.309064 5998 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:25.288697 5997 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:25.242377 7946 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:25.296214 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:25.311024 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 161957us
I20260620 13:56:25.311774 5998 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:25.308494 5779 catalog_manager.cc:5696] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 3 to 5, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 5 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:56:25.317718 8069 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.317998 7946 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:25.317651 7791 consensus_queue.cc:1059] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:25.319150 7791 raft_consensus.cc:2749] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260620 13:56:25.319345 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 45200.2us
I20260620 13:56:25.319936 7791 raft_consensus.cc:3055] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:25.326665 6582 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46852 (request call id 619) took 1353 ms. Trace:
I20260620 13:56:25.327242 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.329469 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.283252 8036 raft_consensus.cc:2243] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:25.333350 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:25.296378 5849 raft_consensus.cc:2686] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260620 13:56:25.335443 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:25.335621 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 91008.2us
W20260620 13:56:25.332000 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 88672.4us
I20260620 13:56:25.336220 5849 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:25.337074 5924 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:25.338399 5924 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:25.339588 6581 raft_consensus.cc:2410] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 5 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.
I20260620 13:56:25.340183 6030 raft_consensus.cc:1240] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:25.340545 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:25.341274 6581 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:25.329864 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:25.320084 7973 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:25.345062 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:25.285880 7927 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:25.345857 6030 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:25.346359 6587 raft_consensus.cc:1240] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:25.317513 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:25.239534 8020 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.083s
I20260620 13:56:25.378213 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:25.388779 6030 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:25.378566 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:25.347282 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:25.390524 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:25.387368 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 49031.7us
I20260620 13:56:25.385460 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:25.391515 5924 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:25.392870 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.385540 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:25.393481 5959 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:25.393658 6585 raft_consensus.cc:2376] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4. Re-sending same reply.
I20260620 13:56:25.288990 8067 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:25.387737 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.399959 5954 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 1.
I20260620 13:56:25.400144 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.390764 6027 raft_consensus.cc:2393] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:25.327067 6582 rpcz_store.cc:276] 0620 13:56:23.973394 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:23.973526 (+ 132us) service_pool.cc:224] Handling call
0620 13:56:23.973882 (+ 356us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:23.974129 (+ 247us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:25.221891 (+1247762us) log.cc:844] Serialized 14 byte log entry
0620 13:56:25.326331 (+104440us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:25.326386 (+ 55us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:25.326430 (+ 44us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:25.326495 (+ 65us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:25.326609 (+ 114us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":34657,"prepare.queue_time_us":941173,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":43,"thread_start_us":1302582,"threads_started":2,"wal-append.queue_time_us":93586}
I20260620 13:56:25.289040 8019 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:25.198853 7752 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.301640 8072 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.398594 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.333047 7791 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:25.343943 6580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:46858
I20260620 13:56:25.411723 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.403007 6584 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:25.404368 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.412593 6552 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:25.296994 8006 log.cc:1199] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/29e2284e793941b4aa9829a72313998c
I20260620 13:56:25.405105 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:25.413234 5924 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:25.413579 5879 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:25.414534 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:25.343977 8098 raft_consensus.cc:2764] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260620 13:56:25.406512 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:25.405718 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:25.421576 5882 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 4
I20260620 13:56:25.331533 7904 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.394982 8091 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.403807 5876 raft_consensus.cc:1275] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:25.322395 7924 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.331034 7945 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.325644 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.410044 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.333072 8107 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:25.343896 7920 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:25.343729 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:25.407552 5877 raft_consensus.cc:3055] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:25.417603 5881 raft_consensus.cc:1240] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:25.383014 8049 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:25.377063 8044 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.384924 7833 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.414158 6552 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:25.405731 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:25.386060 7984 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:25.440600 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.420095 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:25.377017 7973 raft_consensus.cc:697] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:25.420866 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:25.638345 5877 raft_consensus.cc:740] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:25.638942 5883 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 3: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:25.423209 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.639554 5959 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:25.637418 6032 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:25.640465 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.524670 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.395365 7805 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:25.395517 8082 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:25.426788 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:25.402578 8021 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:25.427318 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:25.424258 6581 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:25.425796 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.428960 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.429736 8036 raft_consensus.cc:2272] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:56:25.431217 5829 placement_policy_util.cc:244] tablet 923bfc4f20d94a57b0d84d45e40b12ae: not considering replicas for movement since the tablet's status is 'UNAVAILABLE'
I20260620 13:56:25.654098 5829 placement_policy_util.cc:244] tablet 24c27735bbb449a98fab7edad2ba9837: not considering replicas for movement since the tablet's status is 'UNAVAILABLE'
I20260620 13:56:25.654305 6586 raft_consensus.cc:2393] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:25.432066 8104 consensus_queue.cc:1059] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:25.401335 7891 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:25.409539 7948 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:25.405788 8102 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:25.423858 8108 consensus_queue.cc:1059] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260620 13:56:25.433678 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:25.435051 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:25.426266 7799 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260620 13:56:25.406483 7911 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.413080 8008 consensus_queue.cc:1059] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260620 13:56:25.692061 5957 raft_consensus.cc:1275] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:25.692545 8008 raft_consensus.cc:3055] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:25.692919 8008 raft_consensus.cc:740] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:25.693722 8008 consensus_queue.cc:260] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:25.543583 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.696425 8045 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:25.698491 7904 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:25.648769 8029 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.616734 7791 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.652787 6578 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:25.629566 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.419871 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:25.714542 5880 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:25.537128 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.519064 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:25.503882 5882 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:25.550613 5849 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:25.715713 6029 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
W20260620 13:56:25.716566 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 166078us
I20260620 13:56:25.633507 6582 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
W20260620 13:56:25.580497 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.473868 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:25.720707 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.636889 6030 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:25.518332 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.416378 7909 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.641616 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:25.578555 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:25.724363 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.643411 5959 raft_consensus.cc:2393] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:25.646137 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.726364 6582 raft_consensus.cc:1240] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 1. Current term is 2. Ops: []
W20260620 13:56:25.727260 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.410607 7927 raft_consensus.cc:697] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:25.649629 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:25.727696 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.727993 5881 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:25.639686 5877 consensus_queue.cc:260] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.728753 5877 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:25.650609 5879 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:25.422775 8022 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260620 13:56:25.660182 5876 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:25.664310 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:25.436318 8062 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:25.741400 8062 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:25.742051 8062 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:25.634526 8049 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:25.743297 8049 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:25.472867 8034 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.424996 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.626804 8041 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.518198 8089 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:25.424899 8055 consensus_queue.cc:1059] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.243s
I20260620 13:56:25.673915 5956 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 4
I20260620 13:56:25.628647 8006 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:58442 (request call id 86) took 4213 ms. Trace:
I20260620 13:56:25.682647 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:25.907256 6586 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:25.648378 8044 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.646960 8107 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.683888 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:25.688962 7752 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.411387 8019 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.285602 8101 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.421380 8072 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.426169 8012 consensus_queue.cc:1059] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.204s
I20260620 13:56:25.714583 5958 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:25.630820 6584 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:56:25.730441 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:25.944547 5959 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:25.730665 5954 raft_consensus.cc:2410] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 5 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.
I20260620 13:56:25.732640 5849 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:25.630214 7945 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.735700 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:25.663491 8103 raft_consensus.cc:670] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopping
I20260620 13:56:25.479357 8091 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.748631 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:25.645648 7833 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.970239 8125 raft_consensus.cc:2804] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:25.699769 8029 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.712852 7791 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:25.694877 8008 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:25.824589 7996 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:25.780341 7979 consensus_meta.cc:287] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.582s user 0.005s sys 0.004s
I20260620 13:56:25.749414 7909 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:25.831549 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:25.734259 7911 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:25.889729 5880 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
W20260620 13:56:25.886816 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 124747us
I20260620 13:56:25.664515 7920 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:25.642843 7984 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.078s
W20260620 13:56:25.891320 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 259825us
I20260620 13:56:25.905193 8034 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:25.895768 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 481630us
I20260620 13:56:25.817373 7973 consensus_queue.cc:237] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.676587 7891 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:25.682727 8102 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:25.904583 8093 consensus_meta.cc:287] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.675s user 0.014s sys 0.009s
I20260620 13:56:25.886792 7866 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:25.923439 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 502375us
I20260620 13:56:26.040992 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:26.041913 5924 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:25.938882 5956 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
W20260620 13:56:25.946234 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 213700us
W20260620 13:56:25.913126 8121 log.cc:927] Time spent T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.179s user 0.000s sys 0.012s
I20260620 13:56:25.953118 6580 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:26.043905 6580 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:25.917702 6579 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:25.958324 5882 raft_consensus.cc:1240] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:25.906447 5950 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:25.966946 5879 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:25.977144 8072 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:25.909049 8089 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.077605 8089 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:26.013783 8101 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:26.071605 5879 raft_consensus.cc:1275] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:26.064788 7866 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:26.013125 7924 raft_consensus.cc:3055] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:26.079833 7924 raft_consensus.cc:740] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:26.081446 7866 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:25.948557 7946 consensus_meta.cc:287] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.630s user 0.010s sys 0.000s
I20260620 13:56:25.946828 8055 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:25.994964 5883 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:26.014528 6551 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:26.033363 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:26.017513 8094 raft_consensus.cc:3055] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:26.013682 5997 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:26.090277 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 76705.5us
I20260620 13:56:26.090646 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.029047 7891 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:26.057901 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:25.994684 8125 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:25.993914 8107 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:26.066256 5849 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:25.993992 7945 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:26.021872 8034 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:26.016309 8036 ts_tablet_manager.cc:1916] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:56:26.071208 7799 consensus_queue.cc:1059] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.002s
W20260620 13:56:26.071568 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:26.052726 7911 raft_consensus.cc:697] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:26.003810 7979 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.080943 7924 consensus_queue.cc:260] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:25.981835 8091 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:26.019637 7993 consensus_meta.cc:287] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.810s user 0.006s sys 0.011s
I20260620 13:56:26.083832 6587 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:25.979215 7927 consensus_queue.cc:237] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.035116 5881 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:25.997033 8029 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:26.016954 8026 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:26.092165 6028 raft_consensus.cc:1240] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:26.083884 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:26.175508 5879 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:26.175966 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.176374 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:26.177054 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.177335 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:26.092942 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.090173 6030 raft_consensus.cc:1240] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:26.178066 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.178978 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.179121 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.179561 6030 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:26.180356 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.180869 6030 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:26.181581 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.182515 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.094709 5882 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:26.183698 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:26.184294 5882 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:26.185297 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:26.186153 5882 raft_consensus.cc:2393] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:26.064260 8082 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:26.005887 7909 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:26.096290 5849 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:26.089978 8094 raft_consensus.cc:740] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:26.073403 8127 consensus_queue.cc:1059] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260620 13:56:26.101081 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:26.115270 6032 raft_consensus.cc:1275] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:56:26.116151 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:26.101469 5924 leader_election.cc:336] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 1.671s (SENT)
I20260620 13:56:26.072069 6583 raft_consensus.cc:1240] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:26.061537 8108 raft_consensus.cc:3055] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:25.906733 8006 rpcz_store.cc:276] 0620 13:56:21.268172 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:21.268380 (+ 208us) service_pool.cc:224] Handling call
0620 13:56:21.886195 (+617815us) ts_tablet_manager.cc:1151] Deleting tablet 29e2284e793941b4aa9829a72313998c
0620 13:56:21.899557 (+ 13362us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0620 13:56:24.116164 (+2216607us) tablet_metadata.cc:665] Metadata flushed
0620 13:56:25.024569 (+908405us) tablet_metadata.cc:665] Metadata flushed
0620 13:56:25.472158 (+447589us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":688081,"tablet-delete.queue_time_us":559872,"thread_start_us":354738,"threads_started":1}
I20260620 13:56:26.013584 7920 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:26.165863 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:25.991019 8049 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.169566 7924 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:26.169770 6026 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:26.119302 8101 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:26.115809 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.164609 6580 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:26.188422 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 92193.8us
I20260620 13:56:26.091468 5997 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:26.189011 6027 raft_consensus.cc:2393] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:26.189378 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:26.192714 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 91278us
I20260620 13:56:26.118961 8072 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:26.117404 7891 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:26.094341 7946 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.094239 8055 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.679742 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:26.209184 7970 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:26.692883 7970 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:26.694199 5882 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:26.694480 7891 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.647390 8029 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:26.695775 6585 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:26.696211 8029 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.697810 7891 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:26.698753 6025 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:26.375252 7911 consensus_queue.cc:237] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.701327 5955 raft_consensus.cc:1240] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: [2.5-2.5]
W20260620 13:56:26.413813 8062 consensus_meta.cc:287] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.671s user 0.005s sys 0.006s
I20260620 13:56:26.192528 6033 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:56:26.150534 8125 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:26.216326 5876 raft_consensus.cc:1240] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
W20260620 13:56:26.312141 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 297760us
I20260620 13:56:26.707041 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet 29e2284e793941b4aa9829a72313998c (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:56:26.693877 7970 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:26.705818 8072 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:26.225631 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:26.449085 6550 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.786s user 0.013s sys 0.021s
I20260620 13:56:26.725068 6028 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:26.212946 8102 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:26.710047 8049 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:26.296511 7909 raft_consensus.cc:3055] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:26.748703 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:26.749965 5953 raft_consensus.cc:2393] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:26.747710 6552 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:26.187714 8026 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:26.692760 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:26.712461 8101 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:26.161582 8107 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:26.310956 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:26.167510 8122 log.cc:927] Time spent T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.161s user 0.000s sys 0.002s
I20260620 13:56:26.206579 7833 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:26.366900 8094 consensus_queue.cc:260] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.705396 8108 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
W20260620 13:56:26.703631 6553 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.544s user 0.004s sys 0.009s
I20260620 13:56:26.211438 8082 raft_consensus.cc:697] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:26.208109 7979 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:26.365921 6578 consensus_meta.cc:287] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.586s user 0.011s sys 0.000s
I20260620 13:56:26.209303 8091 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:26.443895 7791 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:26.457345 7866 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:26.611239 8135 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:26.411091 8067 consensus_meta.cc:287] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 1.001s user 0.012s sys 0.000s
I20260620 13:56:26.721161 8006 tablet_replica.cc:333] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038: stopping tablet replica
W20260620 13:56:26.725574 6550 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.063s user 0.016s sys 0.024s
I20260620 13:56:26.199967 8044 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:26.195340 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:26.789525 6030 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:26.735456 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:26.708729 8129 consensus_queue.cc:1059] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260620 13:56:26.689424 7948 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s user 0.000s sys 0.015s
I20260620 13:56:26.752615 6552 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:26.705904 8089 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:26.755589 6586 raft_consensus.cc:3055] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:26.725450 8072 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:26.757352 7945 consensus_queue.cc:1048] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260620 13:56:26.761612 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:26.735785 7927 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:26.538513 7984 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:26.554857 6579 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:26.744306 8019 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:26.722700 8062 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.762562 8127 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:26.758997 8026 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:26.763759 8101 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:26.748729 7909 raft_consensus.cc:740] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:26.767601 7946 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:26.790696 6582 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:26.774808 8107 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.553661 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:26.247352 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 55307us
I20260620 13:56:26.716463 5849 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:26.724032 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:26.707854 5878 raft_consensus.cc:1240] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:26.727383 5879 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260620 13:56:26.463809 5877 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.566s user 0.022s sys 0.051s
I20260620 13:56:26.753827 5881 raft_consensus.cc:1813] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Handling vote request from an unknown peer 192c750f597c43858e1ad09e8d805685
I20260620 13:56:26.734696 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:26.237847 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:26.730235 5954 raft_consensus.cc:3055] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:26.756875 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:26.773882 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:26.731253 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:26.733803 5957 raft_consensus.cc:1240] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:26.744643 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:27.231843 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 479148us
W20260620 13:56:27.227656 5997 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.508s user 0.002s sys 0.016s
W20260620 13:56:27.234342 5997 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.515s user 0.002s sys 0.016s
I20260620 13:56:27.234750 5880 raft_consensus.cc:2368] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
W20260620 13:56:27.234969 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 1.1435e+06us
W20260620 13:56:27.211838 5924 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.518s user 0.004s sys 0.008s
I20260620 13:56:27.235720 5881 raft_consensus.cc:2410] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 2 index: 4.
W20260620 13:56:26.769802 6553 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.626s user 0.004s sys 0.010s
I20260620 13:56:26.778570 6578 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
W20260620 13:56:26.943785 6585 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46858 (request call id 622) took 1565 ms (client timeout 1939 ms). Trace:
I20260620 13:56:27.237059 7752 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:27.237532 6586 raft_consensus.cc:740] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:26.787484 7791 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.788914 7866 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:27.283075 6585 rpcz_store.cc:269] 0620 13:56:25.378690 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.404143 (+ 25453us) service_pool.cc:224] Handling call
0620 13:56:26.943278 (+1539135us) spinlock_profiling.cc:243] Waited 1.28 s on lock 0x7b5400508054. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:26.943479 (+ 201us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2950629120}
I20260620 13:56:27.285742 7866 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:26.956950 7920 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:27.012321 8055 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:27.241811 5956 raft_consensus.cc:2410] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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: 3 index: 6.
I20260620 13:56:26.788787 8067 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.776029 8138 consensus_queue.cc:1059] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.519s
I20260620 13:56:27.286682 7984 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.288532 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2253) took 1167 ms. Trace:
I20260620 13:56:27.289179 8067 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:27.289507 7984 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:27.235766 5954 raft_consensus.cc:740] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:27.243919 5951 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
W20260620 13:56:27.244099 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.214314 5952 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:27.245256 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.001646 6583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 607) took 1676 ms. Trace:
I20260620 13:56:27.246268 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:26.938759 6587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46852 (request call id 632) took 1535 ms. Trace:
I20260620 13:56:27.238770 7891 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:27.178704 5876 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1275) took 1706 ms. Trace:
I20260620 13:56:27.190387 5884 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1263) took 1787 ms. Trace:
W20260620 13:56:27.190763 5883 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58456 (request call id 1278) took 1712 ms (client timeout 1985 ms). Trace:
I20260620 13:56:27.250384 8072 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:27.272984 5924 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.579s user 0.009s sys 0.008s
I20260620 13:56:27.288928 5879 rpcz_store.cc:276] 0620 13:56:26.120627 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:26.194688 (+ 74061us) service_pool.cc:224] Handling call
0620 13:56:26.726911 (+532223us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.280315 (+553404us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.288339 (+ 8024us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:26.943991 6581 raft_consensus.cc:1240] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
W20260620 13:56:27.280234 5959 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.519s user 0.017s sys 0.011s
I20260620 13:56:27.293701 5876 rpcz_store.cc:276] 0620 13:56:25.476961 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.781417 (+304456us) service_pool.cc:224] Handling call
0620 13:56:25.886897 (+105480us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:26.733550 (+846653us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.177866 (+444316us) spinlock_profiling.cc:243] Waited 329 ms on lock 0x7b54000519d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:27.178404 (+ 538us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":757048192}
I20260620 13:56:27.302011 6032 raft_consensus.cc:2410] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 5 index: 5.
I20260620 13:56:27.302202 5875 raft_consensus.cc:1240] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:27.301508 7752 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.303663 6582 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
W20260620 13:56:27.304461 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:26.799782 7948 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.748s user 0.000s sys 0.016s
I20260620 13:56:26.779947 8091 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:27.313333 6031 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:27.294620 7891 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:27.314414 7891 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:27.315980 5955 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 404) took 1679 ms. Trace:
I20260620 13:56:26.881088 8082 consensus_queue.cc:237] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.317092 8155 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:27.318094 8155 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.320266 7791 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:27.321738 5848 connection.cc:256] RPC call timeout handler was delayed by -1.047065722999946s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1636s for a response
I20260620 13:56:27.322398 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:27.316749 5955 rpcz_store.cc:276] 0620 13:56:25.636561 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.684146 (+ 47585us) service_pool.cc:224] Handling call
0620 13:56:25.684520 (+ 374us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:26.722017 (+1037497us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.315305 (+593288us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b54000799d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:27.315766 (+ 461us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2337635072}
W20260620 13:56:27.323679 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 630248us
I20260620 13:56:27.323915 5876 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:27.325163 8021 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:27.325621 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 609190us
I20260620 13:56:27.325990 8021 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.311436 8091 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:27.330384 8021 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:26.794293 8135 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.332329 6585 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:27.335330 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:27.336339 5997 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:27.337977 5997 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:27.339985 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:27.341485 8135 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:27.342482 5879 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:27.347625 6578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46858 (request call id 613) took 2020 ms. Trace:
I20260620 13:56:27.348305 6578 rpcz_store.cc:276] 0620 13:56:25.327067 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.332857 (+ 5790us) service_pool.cc:224] Handling call
0620 13:56:27.347315 (+2014458us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:26.934052 8012 raft_consensus.cc:3055] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:27.347445 8107 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.349422 8012 raft_consensus.cc:740] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:27.350581 8012 consensus_queue.cc:260] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.351404 7791 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:27.351902 7791 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:27.352365 8012 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:27.303308 6587 rpcz_store.cc:276] 0620 13:56:25.403775 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.425569 (+ 21794us) service_pool.cc:224] Handling call
0620 13:56:26.938453 (+1512884us) spinlock_profiling.cc:243] Waited 430 ms on lock 0x7b54003b74d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:26.938652 (+ 199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":989379456}
I20260620 13:56:27.355091 8094 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:27.361826 7911 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:27.362470 7911 raft_consensus.cc:697] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:27.363260 5877 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.384s user 0.027s sys 0.059s
I20260620 13:56:27.364527 5877 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1270) took 1957 ms. Trace:
W20260620 13:56:27.308734 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.365231 8136 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:26.861287 8145 log.cc:927] Time spent T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.176s user 0.001s sys 0.000s
I20260620 13:56:27.365948 8136 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:27.294404 5883 rpcz_store.cc:269] 0620 13:56:25.478039 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.652482 (+174443us) service_pool.cc:224] Handling call
0620 13:56:27.190251 (+1537769us) spinlock_profiling.cc:243] Waited 80.8 ms on lock 0x7b54003fb6d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:27.190509 (+ 258us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":185793408}
I20260620 13:56:27.367954 5882 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:27.369079 5883 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2257) took 1247 ms. Trace:
I20260620 13:56:27.370118 6551 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:27.370682 5876 raft_consensus.cc:1240] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:27.299081 6586 consensus_queue.cc:260] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.371364 5876 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2259) took 1249 ms. Trace:
I20260620 13:56:27.371804 6586 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:27.363919 7911 consensus_queue.cc:237] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.377717 7752 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:27.365684 6026 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46758 (request call id 384) took 2154 ms (client timeout 1650 ms). Trace:
I20260620 13:56:26.957705 8029 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:27.379158 6026 rpcz_store.cc:269] 0620 13:56:25.211072 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.212290 (+ 1218us) service_pool.cc:224] Handling call
0620 13:56:27.365194 (+2152904us) spinlock_profiling.cc:243] Waited 956 ms on lock 0x7b540037cdd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:27.365407 (+ 213us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2199851264}
I20260620 13:56:27.380309 8136 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.357400 8146 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:27.381366 8146 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.292912 5954 consensus_queue.cc:260] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.358390 7945 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:27.382650 5954 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:27.357862 8131 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:27.382975 7945 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.383792 8131 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.356487 7924 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:27.356812 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:27.299356 6583 rpcz_store.cc:276] 0620 13:56:25.325297 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.332915 (+ 7618us) service_pool.cc:224] Handling call
0620 13:56:25.405387 (+ 72472us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:26.710438 (+1305051us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.001238 (+290800us) spinlock_profiling.cc:243] Waited 630 ms on lock 0x7b54004a7754. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:27.001545 (+ 307us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1449148672}
I20260620 13:56:27.387307 6582 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:27.387385 8131 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:27.385905 7945 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.387850 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.388856 6583 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:27.382097 6028 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260620 13:56:27.389611 8146 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.385948 7924 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.358615 5875 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1276) took 1881 ms. Trace:
I20260620 13:56:27.393213 5875 rpcz_store.cc:276] 0620 13:56:25.477464 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.840325 (+362861us) service_pool.cc:224] Handling call
0620 13:56:25.896836 (+ 56511us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.302699 (+1405863us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.358251 (+ 55552us) spinlock_profiling.cc:243] Waited 1.39 s on lock 0x7b540030e3d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:27.358542 (+ 291us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3196764928}
I20260620 13:56:27.395573 5875 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
W20260620 13:56:27.396222 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.396356 5875 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2260) took 1273 ms. Trace:
I20260620 13:56:27.396890 5875 rpcz_store.cc:276] 0620 13:56:26.122427 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.394669 (+1272242us) service_pool.cc:224] Handling call
0620 13:56:27.395274 (+ 605us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.396092 (+ 818us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.396285 (+ 193us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:27.399411 5878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1265) took 1995 ms. Trace:
I20260620 13:56:27.399788 5878 rpcz_store.cc:276] 0620 13:56:25.404199 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.404344 (+ 145us) service_pool.cc:224] Handling call
0620 13:56:25.424172 (+ 19828us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.306668 (+1882496us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.398960 (+ 92292us) spinlock_profiling.cc:243] Waited 1.28 s on lock 0x7b5400323f54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:27.399199 (+ 239us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2951795072}
I20260620 13:56:27.400445 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:27.401844 6025 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43502 (request call id 1913) took 1983 ms (client timeout 1896 ms). Trace:
I20260620 13:56:27.374766 8138 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:27.402726 8138 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:27.402043 5878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2261) took 1279 ms. Trace:
I20260620 13:56:27.403909 5878 rpcz_store.cc:276] 0620 13:56:26.122754 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.400784 (+1278030us) service_pool.cc:224] Handling call
0620 13:56:27.401201 (+ 417us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.401621 (+ 420us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:27.401647 (+ 26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:27.401725 (+ 78us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:27.401806 (+ 81us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.401885 (+ 79us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:27.401991 (+ 106us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:27.355566 7984 consensus_queue.cc:1048] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
W20260620 13:56:27.404595 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 66866.8us
W20260620 13:56:27.405725 5952 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1286) took 1934 ms (client timeout 1985 ms). Trace:
I20260620 13:56:27.400723 6031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46758 (request call id 385) took 1304 ms. Trace:
I20260620 13:56:27.406509 5997 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:27.407056 6031 rpcz_store.cc:276] 0620 13:56:26.096269 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:26.189145 (+ 92876us) service_pool.cc:224] Handling call
0620 13:56:27.400517 (+1211372us) spinlock_profiling.cc:243] Waited 572 ms on lock 0x7b54001c9b54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:27.400647 (+ 130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1316465920}
I20260620 13:56:27.402093 5955 raft_consensus.cc:2393] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 2: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:27.407871 7920 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:27.408018 6032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43488 (request call id 2277) took 1312 ms. Trace:
I20260620 13:56:27.408475 6032 rpcz_store.cc:276] 0620 13:56:26.095773 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:26.192701 (+ 96928us) service_pool.cc:224] Handling call
0620 13:56:27.407785 (+1215084us) spinlock_profiling.cc:243] Waited 530 ms on lock 0x7b54000d4b54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:27.407946 (+ 161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1218848512}
I20260620 13:56:27.409770 7920 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:27.410527 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.370409 5882 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:27.409834 5997 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:27.410830 7920 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.419405 5882 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2258) took 1293 ms. Trace:
I20260620 13:56:27.403178 8138 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:27.421192 7920 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:27.421370 6028 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260620 13:56:27.422456 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:27.423473 6033 raft_consensus.cc:1813] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Handling vote request from an unknown peer 192c750f597c43858e1ad09e8d805685
I20260620 13:56:27.424239 6033 raft_consensus.cc:2410] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 2 index: 4.
I20260620 13:56:27.424247 8062 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:27.426446 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:27.427691 5955 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:27.428417 8155 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.427366 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.430693 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:26.925899 8125 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:27.431972 7970 consensus_meta.cc:287] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.690s user 0.009s sys 0.002s
I20260620 13:56:27.432876 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.412107 6032 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260620 13:56:27.411827 6025 rpcz_store.cc:269] 0620 13:56:25.418109 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.418782 (+ 673us) service_pool.cc:224] Handling call
0620 13:56:27.401380 (+1982598us) spinlock_profiling.cc:243] Waited 978 ms on lock 0x7b54000d4154. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:27.401606 (+ 226us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2250154368}
I20260620 13:56:27.369504 5883 rpcz_store.cc:276] 0620 13:56:26.121645 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.367734 (+1246089us) service_pool.cc:224] Handling call
0620 13:56:27.368267 (+ 533us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.368623 (+ 356us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:27.368645 (+ 22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:27.368704 (+ 59us) raft_consensus.cc:1645] Marking committed up to 3
0620 13:56:27.368777 (+ 73us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.368855 (+ 78us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:27.368971 (+ 116us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260620 13:56:27.403077 6579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46852 (request call id 626) took 2096 ms (client timeout 1891 ms). Trace:
W20260620 13:56:27.406320 5952 rpcz_store.cc:269] 0620 13:56:25.471780 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.472031 (+ 251us) service_pool.cc:224] Handling call
0620 13:56:27.405321 (+1933290us) spinlock_profiling.cc:243] Waited 1.57 s on lock 0x7b54001964d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:27.405641 (+ 320us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3616133888}
I20260620 13:56:27.404682 6581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 619) took 2076 ms. Trace:
I20260620 13:56:27.294828 5884 rpcz_store.cc:276] 0620 13:56:25.402764 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.402872 (+ 108us) service_pool.cc:224] Handling call
0620 13:56:25.418048 (+ 15176us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:25.418354 (+ 306us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:25.418392 (+ 38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:25.418811 (+ 419us) log.cc:844] Serialized 26 byte log entry
0620 13:56:25.632091 (+213280us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:25.741664 (+109573us) log.cc:844] Serialized 14 byte log entry
0620 13:56:26.006435 (+264771us) spinlock_profiling.cc:243] Waited 37.2 ms on lock 0x7b1800397f60. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc70abf3 00007f0fdc70cfc1 00007f0fdc70cf79 00007f0fdc70cf09 00007f0fdc70ced1 00007f0fdc70c1cd 0000000000389354 0000000000389199 00007f0fdc6ee03a
0620 13:56:26.158159 (+151724us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:26.158246 (+ 87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:27.189526 (+1031280us) raft_consensus.cc:1685] finished
0620 13:56:27.189791 (+ 265us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:27.190156 (+ 365us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":145185,"prepare.queue_time_us":290854,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":157296,"raft.run_cpu_time_us":248,"raft.run_wall_time_us":11766,"spinlock_wait_cycles":85523072,"thread_start_us":483127,"threads_started":3,"wal-append.queue_time_us":547349}
I20260620 13:56:27.398440 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.375929 8021 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:27.371937 5876 rpcz_store.cc:276] 0620 13:56:26.122174 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.369916 (+1247742us) service_pool.cc:224] Handling call
0620 13:56:27.370411 (+ 495us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.371136 (+ 725us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.371313 (+ 177us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260620 13:56:27.076936 8126 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.002s user 0.016s sys 0.011s
I20260620 13:56:27.398093 6551 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:27.309181 5959 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.548s user 0.018s sys 0.011s
I20260620 13:56:27.414734 6587 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:27.406677 7984 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:27.418864 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:27.432731 7970 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.366473 5877 rpcz_store.cc:276] 0620 13:56:25.407067 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.407194 (+ 127us) service_pool.cc:224] Handling call
0620 13:56:25.407447 (+ 253us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.363930 (+1956483us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:27.363982 (+ 52us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:27.364100 (+ 118us) raft_consensus.cc:1645] Marking committed up to 1
0620 13:56:27.364161 (+ 61us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.364245 (+ 84us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:27.364449 (+ 204us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15522,"raft.queue_time_us":33525,"raft.run_cpu_time_us":139,"raft.run_wall_time_us":13490,"thread_start_us":1465516,"threads_started":1}
I20260620 13:56:27.434048 8125 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:27.435526 8072 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:26.866797 8108 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:26.939893 8130 raft_consensus.cc:3055] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:27.437932 5880 raft_consensus.cc:1240] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:27.356859 8107 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:26.532156 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:27.352389 7791 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:27.440776 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.443527 5778 catalog_manager.cc:5696] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 4 to 3, leader changed from <none> to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:27.444882 6580 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.445658 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:27.446034 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:27.419889 5882 rpcz_store.cc:276] 0620 13:56:26.121917 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.369368 (+1247451us) service_pool.cc:224] Handling call
0620 13:56:27.369865 (+ 497us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.414750 (+ 44885us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.414938 (+ 188us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260620 13:56:27.453662 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 44054.7us
I20260620 13:56:27.450721 6581 rpcz_store.cc:276] 0620 13:56:25.328495 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.740491 (+411996us) service_pool.cc:224] Handling call
0620 13:56:26.943475 (+1202984us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.302972 (+359497us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.404234 (+101262us) spinlock_profiling.cc:243] Waited 1.2 s on lock 0x7b5400508050. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:27.404363 (+ 129us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2765606656}
W20260620 13:56:27.497244 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 99278.8us
I20260620 13:56:27.499437 5880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2267) took 1328 ms. Trace:
I20260620 13:56:27.501535 5954 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260620 13:56:27.382050 8026 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.502893 5878 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260620 13:56:27.501405 5880 rpcz_store.cc:276] 0620 13:56:26.171493 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.437272 (+1265779us) service_pool.cc:224] Handling call
0620 13:56:27.437700 (+ 428us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.496984 (+ 59284us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.499374 (+ 2390us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:27.490206 7984 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:27.455631 7866 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:27.517434 5878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2264) took 1337 ms. Trace:
I20260620 13:56:27.522197 6586 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:27.518093 5878 rpcz_store.cc:276] 0620 13:56:26.170662 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.418191 (+1247529us) service_pool.cc:224] Handling call
0620 13:56:27.418645 (+ 454us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:27.503463 (+ 84818us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.507309 (+ 3846us) spinlock_profiling.cc:243] Waited 81.3 ms on lock 0x7b540030fcd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:27.507615 (+ 306us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":186999552}
I20260620 13:56:27.519074 8130 raft_consensus.cc:740] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:27.524871 8127 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:27.525440 8127 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:27.450330 6579 rpcz_store.cc:269] 0620 13:56:25.306119 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.317167 (+ 11048us) service_pool.cc:224] Handling call
0620 13:56:27.402687 (+2085520us) spinlock_profiling.cc:243] Waited 528 ms on lock 0x7b540042d1d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:27.402866 (+ 179us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1213779200}
I20260620 13:56:27.519552 8107 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.528131 6579 raft_consensus.cc:1240] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260620 13:56:27.528038 8089 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.529706 6584 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:27.530015 8107 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.530444 7909 consensus_queue.cc:260] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.531174 7927 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:27.531306 6033 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 1.
I20260620 13:56:27.531744 7909 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:27.531869 6578 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:56:27.510407 7984 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:27.532291 6031 raft_consensus.cc:2393] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:27.380478 8036 ts_tablet_manager.cc:1929] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 13:56:27.534065 8036 log.cc:1199] T 020dbb4b944d4deeba944d1a7c6d5c76 P 663684cf4ae54c929bf8240ca0b63a47: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-2-root/wals/020dbb4b944d4deeba944d1a7c6d5c76
I20260620 13:56:27.531210 6580 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:46858 (request call id 606) took 2203 ms. Trace:
I20260620 13:56:27.527220 8101 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.526191 8130 consensus_queue.cc:260] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.520900 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.517469 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.530087 6579 raft_consensus.cc:1240] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260620 13:56:27.502431 8155 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:27.534668 6580 rpcz_store.cc:276] 0620 13:56:25.324950 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.325122 (+ 172us) service_pool.cc:224] Handling call
0620 13:56:27.341378 (+2016256us) spinlock_profiling.cc:243] Waited 541 ms on lock 0x7b5400508054. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7f3e1d 00007f0fe47c43d0 00007f0fddd463b4 00007f0fddd46342 00007f0fddd46271 00007f0fddd461ec 00007f0fddd454a2 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:27.444194 (+102816us) spinlock_profiling.cc:243] Waited 64.5 ms on lock 0x7b4c004536c0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fddac6120 00007f0fddad7129 00007f0fddad783f 00007f0fdda9b9ab 00007f0fddac963c 00007f0fddac9afe 00007f0fddd579eb 00007f0fdf758875 00007f0fdf7a96ef 00007f0fdf7f3e35 00007f0fe47c43d0
0620 13:56:27.510275 (+ 66081us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1392423040}
W20260620 13:56:27.531885 8126 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.424s user 0.020s sys 0.013s
I20260620 13:56:27.546001 7866 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.506156 8021 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.535321 7924 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:27.539341 6578 raft_consensus.cc:1240] T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:27.551347 6581 raft_consensus.cc:1240] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:56:27.530905 8089 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.530328 8019 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:27.531759 7927 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:27.543943 5848 leader_election.cc:336] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.626s (SENT)
I20260620 13:56:27.544157 8155 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:27.574437 6027 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:27.579402 7924 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:27.584159 5880 raft_consensus.cc:1240] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:27.583658 7924 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.585422 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:27.586401 7924 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.587320 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:27.587450 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:27.588624 5952 raft_consensus.cc:2393] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 2: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:27.592823 5998 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:27.597800 7970 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.599406 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:27.600111 8021 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.600275 6551 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:27.601078 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:27.601671 8130 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:27.603277 8125 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:27.601814 5881 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:27.602733 5878 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: [2.5-2.5]
W20260620 13:56:27.601372 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.587010 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:27.602805 8107 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:27.621347 5779 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56594 (request call id 330) took 7272 ms. Trace:
I20260620 13:56:27.621723 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:27.622198 5954 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:27.622705 5883 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:27.623185 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2256) took 1490 ms. Trace:
I20260620 13:56:27.624488 8101 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:27.626196 8026 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.626430 8108 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:27.574618 5875 raft_consensus.cc:1240] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260620 13:56:27.628341 7866 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:27.628139 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:27.579339 8019 raft_consensus.cc:697] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:27.629065 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:27.630750 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 138813us
I20260620 13:56:27.620687 5778 catalog_manager.cc:5696] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 3, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 3 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:27.632906 5879 rpcz_store.cc:276] 0620 13:56:26.121377 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.341915 (+1220538us) service_pool.cc:224] Handling call
0620 13:56:27.342330 (+ 415us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.579716 (+237386us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:27.579750 (+ 34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:27.602883 (+ 23133us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:27.602944 (+ 61us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.603018 (+ 74us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:27.612159 (+ 9141us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7553,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":21699}
W20260620 13:56:27.630988 5849 connection.cc:256] RPC call timeout handler was delayed by -1.5783759849999797s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18910000000000002s for a response
I20260620 13:56:27.639328 5955 raft_consensus.cc:1275] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260620 13:56:27.611485 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:27.574983 8155 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:27.645761 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.577701 5848 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:27.654245 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:27.659400 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.620741 8107 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:27.660336 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:27.657827 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:27.658764 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:27.669792 5880 raft_consensus.cc:2393] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 3: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:27.584196 8091 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.656613 5778 catalog_manager.cc:5696] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 3 to 6, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 6 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:56:27.671631 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:27.580192 8089 consensus_queue.cc:1059] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.086s
I20260620 13:56:27.612603 7891 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.668002 8107 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:27.678989 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:27.681517 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:27.682427 5997 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:27.680840 5998 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:27.683970 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.686122 5954 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:27.679288 6031 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:27.687973 5959 raft_consensus.cc:2410] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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: 3 index: 6.
I20260620 13:56:27.694103 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:27.697058 5952 raft_consensus.cc:2410] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for term 5 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.
I20260620 13:56:27.677774 5875 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2268) took 1454 ms. Trace:
I20260620 13:56:27.701773 5849 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:27.703179 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:27.677403 5950 raft_consensus.cc:2468] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 1.
I20260620 13:56:27.713690 8036 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:43482 (request call id 83) took 5786 ms. Trace:
I20260620 13:56:27.704952 8101 raft_consensus.cc:2804] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:27.714388 8091 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.714949 7920 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:27.715288 6583 raft_consensus.cc:2368] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3.
I20260620 13:56:27.715451 8029 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:27.715719 5956 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:27.621935 5779 rpcz_store.cc:276] 0620 13:56:20.354461 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:20.357543 (+ 3082us) service_pool.cc:224] Handling call
0620 13:56:27.621046 (+7263503us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:25.958177 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:25.972090 (+ 13913us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:25.972151 (+ 61us) write_op.cc:435] Acquired schema lock
0620 13:56:25.972179 (+ 28us) tablet.cc:662] Decoding operations
0620 13:56:25.973117 (+ 938us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:25.973202 (+ 85us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:25.973245 (+ 43us) tablet.cc:685] Acquiring locks for 5 operations
0620 13:56:25.973974 (+ 729us) tablet.cc:701] Row locks acquired
0620 13:56:25.974002 (+ 28us) write_op.cc:260] PREPARE: finished
0620 13:56:25.974220 (+ 218us) write_op.cc:270] Start()
0620 13:56:25.974373 (+ 153us) write_op.cc:276] Timestamp: P: 1781963785974155 usec, L: 0
0620 13:56:25.974404 (+ 31us) op_driver.cc:348] REPLICATION: starting
0620 13:56:26.019598 (+ 45194us) log.cc:844] Serialized 2075 byte log entry
0620 13:56:27.093943 (+1074345us) op_driver.cc:464] REPLICATION: finished
0620 13:56:27.105630 (+ 11687us) write_op.cc:301] APPLY: starting
0620 13:56:27.105766 (+ 136us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:27.106020 (+ 254us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:27.106191 (+ 171us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:27.107547 (+ 1356us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:27.107878 (+ 331us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0620 13:56:27.107955 (+ 77us) write_op.cc:312] APPLY: finished
0620 13:56:27.108643 (+ 688us) log.cc:844] Serialized 47 byte log entry
0620 13:56:27.128334 (+ 19691us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:27.128493 (+ 159us) write_op.cc:454] Released schema lock
0620 13:56:27.128566 (+ 73us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:27.129131 (+ 565us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:27.129173 (+ 42us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":24089,"reported_tablets":15,"child_traces":[["op",{"apply.queue_time_us":11207,"apply.run_cpu_time_us":4184,"apply.run_wall_time_us":23502,"num_ops":5,"prepare.queue_time_us":560809,"prepare.run_cpu_time_us":17941,"prepare.run_wall_time_us":444128,"raft.queue_time_us":176391,"raft.run_cpu_time_us":1613,"raft.run_wall_time_us":30373,"replication_time_us":1119305,"spinlock_wait_cycles":247168,"thread_start_us":667642,"threads_started":4,"wal-append.queue_time_us":763554}]]}
W20260620 13:56:27.719403 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 43550.7us
W20260620 13:56:27.698916 5924 connection.cc:256] RPC call timeout handler was delayed by -2.7544726150000542s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2819s for a response
I20260620 13:56:27.707577 8026 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:27.739435 5953 raft_consensus.cc:2393] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
W20260620 13:56:27.718211 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 201797us
I20260620 13:56:27.740371 5959 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:27.755637 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:27.763311 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 84105.1us
W20260620 13:56:27.764938 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.769491 5876 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 389) took 1037 ms. Trace:
I20260620 13:56:27.731472 7970 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:27.733978 8101 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:27.775209 5924 connection.cc:256] RPC call timeout handler was delayed by -2.436772615000109s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.31720000000000004s for a response
I20260620 13:56:27.770058 5876 rpcz_store.cc:276] 0620 13:56:26.732210 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.488346 (+756136us) service_pool.cc:224] Handling call
0620 13:56:27.540435 (+ 52089us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:27.583002 (+ 42567us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:27.648787 (+ 65785us) log.cc:844] Serialized 14 byte log entry
0620 13:56:27.769054 (+120267us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:27.769127 (+ 73us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:27.769186 (+ 59us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.769274 (+ 88us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:27.769418 (+ 144us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":121701,"threads_started":2}
I20260620 13:56:27.774672 5881 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:27.731927 7866 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260620 13:56:27.740142 8029 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:27.776319 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:27.777174 8163 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.074s user 0.000s sys 0.000s
I20260620 13:56:27.777453 7947 raft_consensus.cc:3055] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:27.779533 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:27.780267 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:27.780804 8127 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.781216 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:27.703363 5875 rpcz_store.cc:276] 0620 13:56:26.215805 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.455904 (+1240099us) service_pool.cc:224] Handling call
0620 13:56:27.554215 (+ 98311us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:27.649885 (+ 95670us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:27.668513 (+ 18628us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260620 13:56:27.784099 5829 auto_rebalancer.cc:591] Failed to schedule move for tablet b53823dabce64d5284772ca73d71ddc9: Illegal state: Replica 2e82c0c231624695ac5a813230bf5038 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:56:27.788282 7920 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:27.786556 8019 consensus_queue.cc:237] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.811381 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:27.788767 7970 raft_consensus.cc:697] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:27.794190 5953 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:27.816526 5848 leader_election.cc:336] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.636s (SENT)
W20260620 13:56:27.800236 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 142509us
I20260620 13:56:27.821470 5877 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:27.817332 5849 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:27.802181 8176 consensus_queue.cc:1048] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260620 13:56:27.802879 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.827229 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:27.803442 8170 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:27.804072 7924 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:27.804591 6585 raft_consensus.cc:1813] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Handling vote request from an unknown peer 192c750f597c43858e1ad09e8d805685
I20260620 13:56:27.804873 8127 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:27.799201 5958 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:27.805768 5950 raft_consensus.cc:2410] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:27.806339 5956 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
W20260620 13:56:27.841097 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.806840 8082 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:27.786710 8101 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:27.807514 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:27.807859 7920 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.808172 7891 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:27.810690 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.811482 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:27.795444 7947 raft_consensus.cc:740] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:27.793911 8029 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:27.813208 7984 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.827509 5952 raft_consensus.cc:2410] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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.
W20260620 13:56:27.803563 5924 connection.cc:256] RPC call timeout handler was delayed by -2.1844723389999672s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2195s for a response
I20260620 13:56:27.824095 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:27.839564 6552 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.840507 6585 raft_consensus.cc:2368] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4.
I20260620 13:56:27.856837 6581 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:27.803088 8177 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:27.849792 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:27.841826 7911 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:27.797873 7927 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:27.853925 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:27.858439 6584 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:27.862658 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:27.863004 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 72895.1us
I20260620 13:56:27.859807 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:27.860296 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 95708.8us
I20260620 13:56:27.859318 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.865228 6580 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260620 13:56:27.861925 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:27.873425 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.874864 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:27.875756 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.880035 6028 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:27.891878 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.897403 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:27.903352 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:27.856017 5951 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
W20260620 13:56:27.903661 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.943866 6031 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260620 13:56:27.943189 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 48268.2us
I20260620 13:56:27.937922 6030 raft_consensus.cc:1240] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:27.843909 8170 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.903242 8160 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:27.948575 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.947757 5957 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 3
I20260620 13:56:27.854897 8082 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.948081 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:27.955564 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.955869 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:27.862344 7924 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.952977 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:27.955668 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:27.959584 6031 raft_consensus.cc:2393] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:27.948518 8138 consensus_meta.cc:287] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.525s user 0.006s sys 0.013s
I20260620 13:56:27.960616 6586 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
W20260620 13:56:27.963968 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 169452us
I20260620 13:56:27.933284 6578 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260620 13:56:27.968019 8174 log.cc:927] Time spent T c3ee15f74e3e4771a050c854530121f3 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.071s user 0.000s sys 0.001s
W20260620 13:56:27.968744 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:27.735061 8036 rpcz_store.cc:276] 0620 13:56:21.937708 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:21.950369 (+ 12661us) service_pool.cc:224] Handling call
0620 13:56:22.426837 (+476468us) ts_tablet_manager.cc:1151] Deleting tablet 020dbb4b944d4deeba944d1a7c6d5c76
0620 13:56:22.432213 (+ 5376us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0620 13:56:23.238761 (+806548us) spinlock_profiling.cc:243] Waited 8.31 ms on lock 0x7b540009cc54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8053d9 00007f0fe4812b82 00007f0fe48439d0 00007f0fe4829f3d 00007f0fe4829ee9 00007f0fe4829e79 00007f0fe4829e41 00007f0fe482906d 0000000000389354 0000000000389199
0620 13:56:26.896876 (+3658115us) tablet_metadata.cc:665] Metadata flushed
0620 13:56:27.379968 (+483092us) tablet_metadata.cc:665] Metadata flushed
0620 13:56:27.713490 (+333522us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1869839,"spinlock_wait_cycles":19108736,"tablet-delete.queue_time_us":394915,"thread_start_us":254978,"threads_started":1}
W20260620 13:56:27.969795 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:27.970786 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 176127us
I20260620 13:56:27.947800 8179 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260620 13:56:27.904297 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:27.956600 8175 consensus_queue.cc:1048] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.025s
I20260620 13:56:27.956460 8131 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260620 13:56:27.987764 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 121799us
I20260620 13:56:27.968264 5949 tablet_service.cc:1558] Processing DeleteTablet for tablet 923bfc4f20d94a57b0d84d45e40b12ae with delete_type TABLET_DATA_TOMBSTONED (TS 192c750f597c43858e1ad09e8d805685 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35974
I20260620 13:56:27.988864 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:27.995067 7920 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:27.999285 6028 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:28.002329 8170 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.069365 5849 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:28.003530 8021 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:28.005456 7924 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.007241 8082 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.008888 7927 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:28.009959 7970 consensus_queue.cc:237] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.970630 8138 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.971801 7947 consensus_queue.cc:260] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.014109 6582 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:56:27.975749 7984 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:27.946841 8177 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:27.985539 5998 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:28.035985 5953 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:28.066431 5952 raft_consensus.cc:1240] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260620 13:56:28.098078 6552 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:28.025463 7791 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.105186 6551 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:28.115192 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.107547 5924 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:28.121215 6584 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
W20260620 13:56:28.127240 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 253992us
W20260620 13:56:28.127736 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 140463us
I20260620 13:56:27.967235 8160 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:28.090914 8026 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:28.132884 6587 raft_consensus.cc:2393] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:28.126608 7891 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:28.141458 6026 raft_consensus.cc:2368] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4.
I20260620 13:56:28.135207 5997 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:28.130069 8062 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:28.171657 8062 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:28.172142 8062 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:28.152319 5997 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:28.100590 8155 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.180832 8155 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:28.183544 7791 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.184566 5849 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:28.185184 5957 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:28.186524 5849 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:28.189103 8130 consensus_meta.cc:287] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.586s user 0.011s sys 0.006s
I20260620 13:56:28.188939 6551 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:28.153061 8107 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.191941 8107 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:28.192492 8107 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:28.192981 8107 raft_consensus.cc:697] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:28.194198 8107 consensus_queue.cc:237] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:28.153847 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 85691.3us
I20260620 13:56:28.198282 5924 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:28.199383 8026 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:28.202934 8026 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:28.204408 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.206147 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.206809 5951 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 5
I20260620 13:56:28.157824 5767 catalog_manager.cc:5027] TS 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493): tablet 020dbb4b944d4deeba944d1a7c6d5c76 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
W20260620 13:56:28.215457 5767 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 68796.9us
W20260620 13:56:28.216203 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 63965.4us
I20260620 13:56:28.217487 7927 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:28.217864 7927 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:28.218178 7927 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:28.162423 8138 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:28.144263 8082 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:28.091190 8021 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.163635 8185 raft_consensus.cc:2804] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:28.168274 8006 raft_consensus.cc:2243] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:28.170069 8177 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.170797 8019 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:28.176041 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 210438us
W20260620 13:56:28.176900 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 105513us
I20260620 13:56:28.213016 8029 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:28.203415 8026 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:28.156364 8101 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:28.224086 5997 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:28.224844 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.233904 5959 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 5
I20260620 13:56:28.223510 8175 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260620 13:56:28.232668 7911 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:28.236626 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.237495 5957 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:28.237627 5997 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:28.240365 8006 raft_consensus.cc:2272] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 13:56:28.241114 8021 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.227468 8185 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:28.243497 8185 raft_consensus.cc:3060] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
W20260620 13:56:28.245044 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 58687.2us
I20260620 13:56:28.245954 5849 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:28.248350 5849 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:28.246861 7911 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:28.250536 7911 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:28.250344 8019 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.251235 7911 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:28.253136 8019 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:28.259420 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.259899 6552 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:28.226351 7947 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:28.260316 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 275071us
I20260620 13:56:28.242316 8187 tablet_replica.cc:333] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: stopping tablet replica
I20260620 13:56:28.268035 5997 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:28.236889 8130 raft_consensus.cc:2764] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260620 13:56:28.261475 8175 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:28.261655 7791 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:28.278829 5957 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:28.287989 5849 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:28.267328 8072 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:56:28.273919 8126 raft_consensus.cc:2764] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260620 13:56:28.298489 8178 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:28.280639 8175 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:28.297851 5998 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
W20260620 13:56:28.301793 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 103716us
I20260620 13:56:28.308364 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.281272 7791 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:28.308753 6552 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:28.312413 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.285879 8177 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:28.314435 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.316520 5956 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:28.300968 8072 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:28.308285 8175 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:28.311067 8160 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:28.315439 7791 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:28.324867 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.330084 8029 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:28.330299 7984 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:28.351920 7984 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:28.352375 7984 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:28.321033 7909 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260620 13:56:28.355453 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 46782.3us
W20260620 13:56:28.356060 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 58299.2us
W20260620 13:56:28.357407 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.349472 5956 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:28.335253 8177 raft_consensus.cc:697] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:28.367084 5924 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:28.327991 7970 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:28.321174 8072 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
W20260620 13:56:28.375332 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 99179.4us
I20260620 13:56:28.376710 6552 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:28.373893 7970 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:28.378186 7970 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:28.379204 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:28.379789 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:28.380988 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:28.379201 5848 leader_election.cc:336] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.903s (SENT)
I20260620 13:56:28.365661 7909 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:28.385100 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.384572 5950 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260620 13:56:28.389964 5950 raft_consensus.cc:1275] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260620 13:56:28.395243 7911 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.395995 5998 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:28.397675 7911 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.395291 8006 ts_tablet_manager.cc:1916] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260620 13:56:28.400280 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.400632 8187 raft_consensus.cc:2243] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260620 13:56:28.401677 8187 raft_consensus.cc:2272] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 13:56:28.402370 5951 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:28.384689 8160 raft_consensus.cc:2764] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260620 13:56:28.406272 8177 consensus_queue.cc:237] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:28.341570 7927 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:28.416406 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 98266.9us
I20260620 13:56:28.417584 8178 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:28.419255 5924 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:28.382831 8029 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:28.423000 8130 raft_consensus.cc:2764] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260620 13:56:28.423481 8029 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.426075 8029 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:28.425925 8191 log.cc:927] Time spent T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: Append to log took a long time: real 0.069s user 0.001s sys 0.002s
I20260620 13:56:28.427367 8155 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:28.427866 8155 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:28.428263 8155 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:28.439296 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.441844 5959 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
W20260620 13:56:28.439603 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 60437.2us
I20260620 13:56:28.426848 8029 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:28.452250 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:28.456727 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 60846.6us
I20260620 13:56:28.458134 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.459210 5956 raft_consensus.cc:2410] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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.
W20260620 13:56:28.460525 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.462258 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:28.464815 8126 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:28.465359 8126 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:28.465802 8126 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:28.466025 8044 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:28.408527 7909 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:28.464968 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.465652 6552 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:28.470428 7970 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.431007 8062 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:28.477679 5848 leader_election.cc:336] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.966s (SENT)
I20260620 13:56:28.472750 8101 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:28.478742 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:28.479877 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.480628 8026 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.474486 8072 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.496107 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.496919 5951 raft_consensus.cc:2393] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:28.497282 8026 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.497519 8072 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.481271 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.497774 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.498312 5950 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:28.498483 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.473511 8082 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:28.499190 5956 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:28.499670 5952 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:28.483510 5954 raft_consensus.cc:1217] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[3.2-3.2] Dedup: 3.2->[]
I20260620 13:56:28.500363 5954 raft_consensus.cc:1240] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260620 13:56:28.500627 8062 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:28.502656 5954 raft_consensus.cc:1240] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:28.484520 8185 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:28.504196 6551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.504752 8185 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:28.504894 8125 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:28.504617 7791 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:28.488407 7984 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:28.490427 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.493251 5953 raft_consensus.cc:1813] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Handling vote request from an unknown peer 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:28.523727 5953 raft_consensus.cc:2368] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3.
I20260620 13:56:28.524667 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.524984 5956 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:28.525548 5953 raft_consensus.cc:2410] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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.
I20260620 13:56:28.525962 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.526448 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.495260 7909 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:28.506126 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.528412 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.529011 8187 ts_tablet_manager.cc:1916] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 13:56:28.529274 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.529843 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.531616 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.532485 5955 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:28.535687 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.485059 8175 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:28.514228 7970 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.536526 5958 raft_consensus.cc:2393] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:28.514683 6551 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:28.516177 5997 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:28.520347 8126 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.527561 6552 leader_election.cc:400] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4.
I20260620 13:56:28.539247 8126 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:28.539844 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:28.522541 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.539284 6552 leader_election.cc:403] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260620 13:56:28.549024 5953 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:28.549364 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.550015 5959 raft_consensus.cc:1813] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Handling vote request from an unknown peer 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:28.550652 5959 raft_consensus.cc:2368] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5.
I20260620 13:56:28.550877 5952 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:28.554138 6551 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:28.552317 5848 leader_election.cc:336] T 29e2284e793941b4aa9829a72313998c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.090s (SENT)
W20260620 13:56:28.555368 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 46482.3us
I20260620 13:56:28.559082 6551 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:28.558926 5998 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:28.557276 8126 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:28.562681 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.568683 5954 raft_consensus.cc:1813] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Handling vote request from an unknown peer 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:28.569689 5954 raft_consensus.cc:2368] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5.
I20260620 13:56:28.542111 8175 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:28.575585 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:28.575615 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 187757us
I20260620 13:56:28.558975 7866 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:28.577694 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.568293 7947 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
W20260620 13:56:28.578373 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 62025us
I20260620 13:56:28.578454 5959 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:28.581782 5953 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:28.583582 6551 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:28.561659 7909 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:28.557386 8107 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:28.595288 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.595949 5955 raft_consensus.cc:2410] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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: 4 index: 7.
I20260620 13:56:28.558977 8101 consensus_queue.cc:1059] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
W20260620 13:56:28.602981 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 44188.2us
I20260620 13:56:28.603276 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.598222 5849 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:28.612519 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.594386 5951 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260620 13:56:28.596549 7866 raft_consensus.cc:697] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:28.620316 5848 leader_election.cc:336] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.137s (SENT)
W20260620 13:56:28.628772 8200 log.cc:927] Time spent T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.075s user 0.001s sys 0.000s
I20260620 13:56:28.609391 8185 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:28.645771 8185 raft_consensus.cc:697] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:28.609666 8062 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:28.596697 7947 raft_consensus.cc:697] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:28.609925 8091 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:28.585527 8126 raft_consensus.cc:697] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:28.568143 8198 consensus_queue.cc:1048] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260620 13:56:28.637583 7970 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:28.640884 7791 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:28.641846 7866 consensus_queue.cc:237] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.608989 7909 raft_consensus.cc:697] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
W20260620 13:56:28.643695 5848 leader_election.cc:336] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.971s (SENT)
I20260620 13:56:28.644325 7984 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:28.644836 8101 raft_consensus.cc:3055] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
W20260620 13:56:28.671552 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 88184us
W20260620 13:56:28.680639 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 105203us
I20260620 13:56:28.649986 8072 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.028s
I20260620 13:56:28.670929 7970 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:28.683095 7970 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:28.685352 5998 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
W20260620 13:56:28.685976 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 91508.7us
I20260620 13:56:28.688742 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.693646 7947 consensus_queue.cc:237] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.695667 8126 consensus_queue.cc:237] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:28.697794 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 54169.4us
W20260620 13:56:28.698796 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.701299 8194 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:28.701838 8194 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.679409 8062 raft_consensus.cc:697] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:28.704078 5849 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:28.703809 7909 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.705415 8072 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:28.706578 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:28.707299 5881 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:28.708040 6552 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:28.638361 8155 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.691092 8185 consensus_queue.cc:237] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:28.681985 8101 raft_consensus.cc:740] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:28.823762 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 138470us
W20260620 13:56:28.824592 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 134157us
I20260620 13:56:28.846112 6552 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:28.805243 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.747020 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.842811 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:28.740247 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:28.747403 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:28.778405 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.742154 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:28.852123 5882 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:28.747725 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.748050 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.746678 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.860724 5954 raft_consensus.cc:1813] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Handling vote request from an unknown peer 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:28.861245 5954 raft_consensus.cc:2368] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3.
I20260620 13:56:28.861245 5953 raft_consensus.cc:2368] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4.
W20260620 13:56:28.861649 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.716814 5997 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:28.868209 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:28.691536 7927 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:28.872265 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 155581us
I20260620 13:56:28.759496 7891 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:28.875777 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:28.757483 8107 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4.
I20260620 13:56:28.706949 8026 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.169s
I20260620 13:56:28.744017 8194 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:28.882288 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.747597 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.815456 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:28.888026 5875 raft_consensus.cc:1275] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260620 13:56:28.743749 8019 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:28.890645 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.039925 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.106287 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.107120 5953 raft_consensus.cc:2410] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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.
W20260620 13:56:29.104976 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 258951us
I20260620 13:56:28.703864 8062 consensus_queue.cc:237] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:28.959403 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:28.967173 5997 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:29.036028 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.963793 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:28.965193 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:28.955986 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.066865 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:29.067574 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:29.015940 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.112772 5958 raft_consensus.cc:2410] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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: 4 index: 7.
W20260620 13:56:28.977196 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.110992 5877 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
W20260620 13:56:28.900148 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:29.028090 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 152091us
W20260620 13:56:28.959949 5848 leader_election.cc:336] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.951s (SENT)
W20260620 13:56:29.028656 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.066977 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:28.937583 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.112011 6025 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:29.114909 5959 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:29.118237 5956 raft_consensus.cc:2393] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
W20260620 13:56:29.119009 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.119197 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.121097 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.118396 5878 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
W20260620 13:56:29.126372 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 159322us
I20260620 13:56:29.128356 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.128545 6552 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:29.129739 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.130566 5955 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
W20260620 13:56:29.131011 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.131618 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.132292 5956 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260620 13:56:29.132424 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:28.963855 8125 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:29.132859 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:29.133934 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.036491 7947 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:29.110360 8044 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:28.889498 8175 raft_consensus.cc:2804] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:29.133183 5956 pending_rounds.cc:85] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 5
I20260620 13:56:29.140826 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.113265 7891 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:29.136711 5958 raft_consensus.cc:3055] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:29.137280 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.136754 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.144595 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:29.144905 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 184987us
I20260620 13:56:29.145211 5959 raft_consensus.cc:3060] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:29.139288 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.141574 5956 pending_rounds.cc:107] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260620 13:56:29.137946 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.145695 5957 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:29.145993 5956 raft_consensus.cc:2889] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:29.144469 5958 raft_consensus.cc:740] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:29.058706 8179 consensus_queue.cc:1059] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.080s
I20260620 13:56:29.131613 8206 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:29.147197 6025 raft_consensus.cc:2393] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:28.959012 7970 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:29.141902 8044 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:29.160174 5848 leader_election.cc:336] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.981s (SENT)
I20260620 13:56:29.160835 5848 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:29.163123 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.164543 5958 consensus_queue.cc:260] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:29.165639 5958 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:29.147439 7891 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:29.149147 6552 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:29.146543 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.137204 8019 raft_consensus.cc:697] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:29.184629 8206 raft_consensus.cc:697] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:29.191671 8194 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:29.143304 5953 raft_consensus.cc:2393] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:29.149995 7909 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:29.192198 8019 consensus_queue.cc:237] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:29.192683 8206 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:29.174821 8044 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:28.959420 8101 consensus_queue.cc:260] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:29.195523 8101 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:29.147946 5952 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:29.149475 8175 raft_consensus.cc:697] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:29.175211 8006 ts_tablet_manager.cc:1929] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260620 13:56:29.206856 8006 log.cc:1199] T 24c27735bbb449a98fab7edad2ba9837 P 2e82c0c231624695ac5a813230bf5038: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-0-root/wals/24c27735bbb449a98fab7edad2ba9837
I20260620 13:56:29.208703 8006 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:58442 (request call id 87) took 4070 ms. Trace:
I20260620 13:56:29.209201 8006 rpcz_store.cc:276] 0620 13:56:25.138011 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:25.138125 (+ 114us) service_pool.cc:224] Handling call
0620 13:56:26.707338 (+1569213us) ts_tablet_manager.cc:1151] Deleting tablet 24c27735bbb449a98fab7edad2ba9837
0620 13:56:26.707435 (+ 97us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0620 13:56:28.748587 (+2041152us) tablet_metadata.cc:665] Metadata flushed
0620 13:56:29.156287 (+407700us) tablet_metadata.cc:665] Metadata flushed
0620 13:56:29.208579 (+ 52292us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1097430,"tablet-delete.queue_time_us":1463861}
I20260620 13:56:29.142584 7947 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:29.240330 7909 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:29.261786 7970 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:29.224417 8072 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.518s user 0.013s sys 0.026s
I20260620 13:56:29.304847 8044 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:29.309405 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:29.316776 8209 log.cc:927] Time spent T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.579s user 0.013s sys 0.028s
I20260620 13:56:29.319345 8177 raft_consensus.cc:3055] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:29.319958 8177 raft_consensus.cc:740] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:29.320919 8177 consensus_queue.cc:260] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:29.324949 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 218705us
W20260620 13:56:29.328203 6551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.343981 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:29.344626 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:29.376428 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.389542 6025 raft_consensus.cc:2393] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:29.294312 8072 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.588s user 0.013s sys 0.026s
I20260620 13:56:29.201390 5959 raft_consensus.cc:2468] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 2.
I20260620 13:56:29.369058 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.393062 5954 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:29.371203 8155 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:29.371963 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 225649us
W20260620 13:56:29.375373 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 229588us
W20260620 13:56:29.378364 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:29.399269 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.379137 5958 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260620 13:56:29.399966 5958 pending_rounds.cc:85] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 2
I20260620 13:56:29.400293 5958 pending_rounds.cc:107] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260620 13:56:29.400628 5958 raft_consensus.cc:2889] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:29.396723 8177 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:29.397220 5849 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:29.401714 6587 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:29.402282 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.367347 5767 catalog_manager.cc:5027] TS 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): tablet 24c27735bbb449a98fab7edad2ba9837 (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
I20260620 13:56:29.401904 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:29.405165 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 250147us
I20260620 13:56:29.407611 6026 raft_consensus.cc:2393] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:29.409698 6552 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:29.322786 7891 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:29.416149 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:29.415676 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:29.415491 5767 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 48190.4us
I20260620 13:56:29.416813 6025 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:29.417433 6552 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:29.418507 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:29.419868 6582 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260620 13:56:29.420295 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.420302 6582 pending_rounds.cc:85] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Aborting all ops after (but not including) 5
I20260620 13:56:29.421852 6582 pending_rounds.cc:107] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260620 13:56:29.422098 6582 raft_consensus.cc:2889] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:29.421532 6581 raft_consensus.cc:2393] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:29.424104 5958 raft_consensus.cc:1240] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:29.425625 5956 raft_consensus.cc:2393] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:29.430804 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.431293 6029 raft_consensus.cc:2393] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:29.434283 5848 leader_election.cc:336] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.023s (SENT)
I20260620 13:56:29.391952 8072 raft_consensus.cc:697] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:29.435312 7970 raft_consensus.cc:2804] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:29.461875 5848 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:29.462338 7970 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:29.462800 7970 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:29.420521 8175 consensus_queue.cc:237] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:29.465066 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.459309 7947 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:29.468524 6552 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:29.469455 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:29.469967 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.470016 5958 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
W20260620 13:56:29.471647 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.397848 8026 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.062s
I20260620 13:56:29.435184 6583 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 3: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:29.470563 5778 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56624 (request call id 342) took 6316 ms. Trace:
I20260620 13:56:29.429775 8107 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:29.470747 5998 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:29.427314 8138 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:29.477998 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:29.480185 6552 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:29.459683 8062 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:29.467501 8194 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:29.484172 6582 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:29.488168 8044 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:29.488924 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:29.489760 6586 raft_consensus.cc:2393] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:29.491703 5876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:29.492383 5876 raft_consensus.cc:606] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:29.492681 5876 raft_consensus.cc:614] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:56:29.494994 8072 consensus_queue.cc:237] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:29.500602 8194 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:29.482108 8107 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:29.503571 8107 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:29.503758 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.507277 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.511198 5954 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:56:29.502739 5779 catalog_manager.cc:5696] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:29.517122 5779 catalog_manager.cc:5696] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:29.511487 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.518633 5779 catalog_manager.cc:5696] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:29.521560 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.482525 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.521953 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:29.522236 6029 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:29.522564 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.522799 5875 raft_consensus.cc:2393] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:29.523352 6031 raft_consensus.cc:2393] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:29.524036 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:29.524195 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.524641 6030 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:29.524770 6031 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:29.525585 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.526669 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.521029 7866 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:29.527354 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.527563 7866 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:29.521782 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.527935 7866 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:29.528219 6033 raft_consensus.cc:2410] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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.
I20260620 13:56:29.521560 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:29.529377 5877 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:29.529850 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:29.530405 6027 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:29.521561 6024 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260620 13:56:29.531746 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:29.528291 6026 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:29.534114 8126 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election won for term 2
W20260620 13:56:29.535293 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.484335 8205 raft_consensus.cc:2804] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:29.520505 5779 catalog_manager.cc:5696] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:29.477931 5778 rpcz_store.cc:276] 0620 13:56:23.154394 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:23.158408 (+ 4014us) service_pool.cc:224] Handling call
0620 13:56:29.470491 (+6312083us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:28.166951 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:28.168266 (+ 1315us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:28.168338 (+ 72us) write_op.cc:435] Acquired schema lock
0620 13:56:28.168367 (+ 29us) tablet.cc:662] Decoding operations
0620 13:56:28.169219 (+ 852us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:28.169331 (+ 112us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:28.169372 (+ 41us) tablet.cc:685] Acquiring locks for 3 operations
0620 13:56:28.169997 (+ 625us) tablet.cc:701] Row locks acquired
0620 13:56:28.170026 (+ 29us) write_op.cc:260] PREPARE: finished
0620 13:56:28.170265 (+ 239us) write_op.cc:270] Start()
0620 13:56:28.170444 (+ 179us) write_op.cc:276] Timestamp: P: 1781963788170174 usec, L: 0
0620 13:56:28.170482 (+ 38us) op_driver.cc:348] REPLICATION: starting
0620 13:56:28.206282 (+ 35800us) log.cc:844] Serialized 1307 byte log entry
0620 13:56:28.499568 (+293286us) op_driver.cc:464] REPLICATION: finished
0620 13:56:28.645525 (+145957us) write_op.cc:301] APPLY: starting
0620 13:56:28.645639 (+ 114us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:28.645799 (+ 160us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:28.645948 (+ 149us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:28.675970 (+ 30022us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:28.676277 (+ 307us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0620 13:56:28.676321 (+ 44us) write_op.cc:312] APPLY: finished
0620 13:56:28.676641 (+ 320us) log.cc:844] Serialized 35 byte log entry
0620 13:56:28.677548 (+ 907us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:28.677642 (+ 94us) write_op.cc:454] Released schema lock
0620 13:56:28.677698 (+ 56us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:28.709175 (+ 31477us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:28.714430 (+ 5255us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1682072,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":110576,"apply.run_cpu_time_us":6061,"apply.run_wall_time_us":48617,"num_ops":3,"prepare.queue_time_us":228278,"prepare.run_cpu_time_us":49254,"prepare.run_wall_time_us":162024,"raft.queue_time_us":70797,"raft.run_cpu_time_us":4000,"raft.run_wall_time_us":27624,"replication_time_us":328908,"thread_start_us":326313,"threads_started":4,"wal-append.queue_time_us":149649}]]}
W20260620 13:56:29.545851 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.522580 5950 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:29.548952 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.544773 6030 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:29.552380 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:29.550773 5877 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:29.545462 5779 catalog_manager.cc:5696] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
W20260620 13:56:29.556692 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 43815.4us
I20260620 13:56:29.556805 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:29.557550 5998 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:29.557669 5881 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:29.559453 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.563486 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:29.543195 8187 ts_tablet_manager.cc:1929] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260620 13:56:29.564277 5882 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:29.567981 5779 catalog_manager.cc:5696] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:29.624784 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:29.625700 5877 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:29.584264 5779 catalog_manager.cc:5696] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:29.631474 5779 catalog_manager.cc:5696] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 2, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 2 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:29.637735 6552 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:29.639735 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:29.640811 6025 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:29.542294 8125 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:29.633937 5779 catalog_manager.cc:5696] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 3 to 4, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 4 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:29.794147 5877 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
W20260620 13:56:29.673763 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.868672 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.935091 5997 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:29.869063 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:29.936209 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:29.885455 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:29.909721 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:29.937183 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.880823 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.944922 6587 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:29.946715 6582 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:29.646800 5779 catalog_manager.cc:5696] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:29.786001 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:29.660933 5880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed"
dest_uuid: "2e82c0c231624695ac5a813230bf5038"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:51382
I20260620 13:56:29.949666 5880 raft_consensus.cc:606] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
W20260620 13:56:29.649605 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 178684us
W20260620 13:56:29.755082 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 117856us
I20260620 13:56:29.881492 5957 raft_consensus.cc:1240] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
W20260620 13:56:29.725420 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 167953us
W20260620 13:56:29.952880 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.829681 5881 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
W20260620 13:56:29.953778 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.553396 8126 raft_consensus.cc:697] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:29.958372 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:29.853130 5848 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.538s (SENT) [suppressed 29 similar messages]
I20260620 13:56:29.963994 5882 raft_consensus.cc:2393] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:29.951512 6552 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:29.972785 5959 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:29.970538 6030 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:29.976850 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:29.880093 8216 log.cc:927] Time spent T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.056s user 0.000s sys 0.000s
I20260620 13:56:29.645038 8194 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:29.644035 8205 raft_consensus.cc:697] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:29.561982 8213 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:29.984969 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:29.868184 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.755852 8062 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:29.988094 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:29.988170 5952 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:29.958810 5779 catalog_manager.cc:5696] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 3 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:29.876863 7891 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:29.728762 8187 log.cc:1199] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: Deleting WAL directory at /tmp/dist-test-taskSzm5HW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1781963654985192-4719-0/minicluster-data/ts-1-root/wals/923bfc4f20d94a57b0d84d45e40b12ae
I20260620 13:56:29.663451 8155 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:29.986760 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 133642us
I20260620 13:56:29.822830 8044 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:29.759063 8215 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:29.778448 8138 raft_consensus.cc:2749] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260620 13:56:29.987478 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:29.823086 8091 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:29.776979 8177 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:29.958175 7791 raft_consensus.cc:2804] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:30.045552 8194 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:30.051419 8044 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.057327 8044 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:30.058355 5957 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260620 13:56:29.649811 8226 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:30.063776 8226 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.064770 8091 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:30.018505 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 67147.2us
I20260620 13:56:30.068086 6552 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:30.024194 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:29.870976 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:30.025377 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:30.028609 5849 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:30.039166 8187 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:35974 (request call id 88) took 2098 ms. Trace:
W20260620 13:56:30.042335 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:30.047171 6031 consensus_meta.cc:287] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.522s user 0.013s sys 0.000s
I20260620 13:56:30.091800 6031 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
W20260620 13:56:30.048533 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:30.049722 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 56643.8us
I20260620 13:56:29.725173 8125 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.016758 5997 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:30.097252 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 68767.5us
W20260620 13:56:30.097539 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 80894us
I20260620 13:56:30.069234 5955 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
W20260620 13:56:30.083941 6027 consensus_meta.cc:287] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.553s user 0.012s sys 0.001s
I20260620 13:56:30.099452 6027 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:30.100309 6028 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260620 13:56:30.087946 6552 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:30.088994 5952 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:29.993116 8206 consensus_queue.cc:1059] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.096s
I20260620 13:56:30.043639 7947 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:30.052037 8177 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:30.084735 8107 consensus_meta.cc:287] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.581s user 0.011s sys 0.000s
I20260620 13:56:30.113531 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:30.102666 8175 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:30.100419 8226 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:30.117669 8205 consensus_queue.cc:237] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.118623 8125 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:30.119222 8125 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:30.119679 8125 raft_consensus.cc:697] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
W20260620 13:56:30.120353 7970 consensus_meta.cc:287] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.657s user 0.005s sys 0.004s
I20260620 13:56:30.120805 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.121652 8220 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:30.122345 8220 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.122788 7891 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:30.123214 8107 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.124284 7947 raft_consensus.cc:697] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:30.036556 8062 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.128000 5959 raft_consensus.cc:2410] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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: 3 index: 6.
I20260620 13:56:30.143760 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260620 13:56:30.167810 5849 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:30.173055 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:30.127279 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.100749 8138 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:30.151749 5958 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1331) took 1009 ms. Trace:
I20260620 13:56:30.153142 6552 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:30.127516 6026 consensus_meta.cc:287] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.593s user 0.006s sys 0.005s
I20260620 13:56:30.198624 6026 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:30.046113 8155 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.163373 7891 raft_consensus.cc:697] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:30.165795 8107 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:30.149163 8213 raft_consensus.cc:2804] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:30.091495 8187 rpcz_store.cc:276] 0620 13:56:27.958376 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:27.967896 (+ 9520us) service_pool.cc:224] Handling call
0620 13:56:28.241857 (+273961us) ts_tablet_manager.cc:1151] Deleting tablet 923bfc4f20d94a57b0d84d45e40b12ae
0620 13:56:28.241970 (+ 113us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0620 13:56:28.958446 (+716476us) tablet_metadata.cc:665] Metadata flushed
0620 13:56:29.515226 (+556780us) tablet_metadata.cc:665] Metadata flushed
0620 13:56:30.038962 (+523736us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16635,"tablet-delete.queue_time_us":201983,"thread_start_us":82099,"threads_started":1}
W20260620 13:56:30.158245 7866 consensus_meta.cc:287] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.630s user 0.009s sys 0.009s
I20260620 13:56:30.051755 8215 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.115185 8177 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:30.175909 6029 consensus_meta.cc:287] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.653s user 0.013s sys 0.000s
I20260620 13:56:30.244704 6029 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:30.194242 5958 rpcz_store.cc:276] 0620 13:56:29.142769 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:29.476675 (+333906us) service_pool.cc:224] Handling call
0620 13:56:29.476912 (+ 237us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:29.477143 (+ 231us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:29.656456 (+179313us) log.cc:844] Serialized 14 byte log entry
0620 13:56:30.151403 (+494947us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:30.151455 (+ 52us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:30.151514 (+ 59us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:30.151582 (+ 68us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:30.151692 (+ 110us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7427,"prepare.queue_time_us":173951,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"thread_start_us":636679,"threads_started":2}
I20260620 13:56:30.120815 7970 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:30.157840 8226 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:30.216825 6552 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:30.221740 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:30.192902 8091 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:30.193747 8138 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:30.068135 8126 consensus_queue.cc:237] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.194408 8204 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:30.247570 6033 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:30.158532 8206 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.057s
I20260620 13:56:30.248787 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.204083 8044 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:30.253552 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.205883 8213 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:30.256769 5958 raft_consensus.cc:2410] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for term 8 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: 4 index: 7.
I20260620 13:56:30.206784 8072 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:30.263785 8240 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:30.265628 5956 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1327) took 1129 ms. Trace:
I20260620 13:56:30.270426 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.256143 8138 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:30.254925 8107 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:30.286896 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.287292 5959 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260620 13:56:30.266183 5956 rpcz_store.cc:276] 0620 13:56:29.136088 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:29.426376 (+290288us) service_pool.cc:224] Handling call
0620 13:56:29.426744 (+ 368us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:29.714323 (+287579us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:29.714364 (+ 41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:29.772863 (+ 58499us) log.cc:844] Serialized 26 byte log entry
0620 13:56:30.265154 (+492291us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:56:30.265197 (+ 43us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:30.265267 (+ 70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:30.265313 (+ 46us) raft_consensus.cc:1685] finished
0620 13:56:30.265324 (+ 11us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:30.265575 (+ 251us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":694011,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":153,"thread_start_us":778829,"threads_started":2,"wal-append.queue_time_us":489756}
I20260620 13:56:30.258323 8044 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:30.295159 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.296393 5954 raft_consensus.cc:2410] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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: 3 index: 6.
I20260620 13:56:30.297550 5957 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:30.200389 8125 consensus_queue.cc:237] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.245265 7866 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.301062 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:30.301684 5955 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:30.261665 8213 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:30.302989 5953 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1328) took 1164 ms. Trace:
I20260620 13:56:30.259424 8226 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.279677 7791 raft_consensus.cc:697] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:30.314021 5953 rpcz_store.cc:276] 0620 13:56:29.136231 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:29.461239 (+325008us) service_pool.cc:224] Handling call
0620 13:56:29.475050 (+ 13811us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:29.475298 (+ 248us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:29.776844 (+301546us) log.cc:844] Serialized 14 byte log entry
0620 13:56:30.300541 (+523697us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:30.300616 (+ 75us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:30.300694 (+ 78us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:30.300781 (+ 87us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:30.300923 (+ 142us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":175457,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":58,"raft.queue_time_us":115487,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":40041,"spinlock_wait_cycles":3456,"thread_start_us":815227,"threads_started":3,"wal-append.queue_time_us":475823}
I20260620 13:56:30.261348 8204 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.300312 8044 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:30.342376 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260620 13:56:30.333482 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 211253us
I20260620 13:56:30.363233 5955 raft_consensus.cc:2410] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for term 5 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.
I20260620 13:56:30.301839 7909 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.045s
I20260620 13:56:30.264618 8240 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:30.361878 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.334753 8091 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:30.328027 8107 raft_consensus.cc:697] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:30.333436 8233 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:30.279698 7947 consensus_queue.cc:237] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [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: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.363802 8205 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:30.409046 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 157199us
I20260620 13:56:30.412175 5958 raft_consensus.cc:2393] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:30.420670 8233 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.413698 8240 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:30.429674 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 304884us
W20260620 13:56:30.432806 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 223624us
I20260620 13:56:30.311568 8175 raft_consensus.cc:697] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:30.307873 7891 consensus_queue.cc:237] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:30.469297 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:30.484297 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:30.434595 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:30.444109 5998 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:30.445657 8243 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:30.483335 8236 log.cc:927] Time spent T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.118s user 0.001s sys 0.000s
W20260620 13:56:30.533074 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 101354us
W20260620 13:56:30.547243 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:30.553218 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 132038us
I20260620 13:56:30.556031 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:30.540750 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:30.561721 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:30.562573 5876 raft_consensus.cc:2393] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:30.448266 8205 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.463500 8091 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.570216 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:30.571000 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:30.571548 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.572691 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:30.575551 5848 leader_election.cc:336] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.665s (SENT)
I20260620 13:56:30.577040 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:30.567041 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 132635us
I20260620 13:56:30.555485 8155 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:30.556082 7970 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:30.593134 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:30.594679 8233 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:30.573537 8107 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.537523 8243 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.583699 8250 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260620 13:56:30.584659 8235 log.cc:927] Time spent T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.283s user 0.000s sys 0.001s
I20260620 13:56:30.556507 8220 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:30.586633 8175 consensus_queue.cc:237] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:30.587697 6032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 412) took 1061 ms. Trace:
I20260620 13:56:30.586391 8226 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:30.576668 8072 raft_consensus.cc:2764] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260620 13:56:30.580510 8062 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:56:30.600695 5849 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:30.600030 8232 log.cc:927] Time spent T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.299s user 0.000s sys 0.001s
I20260620 13:56:30.603385 8258 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:30.588716 8091 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:30.590322 8205 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:30.590008 8177 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:30.590972 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:30.592278 7927 raft_consensus.cc:3055] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:30.595397 7866 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:30.516327 7791 consensus_queue.cc:237] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:30.582342 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:30.598404 5998 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:30.602048 5848 leader_election.cc:336] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.705s (SENT)
I20260620 13:56:30.633852 5848 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:30.601552 6033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 416) took 1080 ms. Trace:
W20260620 13:56:30.628060 8231 log.cc:927] Time spent T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.293s user 0.000s sys 0.001s
I20260620 13:56:30.600207 6032 rpcz_store.cc:276] 0620 13:56:29.519397 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:29.519529 (+ 132us) service_pool.cc:224] Handling call
0620 13:56:29.519839 (+ 310us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:29.533247 (+ 13408us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:29.533285 (+ 38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:29.533757 (+ 472us) log.cc:844] Serialized 26 byte log entry
0620 13:56:29.948628 (+414871us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:30.294230 (+345602us) log.cc:844] Serialized 14 byte log entry
0620 13:56:30.548107 (+253877us) spinlock_profiling.cc:243] Waited 17.1 ms on lock 0x7b240038c5e8. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc591614 00007f0fdc58f71b 00007f0fdc74a619 00007f0fdc74a2a5 00007f0fdc749800 00007f0fdf3c3828 00007f0fdf3c3f88 00007f0fdf39b738 00007f0fdf396b0a 00007f0fdf395f56
0620 13:56:30.575471 (+ 27364us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:30.575551 (+ 80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:30.575598 (+ 47us) raft_consensus.cc:1685] finished
0620 13:56:30.580417 (+ 4819us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:30.580558 (+ 141us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14877,"prepare.queue_time_us":500389,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":48,"raft.queue_time_us":250436,"raft.run_cpu_time_us":374,"raft.run_wall_time_us":28545,"spinlock_wait_cycles":39424896,"thread_start_us":990765,"threads_started":3,"wal-append.queue_time_us":516511}
I20260620 13:56:30.629017 6029 raft_consensus.cc:2393] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:30.597829 8250 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:30.583870 8215 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:30.634810 6033 rpcz_store.cc:276] 0620 13:56:29.520708 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:29.529240 (+ 8532us) service_pool.cc:224] Handling call
0620 13:56:30.246121 (+716881us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:30.254814 (+ 8693us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:30.601352 (+346538us) spinlock_profiling.cc:243] Waited 716 ms on lock 0x7b540037cdd0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:30.601491 (+ 139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1647803648}
I20260620 13:56:30.628799 7927 raft_consensus.cc:740] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:30.639036 8091 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260620 13:56:30.641844 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 43579.7us
I20260620 13:56:30.649966 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:30.656613 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 57090.9us
I20260620 13:56:30.657106 5955 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:30.658891 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.659446 8194 raft_consensus.cc:2764] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260620 13:56:30.660228 8226 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260620 13:56:30.662518 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 60468.7us
I20260620 13:56:30.662611 8226 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:56:30.663800 5848 leader_election.cc:336] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.714s (SENT)
I20260620 13:56:30.664674 5848 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:30.667671 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:30.668260 6587 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:30.669730 6032 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:30.673209 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:30.674839 6032 raft_consensus.cc:1240] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:30.678399 6581 raft_consensus.cc:1240] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:30.687618 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:30.636072 8062 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.056s
W20260620 13:56:30.687942 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 88773.1us
I20260620 13:56:30.721462 5951 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1323) took 1576 ms. Trace:
I20260620 13:56:30.710829 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:30.729068 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:30.834363 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:30.696219 6032 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260620 13:56:30.862571 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:30.903694 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:30.980381 5954 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:30.714701 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:30.980701 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:30.866412 5955 raft_consensus.cc:1240] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
W20260620 13:56:30.981161 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:30.891026 5849 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:30.979224 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 143956us
I20260620 13:56:30.713899 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:30.861361 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:30.981889 5998 connection.cc:256] RPC call timeout handler was delayed by -3.1431588829999555s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1654s for a response
I20260620 13:56:30.982340 6030 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 3
W20260620 13:56:30.982751 5998 connection.cc:256] RPC call timeout handler was delayed by -3.1156393579999531s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15710000000000002s for a response
I20260620 13:56:30.845826 6587 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
W20260620 13:56:30.983304 5998 connection.cc:256] RPC call timeout handler was delayed by -2.8249393579999378s: 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
I20260620 13:56:30.983626 6580 raft_consensus.cc:1240] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
W20260620 13:56:30.836633 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 172922us
W20260620 13:56:30.984496 5848 leader_election.cc:336] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.743s (SENT)
W20260620 13:56:30.983837 5998 connection.cc:256] RPC call timeout handler was delayed by -1.8804084040000362s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16210000000000002s for a response
I20260620 13:56:30.657378 8250 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:30.984866 5848 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:30.985126 5998 connection.cc:256] RPC call timeout handler was delayed by -1.5591084039999714s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1978s for a response
I20260620 13:56:30.838938 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:30.985543 5998 connection.cc:256] RPC call timeout handler was delayed by -1.4862084039999672s: 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
I20260620 13:56:30.985162 6032 raft_consensus.cc:1240] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:30.860162 6026 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:30.988333 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:30.988699 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:30.989104 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 98216.4us
W20260620 13:56:30.912038 8138 consensus_meta.cc:287] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.608s user 0.009s sys 0.000s
I20260620 13:56:30.989257 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:30.992816 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.992929 6581 raft_consensus.cc:1240] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:30.993355 5955 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:30.991436 5849 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:30.994508 6587 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:30.716811 8204 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:30.991698 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:30.995621 5849 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:30.997342 6586 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:30.900867 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:30.715588 8194 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:30.715442 8241 raft_consensus.cc:2764] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260620 13:56:31.002056 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:30.852123 6583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46852 (request call id 653) took 1305 ms. Trace:
I20260620 13:56:30.990933 7791 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:31.007237 6583 rpcz_store.cc:276] 0620 13:56:29.546366 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:29.551928 (+ 5562us) service_pool.cc:224] Handling call
0620 13:56:29.827067 (+275139us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:30.035926 (+208859us) raft_consensus.cc:1534] Early marking committed up to index 5
0620 13:56:30.339461 (+303535us) log.cc:844] Serialized 14 byte log entry
0620 13:56:30.816514 (+477053us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:30.839673 (+ 23159us) log.cc:844] Serialized 26 byte log entry
0620 13:56:30.839867 (+ 194us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:30.839929 (+ 62us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:30.840026 (+ 97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:30.851839 (+ 11813us) raft_consensus.cc:1685] finished
0620 13:56:30.851858 (+ 19us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:30.852040 (+ 182us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12151,"prepare.queue_time_us":519153,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":28028,"raft.run_cpu_time_us":374,"raft.run_wall_time_us":34183,"thread_start_us":541961,"threads_started":2,"wal-append.queue_time_us":477610}
I20260620 13:56:31.009994 7791 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:31.011711 8044 consensus_meta.cc:287] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.623s user 0.012s sys 0.000s
I20260620 13:56:31.012149 8044 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:31.016268 8243 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:31.019419 6584 raft_consensus.cc:2393] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:30.992215 8226 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:30.838479 8177 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:31.001353 6587 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:30.716661 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:31.028308 5950 raft_consensus.cc:2410] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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.
I20260620 13:56:31.028370 5998 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:31.029798 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:30.739069 8213 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:31.002940 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:30.734827 7927 consensus_queue.cc:260] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:31.003690 8251 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260620 13:56:31.004173 6581 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:31.045532 8194 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:30.992259 8072 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:30.999799 7970 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:31.004454 8176 consensus_queue.cc:1059] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:31.001991 8026 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:56:31.026338 8268 consensus_queue.cc:1059] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:31.033736 6030 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:31.002907 6586 raft_consensus.cc:2410] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for term 8 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: 4 index: 7.
W20260620 13:56:31.000794 5848 leader_election.cc:336] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.798s (SENT)
I20260620 13:56:31.038069 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:31.042531 5955 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:30.996348 8138 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:31.046234 5956 raft_consensus.cc:3055] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:31.179636 5956 raft_consensus.cc:740] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:31.180984 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 95124.7us
I20260620 13:56:31.185070 5998 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:31.080689 5849 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:31.186275 8226 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:31.186694 8226 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:31.187036 8226 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:31.190836 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.150563 8194 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.045s
W20260620 13:56:31.197948 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 197156us
W20260620 13:56:31.198812 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 118218us
I20260620 13:56:30.859786 5951 rpcz_store.cc:276] 0620 13:56:29.135503 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:29.879943 (+744440us) service_pool.cc:224] Handling call
0620 13:56:29.880304 (+ 361us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:29.880552 (+ 248us) raft_consensus.cc:1534] Early marking committed up to index 3
0620 13:56:29.880906 (+ 354us) log.cc:844] Serialized 14 byte log entry
0620 13:56:30.604325 (+723419us) log.cc:844] Serialized 14 byte log entry
0620 13:56:30.637865 (+ 33540us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:30.643028 (+ 5163us) raft_consensus.cc:1645] Marking committed up to 3
0620 13:56:30.665433 (+ 22405us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:30.674697 (+ 9264us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:30.711640 (+ 36943us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13196,"prepare.queue_time_us":46210,"prepare.run_cpu_time_us":87,"prepare.run_wall_time_us":90,"raft.queue_time_us":70044,"raft.run_cpu_time_us":246,"raft.run_wall_time_us":21454,"thread_start_us":677667,"threads_started":2,"wal-append.queue_time_us":453863}
W20260620 13:56:31.103184 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.202162 5849 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:31.270874 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 85840.1us
I20260620 13:56:31.211407 5954 raft_consensus.cc:2410] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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: 3 index: 6.
I20260620 13:56:31.210067 7927 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:31.180711 8072 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:31.288519 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:31.209678 8253 consensus_queue.cc:1059] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:31.182099 7866 raft_consensus.cc:2764] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260620 13:56:31.079392 7791 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:31.290288 5998 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:31.202800 8268 consensus_queue.cc:1243] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer 2e82c0c231624695ac5a813230bf5038 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 4
I20260620 13:56:31.079717 8251 consensus_queue.cc:1059] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.208s
I20260620 13:56:31.305521 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:31.302848 8226 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:31.303188 8177 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:31.307176 8177 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:31.307668 8177 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:31.309101 8226 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:31.293190 8072 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:31.315305 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:31.321076 8226 raft_consensus.cc:2804] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:31.321151 8125 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260620 13:56:31.331459 8226 raft_consensus.cc:697] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:31.335722 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 151795us
W20260620 13:56:31.336416 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.339476 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:31.305805 7791 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:31.347425 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:31.323793 6551 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:31.362717 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.369881 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:31.354709 6551 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:31.369894 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 171090us
W20260620 13:56:31.376094 5848 leader_election.cc:336] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.896s (SENT)
I20260620 13:56:31.383234 5958 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36000 (request call id 1884) took 1113 ms. Trace:
I20260620 13:56:31.383854 5958 rpcz_store.cc:276] 0620 13:56:30.270008 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:30.270162 (+ 154us) service_pool.cc:224] Handling call
0620 13:56:31.382894 (+1112732us) spinlock_profiling.cc:243] Waited 141 ms on lock 0x7b54001964d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:31.383139 (+ 245us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":324075904}
I20260620 13:56:31.411746 6578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46852 (request call id 654) took 1767 ms. Trace:
I20260620 13:56:31.412439 6578 rpcz_store.cc:276] 0620 13:56:29.644824 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:29.663316 (+ 18492us) service_pool.cc:224] Handling call
0620 13:56:31.411419 (+1748103us) spinlock_profiling.cc:243] Waited 557 ms on lock 0x7b54004a7754. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:31.411642 (+ 223us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1280793472}
W20260620 13:56:31.413378 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:31.418177 8273 log.cc:927] Time spent T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.212s user 0.001s sys 0.000s
I20260620 13:56:31.422494 8205 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:31.423206 8205 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:31.423640 8205 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:31.394765 8258 consensus_queue.cc:1048] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
W20260620 13:56:31.439236 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:31.439044 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:31.441336 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:31.461257 8270 log.cc:927] Time spent T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.379s user 0.000s sys 0.001s
I20260620 13:56:31.466246 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:31.468294 5953 raft_consensus.cc:2410] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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.
I20260620 13:56:31.332674 8226 consensus_queue.cc:237] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:31.470268 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 268156us
I20260620 13:56:31.465891 6551 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:31.474061 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 98018.5us
I20260620 13:56:31.344947 7970 raft_consensus.cc:697] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:31.475919 5848 leader_election.cc:336] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.952s (SENT)
I20260620 13:56:31.400763 8259 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:31.333244 8204 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260620 13:56:31.478402 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:31.482375 5883 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:31.479332 5848 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:31.458070 8125 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:31.497641 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.479138 8213 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:31.500783 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:31.500664 7970 consensus_queue.cc:237] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:31.502142 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:31.503347 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.504673 8177 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:31.458325 8044 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:31.507474 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:31.507683 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.508442 5881 raft_consensus.cc:2393] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:31.508683 5875 raft_consensus.cc:2393] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:31.509001 8138 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:31.509588 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:31.510360 5879 raft_consensus.cc:2393] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 3: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:31.511227 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:31.512058 5884 raft_consensus.cc:2393] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:31.512158 8205 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:31.499070 8125 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:31.513321 8125 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:31.514405 8205 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:31.507728 8044 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:31.516103 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:31.518115 5953 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 2.
I20260620 13:56:31.506788 8177 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:31.520260 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 44378.1us
W20260620 13:56:31.521142 5848 leader_election.cc:336] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.999s (SENT)
I20260620 13:56:31.523681 5876 raft_consensus.cc:1240] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:31.525390 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:31.535732 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.519846 5956 consensus_queue.cc:260] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:31.520491 8044 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:31.602749 5956 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:31.539799 6579 consensus_meta.cc:287] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.505s user 0.010s sys 0.000s
I20260620 13:56:31.604184 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:31.614692 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.539372 8213 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260620 13:56:31.619691 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 98598us
W20260620 13:56:31.621970 5848 leader_election.cc:336] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.966s (SENT)
I20260620 13:56:31.622476 5848 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:31.549065 8253 consensus_queue.cc:1243] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer 663684cf4ae54c929bf8240ca0b63a47 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
I20260620 13:56:31.632252 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:31.633410 5883 raft_consensus.cc:2393] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:31.635363 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:31.636258 5953 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:31.544190 8026 raft_consensus.cc:697] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:31.496080 8259 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:31.606462 8044 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:31.603464 8205 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:31.641004 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.663245 6033 raft_consensus.cc:1240] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8. Ops: []
W20260620 13:56:31.643872 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 163994us
I20260620 13:56:31.662907 5952 raft_consensus.cc:1240] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:31.666335 6552 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:31.620805 6579 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
W20260620 13:56:31.639758 8274 log.cc:927] Time spent T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.371s user 0.001s sys 0.000s
I20260620 13:56:31.636109 8194 raft_consensus.cc:2749] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:31.685600 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:31.686388 5955 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:31.637632 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:31.687716 5954 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
I20260620 13:56:31.690369 5998 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:31.691821 5954 pending_rounds.cc:85] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 6
I20260620 13:56:31.691190 5882 raft_consensus.cc:1275] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260620 13:56:31.692147 5954 pending_rounds.cc:107] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260620 13:56:31.690966 5956 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
W20260620 13:56:31.680517 5848 leader_election.cc:336] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.111s (SENT)
I20260620 13:56:31.692433 5954 raft_consensus.cc:2889] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260620 13:56:31.693568 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.694003 5998 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:31.692823 5956 pending_rounds.cc:85] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 5
I20260620 13:56:31.695741 5956 pending_rounds.cc:107] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260620 13:56:31.696054 5956 raft_consensus.cc:2889] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:31.697939 6580 raft_consensus.cc:1240] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:31.670418 7909 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:31.702669 5998 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:31.708591 5848 leader_election.cc:336] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.538s (SENT)
I20260620 13:56:31.709148 5848 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:31.709699 5998 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:31.714752 5883 raft_consensus.cc:1275] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260620 13:56:31.716259 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:31.716143 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:31.718178 8194 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260620 13:56:31.718493 5848 leader_election.cc:336] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.203s (SENT)
I20260620 13:56:31.719600 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.668552 8205 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:31.706274 8241 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:31.731232 5955 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:31.735602 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.710830 8285 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260620 13:56:31.734671 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 56414.3us
I20260620 13:56:31.741891 8205 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:31.744732 8250 consensus_meta.cc:287] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.748s user 0.009s sys 0.000s
I20260620 13:56:31.721155 8176 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:31.712563 5876 raft_consensus.cc:1275] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260620 13:56:31.748238 5848 leader_election.cc:336] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.564s (SENT)
I20260620 13:56:31.710902 5953 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:31.757467 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:31.759794 5955 raft_consensus.cc:2393] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:31.757920 8177 consensus_queue.cc:1059] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:31.761046 8177 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:31.761716 8177 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:31.766273 8295 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:31.766980 8295 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:31.729928 8175 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
W20260620 13:56:31.763216 5848 leader_election.cc:336] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.625s (SENT)
W20260620 13:56:31.799824 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.778934 5848 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:31.777829 8241 raft_consensus.cc:3055] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:31.745311 8250 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:31.814833 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.779279 6552 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:31.819552 5881 raft_consensus.cc:2393] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:31.781073 8278 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.265s user 0.001s sys 0.001s
I20260620 13:56:31.819729 8260 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:31.755380 8282 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.051s
W20260620 13:56:31.825901 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.826396 8295 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:31.830525 6033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 1945) took 1118 ms. Trace:
I20260620 13:56:31.836674 6033 rpcz_store.cc:276] 0620 13:56:30.712610 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:30.714089 (+ 1479us) service_pool.cc:224] Handling call
0620 13:56:30.714369 (+ 280us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:31.663966 (+949597us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:31.830252 (+166286us) spinlock_profiling.cc:243] Waited 943 ms on lock 0x7b54000d4b54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:31.830438 (+ 186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2168192384}
I20260620 13:56:31.833652 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:31.834421 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.735827 8026 consensus_queue.cc:237] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:31.876046 5953 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:31.877825 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.877839 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.878935 6032 raft_consensus.cc:2410] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
I20260620 13:56:31.801777 8175 raft_consensus.cc:697] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:31.876060 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.882014 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.794348 6024 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 1943) took 1114 ms. Trace:
I20260620 13:56:31.887159 6031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 426) took 1313 ms. Trace:
W20260620 13:56:31.890093 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 127152us
W20260620 13:56:31.890573 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:31.892637 5848 leader_election.cc:336] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.754s (SENT)
W20260620 13:56:31.893942 5848 leader_election.cc:336] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.716s (SENT)
I20260620 13:56:31.882725 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:31.895892 5881 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:31.896575 5878 raft_consensus.cc:1240] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:31.893399 6551 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:31.909736 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.909967 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.915071 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.915570 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.917315 6032 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260620 13:56:31.917815 6032 pending_rounds.cc:85] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47: Aborting all ops after (but not including) 4
I20260620 13:56:31.918082 6032 pending_rounds.cc:107] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260620 13:56:31.918371 6032 raft_consensus.cc:2889] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:31.919200 6026 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:31.919342 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:31.919934 6580 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:31.815748 8241 raft_consensus.cc:740] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:31.921571 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:31.922330 6027 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:31.921890 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.932780 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.927331 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:31.898001 8281 log.cc:927] Time spent T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.290s user 0.001s sys 0.000s
W20260620 13:56:31.939292 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 46017.8us
I20260620 13:56:31.887806 6031 rpcz_store.cc:276] 0620 13:56:30.573590 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:30.573747 (+ 157us) service_pool.cc:224] Handling call
0620 13:56:30.574113 (+ 366us) raft_consensus.cc:1471] Updating replica for 2 ops
0620 13:56:30.583985 (+ 9872us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:30.584014 (+ 29us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0620 13:56:31.380895 (+796881us) spinlock_profiling.cc:243] Waited 22.9 ms on lock 0x7b2c000c06c8. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fde0f5c71 00007f0fde1055d2 00007f0fdf837de1 00007f0fdf7fc81a 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22
0620 13:56:31.381741 (+ 846us) log.cc:844] Serialized 52 byte log entry
0620 13:56:31.660429 (+278688us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:31.688902 (+ 28473us) log.cc:844] Serialized 14 byte log entry
0620 13:56:31.693375 (+ 4473us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:31.694295 (+ 920us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:31.839904 (+145609us) raft_consensus.cc:1685] finished
0620 13:56:31.886692 (+ 46788us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:31.887050 (+ 358us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15086,"prepare.queue_time_us":25611,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":45,"raft.queue_time_us":16704,"raft.run_cpu_time_us":234,"raft.run_wall_time_us":12018,"spinlock_wait_cycles":52558080,"thread_start_us":278141,"threads_started":1,"wal-append.queue_time_us":355592}
I20260620 13:56:31.894595 5848 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:31.910990 7970 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:31.947451 5881 raft_consensus.cc:2410] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
I20260620 13:56:31.951413 6552 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:31.951917 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:31.953847 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.957098 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.957620 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.957976 5878 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:31.954706 6033 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:31.963898 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.964166 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.964658 5878 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
W20260620 13:56:31.966991 5997 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.624s user 0.034s sys 0.071s
W20260620 13:56:31.966864 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 72957us
W20260620 13:56:31.967535 5997 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.631s user 0.034s sys 0.071s
W20260620 13:56:31.967867 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 631350us
I20260620 13:56:31.923764 8297 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:31.970518 6027 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:31.988698 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.910589 8062 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.050s
I20260620 13:56:31.995450 8194 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260620 13:56:31.989666 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:31.990708 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:31.998128 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:31.999719 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:31.992161 8176 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:31.946633 8107 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:31.994591 8293 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:31.995361 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:31.998983 5884 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:32.000279 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 48953.2us
I20260620 13:56:32.000459 6033 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:32.003134 5880 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
W20260620 13:56:31.994002 8298 log.cc:927] Time spent T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.243s user 0.001s sys 0.000s
W20260620 13:56:32.013476 7927 consensus_meta.cc:287] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.721s user 0.011s sys 0.001s
I20260620 13:56:32.019577 6552 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:32.022317 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 82319.7us
I20260620 13:56:32.013962 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:32.032013 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.022488 5878 raft_consensus.cc:1240] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:31.959131 7891 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:32.030223 5849 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:32.026126 6029 raft_consensus.cc:1240] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260620 13:56:32.014809 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:32.035555 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:32.040525 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:32.042148 5956 raft_consensus.cc:1275] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260620 13:56:32.012697 8251 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.693s user 0.035s sys 0.035s
I20260620 13:56:32.010124 7909 raft_consensus.cc:2749] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:31.970296 8287 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:32.026635 7970 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:32.009779 8258 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:32.044765 6026 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260620 13:56:32.119506 6026 pending_rounds.cc:85] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: Aborting all ops after (but not including) 5
I20260620 13:56:32.084578 8204 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:32.119782 6026 pending_rounds.cc:107] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260620 13:56:32.120191 6026 raft_consensus.cc:2889] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:32.040089 8289 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:32.091002 6584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 649) took 1188 ms. Trace:
W20260620 13:56:32.121515 8305 log.cc:927] Time spent T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.226s user 0.000s sys 0.001s
W20260620 13:56:32.122581 8072 consensus_meta.cc:287] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.803s user 0.012s sys 0.001s
I20260620 13:56:32.122253 8310 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260620 13:56:32.123623 8291 log.cc:927] Time spent T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.103s user 0.000s sys 0.000s
I20260620 13:56:32.124289 8310 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:32.125006 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 467) took 1120 ms. Trace:
I20260620 13:56:32.125372 5959 rpcz_store.cc:276] 0620 13:56:31.004459 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:31.048260 (+ 43801us) service_pool.cc:224] Handling call
0620 13:56:31.079168 (+ 30908us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:31.079593 (+ 425us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:31.079620 (+ 27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:31.270023 (+190403us) log.cc:844] Serialized 26 byte log entry
0620 13:56:31.540499 (+270476us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:31.540543 (+ 44us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:31.540634 (+ 91us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:32.124812 (+584178us) raft_consensus.cc:1685] finished
0620 13:56:32.124834 (+ 22us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:32.124951 (+ 117us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7631,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":33029,"thread_start_us":230198,"threads_started":1,"wal-append.queue_time_us":526190}
W20260620 13:56:32.127308 8302 log.cc:927] Time spent T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.293s user 0.001s sys 0.000s
I20260620 13:56:32.127388 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:32.091166 8205 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260620 13:56:32.128196 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:32.097819 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 119592us
I20260620 13:56:32.043812 5956 raft_consensus.cc:1275] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260620 13:56:32.079324 7891 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.115892 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:32.115934 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 96438us
I20260620 13:56:32.135238 6028 raft_consensus.cc:2393] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:32.135926 6552 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:32.087771 8251 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.768s user 0.036s sys 0.036s
I20260620 13:56:32.118142 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:32.118434 5924 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.118026 7970 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.084358 8288 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:32.128189 5884 raft_consensus.cc:2393] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:32.129524 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:32.158737 5878 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:32.120958 6584 rpcz_store.cc:276] 0620 13:56:30.902695 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:31.021234 (+118539us) service_pool.cc:224] Handling call
0620 13:56:31.021594 (+ 360us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:31.021945 (+ 351us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:31.021971 (+ 26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:31.035291 (+ 13320us) log.cc:844] Serialized 26 byte log entry
0620 13:56:31.321550 (+286259us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:31.603906 (+282356us) log.cc:844] Serialized 14 byte log entry
0620 13:56:31.604121 (+ 215us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:31.604188 (+ 67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:32.090706 (+486518us) raft_consensus.cc:1685] finished
0620 13:56:32.090738 (+ 32us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:32.090926 (+ 188us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":451638,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":13729,"raft.queue_time_us":2044,"raft.run_cpu_time_us":352,"raft.run_wall_time_us":20340,"thread_start_us":554631,"threads_started":2,"wal-append.queue_time_us":442047}
W20260620 13:56:32.158910 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 120335us
I20260620 13:56:32.032213 8062 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.108s
I20260620 13:56:32.030256 8107 raft_consensus.cc:697] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
W20260620 13:56:32.173076 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 143010us
I20260620 13:56:32.165385 7970 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.175143 8309 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:32.175582 8107 consensus_queue.cc:237] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.179440 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:32.173450 8295 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:32.180629 8295 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.166611 5881 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:32.167559 5957 raft_consensus.cc:3055] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:32.168895 5998 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:32.183436 5957 raft_consensus.cc:740] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:32.170876 5924 connection.cc:256] RPC call timeout handler was delayed by -4.2497849369999585s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16770000000000002s for a response
W20260620 13:56:32.184355 5924 connection.cc:256] RPC call timeout handler was delayed by -4.2497849369999585s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16770000000000002s for a response
W20260620 13:56:32.184784 5924 connection.cc:256] RPC call timeout handler was delayed by -4.2128849370000125s: 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
W20260620 13:56:32.185160 5924 connection.cc:256] RPC call timeout handler was delayed by -4.2128849370000125s: 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
W20260620 13:56:32.185528 5924 connection.cc:256] RPC call timeout handler was delayed by -4.1813849369999616s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1753s for a response
W20260620 13:56:32.185889 5924 connection.cc:256] RPC call timeout handler was delayed by -4.1165849369999705s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1825s for a response
I20260620 13:56:32.186115 5848 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:32.186311 5924 connection.cc:256] RPC call timeout handler was delayed by -3.9707849369999622s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19870000000000002s for a response
W20260620 13:56:32.186718 5924 connection.cc:256] RPC call timeout handler was delayed by -3.9707849369999622s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19870000000000002s for a response
W20260620 13:56:32.142997 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.137844 8194 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:32.129098 6583 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:32.039911 8259 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:32.191550 5878 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:32.185176 5998 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:32.194304 5998 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:32.187088 5924 connection.cc:256] RPC call timeout handler was delayed by -3.89068493700006s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2076s for a response
I20260620 13:56:32.162288 5950 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1339) took 1262 ms. Trace:
W20260620 13:56:32.188532 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 149579us
W20260620 13:56:32.195583 5924 connection.cc:256] RPC call timeout handler was delayed by -3.8267849369999567s: 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
W20260620 13:56:32.201284 5924 connection.cc:256] RPC call timeout handler was delayed by -3.8033849370000326s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21730000000000002s for a response
W20260620 13:56:32.201831 5924 connection.cc:256] RPC call timeout handler was delayed by -3.8033849370000326s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21730000000000002s for a response
W20260620 13:56:32.203603 5924 connection.cc:256] RPC call timeout handler was delayed by -3.7853849370000034s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21930000000000002s for a response
W20260620 13:56:32.204041 5924 connection.cc:256] RPC call timeout handler was delayed by -3.5810849370000142s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.242s for a response
W20260620 13:56:32.204479 5924 connection.cc:256] RPC call timeout handler was delayed by -3.5810849370000142s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.242s for a response
W20260620 13:56:32.204909 5924 connection.cc:256] RPC call timeout handler was delayed by -3.0392849370000476s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3022s for a response
W20260620 13:56:32.205348 5924 connection.cc:256] RPC call timeout handler was delayed by -3.0392849370000476s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3022s for a response
W20260620 13:56:32.205792 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6001849369999945s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.46210000000000007s for a response
W20260620 13:56:32.206246 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6001849369999945s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.46210000000000007s for a response
W20260620 13:56:32.206689 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6001849369999945s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.46210000000000007s for a response
I20260620 13:56:32.122941 8072 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.210556 5848 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:32.044124 8175 consensus_queue.cc:237] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:32.240860 8044 consensus_meta.cc:287] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.570s user 0.011s sys 0.000s
I20260620 13:56:32.209848 8251 consensus_queue.cc:1059] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260620 13:56:32.248461 7970 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:32.250387 7891 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:32.251812 8320 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.081s
I20260620 13:56:32.252784 8316 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260620 13:56:32.254170 8301 log.cc:927] Time spent T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.232s user 0.000s sys 0.001s
W20260620 13:56:32.255154 8303 log.cc:927] Time spent T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.216s user 0.000s sys 0.001s
W20260620 13:56:32.255998 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 81931.6us
I20260620 13:56:32.237468 5998 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:32.023761 8176 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.083590 8293 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.260219 5957 consensus_queue.cc:260] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:32.120718 8289 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.278738 8289 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.165829 8288 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.279305 8194 raft_consensus.cc:697] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:31.897533 6024 rpcz_store.cc:276] 0620 13:56:30.679476 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:30.710540 (+ 31064us) service_pool.cc:224] Handling call
0620 13:56:30.716142 (+ 5602us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:30.716577 (+ 435us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:30.716615 (+ 38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:30.838522 (+121907us) log.cc:844] Serialized 26 byte log entry
0620 13:56:30.973781 (+135259us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:30.974723 (+ 942us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:30.977082 (+ 2359us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:31.775901 (+798819us) raft_consensus.cc:1685] finished
0620 13:56:31.777044 (+ 1143us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:31.779729 (+ 2685us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3053,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":114,"thread_start_us":73519,"threads_started":1,"wal-append.queue_time_us":199185}
I20260620 13:56:32.280259 8194 consensus_queue.cc:237] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.281548 8288 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.282725 8257 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:32.283268 5878 raft_consensus.cc:1217] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Deduplicated request from leader. Original: 1.4->[2.5-4.6] Dedup: 2.5->[4.6-4.6]
I20260620 13:56:32.283733 5878 raft_consensus.cc:1240] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: [2.5-4.6]
I20260620 13:56:32.269884 5849 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:32.285513 5849 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:32.119513 8258 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.287454 5884 raft_consensus.cc:1275] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:32.270685 5998 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:32.024212 8241 consensus_queue.cc:260] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.175693 8309 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.012863 8297 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.271018 8282 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:32.272929 8313 raft_consensus.cc:2749] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:32.273283 8287 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260620 13:56:32.276021 8308 log.cc:927] Time spent T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.094s user 0.000s sys 0.000s
I20260620 13:56:32.276536 8295 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:32.276882 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 66404.9us
W20260620 13:56:32.291289 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.291481 5876 raft_consensus.cc:1240] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:32.322525 5957 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:32.262935 5881 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
W20260620 13:56:32.292492 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 156645us
I20260620 13:56:32.293668 5998 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:32.274876 8176 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.259845 8250 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.323647 6552 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:32.328874 5924 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:32.290987 7970 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:32.330387 5998 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:32.276589 8293 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:32.291978 8251 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:32.294598 8257 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:32.333448 6030 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:32.263993 8044 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.342804 8176 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:32.209848 5950 rpcz_store.cc:276] 0620 13:56:30.897139 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:31.037739 (+140600us) service_pool.cc:224] Handling call
0620 13:56:31.212429 (+174690us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:31.296733 (+ 84304us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:31.300846 (+ 4113us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:31.369493 (+ 68647us) log.cc:844] Serialized 26 byte log entry
0620 13:56:31.694590 (+325097us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:31.698888 (+ 4298us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:31.707056 (+ 8168us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:32.129184 (+422128us) raft_consensus.cc:1685] finished
0620 13:56:32.133028 (+ 3844us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:32.158844 (+ 25816us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":148492,"threads_started":1,"wal-append.queue_time_us":294626}
I20260620 13:56:32.344527 8258 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.342532 8286 consensus_queue.cc:1059] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260620 13:56:32.348249 5848 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:32.365324 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.339155 5953 consensus_queue.cc:237] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:32.344995 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:32.408039 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:32.411509 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 63330.9us
W20260620 13:56:32.408090 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 79334us
W20260620 13:56:32.406658 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 57149.8us
I20260620 13:56:32.412415 5848 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:32.414590 5957 raft_consensus.cc:1275] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260620 13:56:32.415069 5957 pending_rounds.cc:85] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 1
I20260620 13:56:32.415395 5957 pending_rounds.cc:107] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260620 13:56:32.415666 5957 raft_consensus.cc:2889] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:32.335783 8295 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:32.423830 6030 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:32.409112 8282 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:32.429185 5848 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:32.432547 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.401942 7970 consensus_queue.cc:1059] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.026s
I20260620 13:56:32.450143 5880 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:32.320325 8316 consensus_queue.cc:1059] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.037s
I20260620 13:56:32.457090 8322 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:32.432562 8297 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.469725 5880 raft_consensus.cc:3055] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:56:32.471227 5880 raft_consensus.cc:740] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:32.491577 8323 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:32.473218 7970 consensus_queue.cc:1243] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer 663684cf4ae54c929bf8240ca0b63a47 log is divergent from this leader: its last log entry 8.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260620 13:56:32.492336 5880 consensus_queue.cc:260] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:32.493860 5880 raft_consensus.cc:3060] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:32.493600 8248 consensus_queue.cc:1048] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.143s
I20260620 13:56:32.499446 8072 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.501468 8309 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.467788 8194 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:32.503196 8044 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:32.504132 8330 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:32.504366 8176 consensus_queue.cc:1048] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:32.519532 5880 raft_consensus.cc:1275] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260620 13:56:32.520049 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.522800 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:32.525048 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:32.525355 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:32.526120 6580 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:32.523078 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:32.504765 8330 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.554891 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:32.555078 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 231503us
I20260620 13:56:32.555882 6552 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:32.521976 8323 consensus_queue.cc:1059] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
W20260620 13:56:32.564917 8125 consensus_meta.cc:287] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 1.051s user 0.011s sys 0.003s
I20260620 13:56:32.565500 6579 raft_consensus.cc:1240] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260620 13:56:32.565936 8329 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:32.565448 8125 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:32.567137 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 107506us
W20260620 13:56:32.570571 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 157400us
I20260620 13:56:32.576746 5998 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:32.582828 6578 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260620 13:56:32.584596 8221 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260620 13:56:32.571285 8323 consensus_queue.cc:1243] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer 192c750f597c43858e1ad09e8d805685 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
W20260620 13:56:32.588117 8333 log.cc:927] Time spent T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.108s user 0.000s sys 0.000s
I20260620 13:56:32.591660 8125 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:32.592550 8288 raft_consensus.cc:3055] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:32.592993 8288 raft_consensus.cc:740] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:32.594148 8288 consensus_queue.cc:260] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.595556 8330 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.596354 8316 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:32.597015 8296 log.cc:927] Time spent T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.861s user 0.006s sys 0.002s
I20260620 13:56:32.597640 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:32.598309 8177 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.599128 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:32.600081 8313 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260620 13:56:32.600994 8317 log.cc:927] Time spent T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.511s user 0.005s sys 0.002s
I20260620 13:56:32.571411 8293 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:32.604403 6583 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:32.605379 8044 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:32.607764 6552 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:32.644714 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:32.665397 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 81994.9us
W20260620 13:56:32.707751 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 84930.3us
W20260620 13:56:32.711371 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 103701us
I20260620 13:56:32.667369 8310 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:32.717574 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 269369us
W20260620 13:56:32.720302 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.720124 5848 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:32.723929 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:32.724713 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.728766 8255 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:32.729542 8339 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.014s
I20260620 13:56:32.597046 8316 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.734073 8316 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.735201 8339 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:32.737406 8026 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:32.737908 8026 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.741520 8026 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:32.745878 8316 consensus_queue.cc:1048] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260620 13:56:32.748050 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 81227.1us
I20260620 13:56:32.748521 6552 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:32.749433 6552 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:32.749389 8316 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:32.751292 8304 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:32.751724 8304 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:32.752048 8304 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:32.751988 8260 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:32.751295 7891 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:32.754798 7891 raft_consensus.cc:697] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:32.755491 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:32.755831 5876 raft_consensus.cc:3055] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:56:32.755692 7891 consensus_queue.cc:237] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.756321 5876 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:32.667261 8329 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.090s
I20260620 13:56:32.757242 5876 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:32.758481 5876 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:32.711534 8309 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.048s
I20260620 13:56:32.694358 8221 consensus_queue.cc:1059] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260620 13:56:32.762765 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:32.766146 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:32.767163 8340 log.cc:927] Time spent T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.056s user 0.001s sys 0.001s
I20260620 13:56:32.768887 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:32.767537 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 47647.5us
I20260620 13:56:32.767822 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:32.769636 5882 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:32.769886 5924 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:32.771623 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:32.773588 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:32.773675 5924 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:32.774209 8334 log.cc:927] Time spent T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.349s user 0.001s sys 0.000s
I20260620 13:56:32.774744 8259 raft_consensus.cc:2764] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260620 13:56:32.776492 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:32.771703 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:32.772717 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:32.781342 6587 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:32.781564 5924 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:32.773478 8309 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:32.784739 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:32.788833 5998 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:32.793305 5883 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:32.794205 6552 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:32.778628 8304 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.801730 8304 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:32.802817 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:32.804198 8107 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:32.806476 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:32.787981 8309 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:32.809778 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:32.818883 8241 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:32.812884 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:32.814399 8290 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:32.788372 8257 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:32.760798 8310 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.819576 5998 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:32.822309 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:32.982280 5878 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:32.823550 8268 raft_consensus.cc:3055] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
W20260620 13:56:32.989595 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 170089us
I20260620 13:56:32.989817 5876 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260620 13:56:32.827214 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:32.849275 5924 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:32.790957 8259 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:32.992628 8268 raft_consensus.cc:740] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:32.992828 8259 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:32.993418 8259 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:32.993641 5998 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:32.993738 8268 consensus_queue.cc:260] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:32.995249 8322 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 8 current term: 8 is higher.
W20260620 13:56:32.942088 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 93141.3us
I20260620 13:56:32.954574 8350 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:32.942071 5880 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:32.996215 8350 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:32.996677 6552 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:32.998034 8329 consensus_queue.cc:1048] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:32.998580 8350 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:32.824172 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.986694 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:32.999538 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:32.995208 8258 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:33.000022 8329 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:33.000237 8258 raft_consensus.cc:697] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:33.000599 8329 raft_consensus.cc:697] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:33.000558 8299 consensus_queue.cc:1059] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:33.001369 8258 consensus_queue.cc:237] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.001729 8329 consensus_queue.cc:237] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.002219 8299 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:33.003387 8125 raft_consensus.cc:3055] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:33.003557 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:33.003825 8125 raft_consensus.cc:740] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:32.992350 8297 raft_consensus.cc:2749] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:33.004758 8125 consensus_queue.cc:260] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.006168 8125 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:33.006673 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:33.007421 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.007941 5876 raft_consensus.cc:2393] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 3: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:33.009048 8310 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:33.009812 5881 raft_consensus.cc:2393] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:33.010252 8257 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:33.012308 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.013110 8350 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:32.941743 8304 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:33.015700 8304 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.021979 8288 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:32.948704 8290 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:33.027143 8290 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:33.027237 5880 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:56:32.942277 8205 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.081s
I20260620 13:56:32.946834 8309 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:32.947790 5875 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:33.031941 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:33.032738 5880 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:33.033459 8259 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.040830 6587 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:33.050544 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.051543 6586 raft_consensus.cc:2393] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:33.057986 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.059273 6586 raft_consensus.cc:2393] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:33.060389 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.064153 6587 raft_consensus.cc:1240] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:33.068511 6581 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:33.071168 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.071902 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.074295 6587 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:33.076761 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:33.039312 8268 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:33.080353 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.081403 6585 raft_consensus.cc:1240] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:33.062533 7866 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:33.075918 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:33.078176 7891 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:33.083276 8249 raft_consensus.cc:3055] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:33.098441 6552 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:33.076462 8206 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:33.116721 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 267557us
I20260620 13:56:33.101578 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.101694 8259 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:33.103969 8293 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:56:33.111344 8287 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.620s user 0.012s sys 0.021s
I20260620 13:56:33.089416 8313 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260620 13:56:33.101055 7866 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.131155 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:33.129268 8287 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.649s user 0.012s sys 0.022s
I20260620 13:56:33.117018 8138 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:33.102638 8062 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260620 13:56:33.108429 8249 raft_consensus.cc:740] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:33.111500 7891 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.089226 8342 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
I20260620 13:56:33.151456 5924 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:33.152412 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.118922 8304 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:33.118340 8204 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
I20260620 13:56:33.117575 8257 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:33.160148 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:33.168843 8107 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:33.126951 8206 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:33.194262 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.359450 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:33.202665 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.206257 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:33.210108 6580 raft_consensus.cc:2410] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
W20260620 13:56:33.264065 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.210640 6031 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:33.395772 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.197122 5924 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:33.161765 8138 raft_consensus.cc:697] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:33.408005 8354 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260620 13:56:33.408143 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 211098us
I20260620 13:56:33.218695 6579 raft_consensus.cc:1240] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:33.218384 7891 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:33.190716 8259 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:33.397156 7866 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:33.420248 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.430323 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:33.432350 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:33.320951 8313 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:33.434293 5877 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
W20260620 13:56:33.443537 6552 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.434931 6031 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:33.223968 8290 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.459641 6552 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:33.429384 8259 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:33.439394 7891 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:33.465121 6031 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:33.462776 6027 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260620 13:56:33.445850 8354 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260620 13:56:33.482816 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 50605us
I20260620 13:56:33.204061 8249 consensus_queue.cc:260] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:33.483713 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.467799 8293 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:33.467545 8259 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:33.489478 6027 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260620 13:56:33.447958 8313 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:33.496449 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:33.496905 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:33.497398 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.496799 8354 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:33.498045 8350 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:33.498647 8354 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:33.493422 8295 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260620 13:56:33.499295 8354 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.502238 8354 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:33.498498 8350 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:33.504629 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.508862 8019 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:33.509192 5876 raft_consensus.cc:1275] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260620 13:56:33.510319 8316 consensus_queue.cc:1048] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260620 13:56:33.511621 8354 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:33.512619 8354 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:33.514801 8354 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:33.506847 8350 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:33.490382 8293 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:33.514802 8332 log.cc:927] Time spent T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 1.091s user 0.004s sys 0.017s
I20260620 13:56:33.481305 7891 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.518617 8322 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:33.519315 8249 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:33.547144 5924 leader_election.cc:400] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
I20260620 13:56:33.547572 5924 leader_election.cc:403] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260620 13:56:33.479269 8138 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:33.535298 8325 log.cc:927] Time spent T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 1.103s user 0.006s sys 0.021s
I20260620 13:56:33.537312 8293 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:33.538403 8241 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:33.557593 5924 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:33.566970 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:33.595268 5848 leader_election.cc:336] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.837s (SENT)
I20260620 13:56:33.595963 5848 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:33.596908 5958 raft_consensus.cc:1275] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260620 13:56:33.597414 5953 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260620 13:56:33.597321 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:33.598495 5959 raft_consensus.cc:2410] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:33.598649 8213 raft_consensus.cc:2749] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:33.601346 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:33.602377 5953 raft_consensus.cc:2410] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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: 2 index: 5.
I20260620 13:56:33.607973 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:33.608824 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:33.609189 5958 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:33.559739 8206 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:33.570547 5924 raft_consensus.cc:2686] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260620 13:56:33.617393 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 59915.2us
I20260620 13:56:33.557648 8350 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
I20260620 13:56:33.609716 5953 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:33.549727 8322 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:33.574666 8309 consensus_meta.cc:287] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.545s user 0.012s sys 0.000s
I20260620 13:56:33.624739 6033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 1952) took 1614 ms. Trace:
I20260620 13:56:33.631646 5954 raft_consensus.cc:1275] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260620 13:56:33.603449 8295 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:33.639886 5950 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
W20260620 13:56:33.640961 8361 log.cc:927] Time spent T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.090s user 0.001s sys 0.000s
I20260620 13:56:33.625267 6033 rpcz_store.cc:276] 0620 13:56:32.010465 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:32.019411 (+ 8946us) service_pool.cc:224] Handling call
0620 13:56:32.025935 (+ 6524us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:32.129267 (+103332us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:32.129301 (+ 34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:32.135826 (+ 6525us) log.cc:844] Serialized 26 byte log entry
0620 13:56:32.319721 (+183895us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:32.319773 (+ 52us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:32.319856 (+ 83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:33.498967 (+1179111us) spinlock_profiling.cc:243] Waited 17.2 ms on lock 0x7b240038c5e8. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc591614 00007f0fdc58f71b 00007f0fdc74a619 00007f0fdc74a2a5 00007f0fdc7498ed 00007f0fdf37f4ae 00007f0fdf396c2c 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1
0620 13:56:33.624336 (+125369us) raft_consensus.cc:1685] finished
0620 13:56:33.624371 (+ 35us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:33.624654 (+ 283us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":93315,"raft.run_cpu_time_us":106,"raft.run_wall_time_us":107,"spinlock_wait_cycles":39704704,"thread_start_us":286345,"threads_started":2,"wal-append.queue_time_us":295530}
I20260620 13:56:33.561764 8241 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:33.611090 8107 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:33.650872 5924 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:33.627446 5951 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1344) took 1586 ms. Trace:
I20260620 13:56:33.652396 5950 pending_rounds.cc:85] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 6
I20260620 13:56:33.663522 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:33.664165 5952 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:33.667688 5950 pending_rounds.cc:107] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260620 13:56:33.674407 5950 raft_consensus.cc:2889] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:33.636164 8309 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.667887 8290 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:33.655843 8295 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.705585 5956 raft_consensus.cc:1240] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:33.661511 8107 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.670677 8364 consensus_queue.cc:1059] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260620 13:56:33.720753 5952 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:56:33.721860 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:33.722522 5952 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:33.723362 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:33.723362 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:33.709568 8362 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.097s user 0.001s sys 0.000s
I20260620 13:56:33.698604 8255 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:33.735580 5952 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:33.741420 5997 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:33.715499 8313 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:33.743880 5997 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:33.744154 5952 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:33.717778 8376 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:33.744577 8316 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:33.747303 8176 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:33.666034 5951 rpcz_store.cc:276] 0620 13:56:32.034250 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:32.037858 (+ 3608us) service_pool.cc:224] Handling call
0620 13:56:32.133362 (+ 95504us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:32.168128 (+ 34766us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:32.172041 (+ 3913us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:32.181564 (+ 9523us) log.cc:844] Serialized 26 byte log entry
0620 13:56:32.412514 (+230950us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:32.418869 (+ 6355us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:32.426273 (+ 7404us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:33.514144 (+1087871us) spinlock_profiling.cc:243] Waited 2.49 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdf396c0e 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1 00007f0fdf39f579 00007f0fdf39f509
0620 13:56:33.562983 (+ 48839us) raft_consensus.cc:1685] finished
0620 13:56:33.563024 (+ 41us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:33.620404 (+ 57380us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5723008,"thread_start_us":223534,"threads_started":1,"wal-append.queue_time_us":241863}
I20260620 13:56:33.731132 8268 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.019s
I20260620 13:56:33.728034 8019 consensus_queue.cc:1048] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260620 13:56:33.750741 8379 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:33.751549 8378 consensus_queue.cc:1059] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260620 13:56:33.758824 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 101181us
I20260620 13:56:33.805826 5924 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:33.760743 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:33.732941 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:33.760592 5849 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:33.810527 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 50015.5us
I20260620 13:56:33.811430 5849 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:33.760093 5997 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:33.764765 8206 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:33.766026 6033 raft_consensus.cc:1240] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:33.766921 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:33.816728 6030 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:33.768925 6032 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
W20260620 13:56:33.813551 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 53505.8us
I20260620 13:56:33.770587 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:33.754863 8284 raft_consensus.cc:3055] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Stepping down as leader of term 4
W20260620 13:56:33.773357 8366 log.cc:927] Time spent T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.061s user 0.000s sys 0.000s
W20260620 13:56:33.807551 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.751549 8295 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:33.821216 5950 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:33.818552 5997 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:33.736424 8255 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.855908 5997 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:33.823076 8287 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:33.802117 8286 consensus_queue.cc:1059] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
I20260620 13:56:33.824167 8316 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:33.822106 8284 raft_consensus.cc:740] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:33.825026 8213 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:33.815375 8206 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:33.868892 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.837988 8241 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:33.853624 7791 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:33.854460 8322 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:33.862737 8312 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260620 13:56:33.886312 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 80617.6us
I20260620 13:56:33.863579 8316 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:33.857036 8176 consensus_queue.cc:1048] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260620 13:56:33.882601 5951 raft_consensus.cc:1240] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:33.863076 8290 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260620 13:56:33.893038 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:33.895539 5924 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:33.883895 7791 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:33.897414 5924 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:33.887975 8312 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:33.908862 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 93855.5us
I20260620 13:56:33.887120 8381 raft_consensus.cc:3055] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Stepping down as leader of term 2
W20260620 13:56:33.894099 8367 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.195s user 0.000s sys 0.001s
I20260620 13:56:33.889726 8316 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:33.926312 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:33.886718 8386 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:33.940752 5957 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:33.895408 8309 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:33.875658 8259 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:33.915922 7791 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:33.960211 5997 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:33.944301 8312 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:33.924598 8206 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:33.948676 8368 log.cc:927] Time spent T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.204s user 0.000s sys 0.001s
I20260620 13:56:33.939929 8381 raft_consensus.cc:740] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:33.967078 5849 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:33.972923 8393 raft_consensus.cc:2804] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:33.974709 8393 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:33.975229 8393 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:33.974761 8381 consensus_queue.cc:260] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:33.976243 8381 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:33.979269 8287 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:33.980499 6584 raft_consensus.cc:1240] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260620 13:56:33.972767 8309 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:33.973138 8322 consensus_queue.cc:1059] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
I20260620 13:56:33.982843 8322 raft_consensus.cc:3055] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:33.983273 8322 raft_consensus.cc:740] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:33.984205 8322 consensus_queue.cc:260] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:33.984665 8255 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:33.957787 8391 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:33.968653 7866 raft_consensus.cc:2804] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260620 13:56:33.991677 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.993582 6033 raft_consensus.cc:1240] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:33.994943 5957 raft_consensus.cc:3055] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:33.995754 5957 raft_consensus.cc:740] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:33.950471 8295 consensus_queue.cc:1059] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260620 13:56:33.992715 5924 leader_election.cc:400] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3.
I20260620 13:56:33.997031 5924 leader_election.cc:403] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260620 13:56:33.999079 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:33.999668 5848 leader_election.cc:336] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.107s (SENT)
I20260620 13:56:33.898725 8284 consensus_queue.cc:260] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:34.007979 5924 leader_election.cc:400] T 923bfc4f20d94a57b0d84d45e40b12ae P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4.
I20260620 13:56:34.008527 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.987308 8322 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:34.010200 6033 raft_consensus.cc:1240] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:34.004052 5957 consensus_queue.cc:260] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.015563 5957 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:33.996913 8384 log.cc:927] Time spent T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.074s user 0.001s sys 0.000s
I20260620 13:56:33.993114 8391 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:34.014161 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.020735 6028 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
W20260620 13:56:34.011698 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:33.968351 8213 consensus_queue.cc:1059] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260620 13:56:34.018134 6580 raft_consensus.cc:1240] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:34.019132 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:33.993189 7866 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:34.036024 6587 raft_consensus.cc:1240] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260620 13:56:34.038484 6031 raft_consensus.cc:1240] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:34.041522 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.042197 6028 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:34.045604 8284 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:34.047472 6578 raft_consensus.cc:1240] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:34.032013 7866 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:34.049353 8259 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:34.050727 8293 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:34.052062 8249 consensus_meta.cc:287] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.503s user 0.010s sys 0.002s
I20260620 13:56:34.019989 8386 raft_consensus.cc:3055] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:34.053241 6027 raft_consensus.cc:2410] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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.
I20260620 13:56:34.063383 5957 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260620 13:56:34.064002 5957 pending_rounds.cc:85] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 5
I20260620 13:56:34.064435 5957 pending_rounds.cc:107] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260620 13:56:34.064579 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.064837 5957 raft_consensus.cc:2889] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:34.011515 8289 consensus_queue.cc:1059] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.034s
I20260620 13:56:34.023775 8391 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:34.071455 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 63447.9us
I20260620 13:56:34.073419 6028 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260620 13:56:34.073762 6028 pending_rounds.cc:85] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47: Aborting all ops after (but not including) 5
I20260620 13:56:34.073976 6028 pending_rounds.cc:107] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260620 13:56:34.074184 6028 raft_consensus.cc:2889] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:34.079830 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:34.059123 8386 raft_consensus.cc:740] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:34.059216 8293 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:34.085815 5849 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.087157 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.060295 8287 consensus_queue.cc:1059] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.026s
W20260620 13:56:34.090576 8395 log.cc:927] Time spent T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.061s user 0.000s sys 0.000s
I20260620 13:56:34.091351 8249 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:34.091826 8249 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:34.093838 8249 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:34.095670 8386 consensus_queue.cc:260] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:34.097371 8386 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:34.078267 8213 consensus_queue.cc:1059] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
W20260620 13:56:34.089005 8390 log.cc:927] Time spent T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.059s user 0.000s sys 0.000s
I20260620 13:56:34.078375 8309 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3.
I20260620 13:56:34.109624 5924 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.104431 8289 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:34.115608 5924 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.121549 5950 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:34.128798 6582 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 656) took 1572 ms. Trace:
I20260620 13:56:34.129285 6582 rpcz_store.cc:276] 0620 13:56:32.556928 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:32.557998 (+ 1070us) service_pool.cc:224] Handling call
0620 13:56:33.981054 (+1423056us) spinlock_profiling.cc:243] Waited 1.15 ms on lock 0x7b580005fa98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47d66c0 00007f0fe47c1029 00007f0fe47c0ad2 00007f0fddd35d34
0620 13:56:33.981219 (+ 165us) raft_consensus.cc:1471] Updating replica for 2 ops
0620 13:56:33.981591 (+ 372us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:33.981621 (+ 30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0620 13:56:33.982204 (+ 583us) log.cc:844] Serialized 52 byte log entry
0620 13:56:34.014629 (+ 32425us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:34.040050 (+ 25421us) log.cc:844] Serialized 14 byte log entry
0620 13:56:34.044985 (+ 4935us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:34.045252 (+ 267us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:34.128379 (+ 83127us) raft_consensus.cc:1685] finished
0620 13:56:34.128560 (+ 181us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:34.128728 (+ 168us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":17513,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":51,"raft.queue_time_us":6914,"raft.run_cpu_time_us":306,"raft.run_wall_time_us":6506,"spinlock_wait_cycles":2656000,"thread_start_us":32010,"threads_started":1,"wal-append.queue_time_us":100316}
I20260620 13:56:34.108728 8306 raft_consensus.cc:2764] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
W20260620 13:56:34.138140 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:34.139089 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 52024.2us
I20260620 13:56:34.116014 8289 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:34.144140 5924 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.149637 8312 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:34.152158 6026 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:34.142764 8289 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:34.157495 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1314) took 2320 ms. Trace:
I20260620 13:56:34.115073 8399 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260620 13:56:34.147678 8343 raft_consensus.cc:3055] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:34.171435 8343 raft_consensus.cc:740] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:34.172322 8343 consensus_queue.cc:260] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.160159 8306 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:56:34.168139 8369 log.cc:927] Time spent T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.405s user 0.002s sys 0.001s
I20260620 13:56:34.157912 5879 rpcz_store.cc:276] 0620 13:56:31.836966 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:31.875744 (+ 38778us) service_pool.cc:224] Handling call
0620 13:56:32.444651 (+568907us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:32.450766 (+ 6115us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:32.450793 (+ 27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:32.451288 (+ 495us) log.cc:844] Serialized 26 byte log entry
0620 13:56:33.753880 (+1302592us) spinlock_profiling.cc:243] Waited 2.48 ms on lock 0x7b1800339e20. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6ed607 00007f0fe554c759 00007f0fdc709e9b 00007f0fdc70813f 00007f0fdc70a402 00007f0fdf3955ab 00007f0fdf39b0c3 00007f0fdf39b471 00007f0fdf7b7def
0620 13:56:33.867283 (+113403us) raft_consensus.cc:1645] Marking committed up to 3
0620 13:56:33.949908 (+ 82625us) log.cc:844] Serialized 14 byte log entry
0620 13:56:33.951042 (+ 1134us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:33.951170 (+ 128us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:33.951227 (+ 57us) raft_consensus.cc:1685] finished
0620 13:56:33.961159 (+ 9932us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:34.157296 (+196137us) spinlock_profiling.cc:243] Waited 535 ms on lock 0x7b54003fa2d0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:34.157413 (+ 117us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1755,"prepare.queue_time_us":115917,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":24091,"raft.run_cpu_time_us":317,"raft.run_wall_time_us":11438,"spinlock_wait_cycles":1235874944,"thread_start_us":181478,"threads_started":2,"wal-append.queue_time_us":1452513}
I20260620 13:56:34.145407 8405 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:34.187667 8405 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:34.188103 8405 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:34.134948 7866 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:31.995635 5766 catalog_manager.cc:5027] TS 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): tablet 923bfc4f20d94a57b0d84d45e40b12ae (table test-workload [id=bc35799e3b2249d98d34fa7405c72870]) successfully deleted
W20260620 13:56:34.197022 5766 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 2.20138e+06us
I20260620 13:56:34.134619 8393 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:34.229907 8393 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:34.233073 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:34.221752 8293 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:34.222397 8243 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:34.223641 8402 log.cc:927] Time spent T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.080s user 0.000s sys 0.000s
I20260620 13:56:34.293565 6029 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 443) took 1230 ms. Trace:
I20260620 13:56:34.293991 6029 rpcz_store.cc:276] 0620 13:56:33.063267 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:33.405705 (+342438us) service_pool.cc:224] Handling call
0620 13:56:33.416572 (+ 10867us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:33.435356 (+ 18784us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:33.436376 (+ 1020us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:33.466043 (+ 29667us) log.cc:844] Serialized 26 byte log entry
0620 13:56:33.672945 (+206902us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:33.672983 (+ 38us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:33.673062 (+ 79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:34.167491 (+494429us) spinlock_profiling.cc:243] Waited 2.93 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdf396c0e 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1 00007f0fdf39f579 00007f0fdf39f509
0620 13:56:34.293263 (+125772us) raft_consensus.cc:1685] finished
0620 13:56:34.293285 (+ 22us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:34.293505 (+ 220us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":149,"raft.run_cpu_time_us":194,"raft.run_wall_time_us":13045,"spinlock_wait_cycles":6742912,"thread_start_us":182118,"threads_started":1,"wal-append.queue_time_us":233642}
I20260620 13:56:34.296084 5878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 438) took 1230 ms. Trace:
I20260620 13:56:34.296492 5878 rpcz_store.cc:276] 0620 13:56:33.065577 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:33.090978 (+ 25401us) service_pool.cc:224] Handling call
0620 13:56:33.983724 (+892746us) spinlock_profiling.cc:243] Waited 3.02 ms on lock 0x7b5800000f98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47d66c0 00007f0fe47c1029 00007f0fe47c0ad2 00007f0fddd35d34
0620 13:56:33.983913 (+ 189us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:33.984118 (+ 205us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:33.984150 (+ 32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:33.984744 (+ 594us) log.cc:844] Serialized 26 byte log entry
0620 13:56:34.053333 (+ 68589us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:34.053399 (+ 66us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:34.053516 (+ 117us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:34.295784 (+242268us) raft_consensus.cc:1685] finished
0620 13:56:34.295807 (+ 23us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:34.296021 (+ 214us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6947072,"thread_start_us":68139,"threads_started":1,"wal-append.queue_time_us":120315}
I20260620 13:56:34.300344 8138 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:34.300294 8243 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.300894 8138 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.302968 8312 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:34.303632 8343 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:34.254281 6552 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:34.290411 8293 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:34.313581 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 59422.9us
I20260620 13:56:34.290759 8241 consensus_queue.cc:1048] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:34.291244 8322 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:34.292207 6033 raft_consensus.cc:1240] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:34.289429 8176 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:34.261401 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 117414us
I20260620 13:56:34.321384 5924 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.311896 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:34.314491 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:34.322788 6587 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:34.321417 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:34.325158 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:34.309885 5998 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:34.309654 8364 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.569s user 0.029s sys 0.053s
I20260620 13:56:34.329694 5924 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.334663 5924 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:34.333563 8364 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.597s user 0.030s sys 0.054s
I20260620 13:56:34.318369 7927 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:34.318128 8062 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:34.331177 5998 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.346511 5924 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.332383 8044 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:34.332525 8381 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:34.341244 8258 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:34.341877 8393 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:34.341161 8176 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.372283 8176 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:34.368531 8213 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:34.374250 8213 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:34.345774 8295 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:34.343976 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:34.343118 7927 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:34.366052 8241 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:34.365729 8391 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:34.366106 7891 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:34.343154 8399 consensus_queue.cc:1059] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260620 13:56:34.375849 7866 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:34.329967 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 170316us
I20260620 13:56:34.420200 5956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0120e0a908b041479e2847fb24268985"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:56:34.420847 5956 raft_consensus.cc:606] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:34.421142 5956 raft_consensus.cc:614] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:56:34.341145 8306 consensus_queue.cc:1059] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
W20260620 13:56:34.422333 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 69108.3us
W20260620 13:56:34.398051 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 66980.6us
I20260620 13:56:34.345649 8125 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260620 13:56:34.427343 6585 raft_consensus.cc:1240] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:34.427413 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:34.428030 6587 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:34.428957 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:34.367651 8138 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:34.430936 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:34.411115 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:34.387001 8379 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.026s
I20260620 13:56:34.413107 8397 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:34.349524 8326 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.051s
I20260620 13:56:34.414124 8286 raft_consensus.cc:3055] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:34.436354 8286 raft_consensus.cc:740] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:34.358475 8299 consensus_queue.cc:1059] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.052s
I20260620 13:56:34.414422 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:34.416323 5924 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.369307 8293 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:34.448554 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:34.392364 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:34.355989 8091 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260620 13:56:34.438401 5998 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.438566 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:34.440832 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.443894 5953 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:34.374858 8316 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.360478 8251 consensus_queue.cc:1059] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.059s
I20260620 13:56:34.439558 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.446698 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.450634 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.452044 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:34.452112 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:34.454432 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.456811 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.455834 5884 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:34.465234 5875 raft_consensus.cc:2410] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for term 6 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.
I20260620 13:56:34.456954 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.457425 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:34.459050 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 109680us
I20260620 13:56:34.462445 5880 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:34.467742 5880 raft_consensus.cc:1240] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:34.469151 5998 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.470270 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.471356 6551 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:34.483047 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.483505 5881 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 430) took 1720 ms. Trace:
I20260620 13:56:34.436373 7927 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:34.483855 5881 rpcz_store.cc:276] 0620 13:56:32.762410 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:32.762519 (+ 109us) service_pool.cc:224] Handling call
0620 13:56:34.474481 (+1711962us) spinlock_profiling.cc:243] Waited 246 ms on lock 0x7b540030e3d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:34.483065 (+ 8584us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":566045952}
I20260620 13:56:34.472967 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.485049 5884 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:34.485532 5880 raft_consensus.cc:1240] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260620 13:56:34.486042 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:34.486292 5884 raft_consensus.cc:1240] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260620 13:56:34.460357 8125 raft_consensus.cc:3055] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:34.491789 5880 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:34.489813 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.493301 5879 raft_consensus.cc:2410] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
W20260620 13:56:34.491128 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:34.495584 5875 raft_consensus.cc:1240] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260620 13:56:34.496573 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:34.497231 5880 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:34.497725 8391 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:34.498356 8391 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:34.460865 8407 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:34.499459 8407 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:34.500865 7791 consensus_meta.cc:287] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.515s user 0.009s sys 0.010s
I20260620 13:56:34.501639 8407 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:34.501353 7791 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.471558 8414 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:34.471222 8251 consensus_queue.cc:1243] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer 663684cf4ae54c929bf8240ca0b63a47 log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260620 13:56:34.503226 6024 raft_consensus.cc:1240] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260620 13:56:34.502933 8414 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:34.503907 8359 log.cc:927] Time spent T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.901s user 0.002s sys 0.000s
I20260620 13:56:34.504504 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:34.476840 8249 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
I20260620 13:56:34.466521 5950 raft_consensus.cc:1240] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:34.506536 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.462111 8313 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:34.508930 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:34.495191 5998 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:34.490010 8293 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:34.516072 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.522545 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.495584 5878 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:34.467592 8306 raft_consensus.cc:3055] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
W20260620 13:56:34.520762 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 48094.5us
I20260620 13:56:34.528707 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.520149 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:34.530334 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:34.524060 8243 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:34.492130 8125 raft_consensus.cc:740] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:34.507534 7927 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:34.505278 8414 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:34.475018 8379 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
I20260620 13:56:34.547425 7791 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:34.519538 8289 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.543258 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:34.517786 8213 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:34.554698 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:34.529486 8306 raft_consensus.cc:740] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:34.539907 8293 raft_consensus.cc:697] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:34.541220 8284 raft_consensus.cc:3055] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:34.508208 8176 consensus_queue.cc:1048] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
W20260620 13:56:34.575682 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 49193.5us
I20260620 13:56:34.556965 8249 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:34.543387 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:34.539892 8408 log.cc:927] Time spent T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.380s user 0.001s sys 0.000s
I20260620 13:56:34.555954 5880 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:34.530710 5953 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:34.567078 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:34.585536 6030 raft_consensus.cc:1240] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260620 13:56:34.569235 8289 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:34.569557 6031 raft_consensus.cc:1240] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:34.564589 8091 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:34.560446 7927 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:34.574177 8288 raft_consensus.cc:3055] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:34.577710 8293 consensus_queue.cc:237] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.578596 6579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46864 (request call id 728) took 1538 ms. Trace:
I20260620 13:56:34.581305 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.586153 5953 raft_consensus.cc:1240] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8. Ops: [7.6-7.6]
I20260620 13:56:34.616442 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:34.544606 8316 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:34.593889 6024 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:34.587509 8304 consensus_queue.cc:1059] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260620 13:56:34.580914 8284 raft_consensus.cc:740] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:34.597050 5956 pending_rounds.cc:85] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 1
I20260620 13:56:34.624257 5956 pending_rounds.cc:107] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260620 13:56:34.624610 5956 raft_consensus.cc:2889] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:34.587904 8381 raft_consensus.cc:2749] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:34.607337 6028 raft_consensus.cc:1240] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:34.581200 8249 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:34.506806 8286 consensus_queue.cc:260] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.618166 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:34.621902 6585 raft_consensus.cc:1240] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260620 13:56:34.623078 6587 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:34.611560 7927 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:34.633428 8392 raft_consensus.cc:3055] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:34.633492 6025 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:34.653781 8392 raft_consensus.cc:740] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:34.654845 8392 consensus_queue.cc:260] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.611843 8288 raft_consensus.cc:740] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:34.634279 5953 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:34.667284 6582 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:34.655956 8392 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:34.634832 8249 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:34.658390 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:34.611299 8091 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.627779 8289 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:34.720894 8364 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:34.633749 8125 consensus_queue.cc:260] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.692031 8044 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:34.726655 8288 consensus_queue.cc:260] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.729104 8125 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:34.730398 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:34.744277 8426 consensus_queue.cc:1059] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.063s
I20260620 13:56:34.614737 6579 rpcz_store.cc:276] 0620 13:56:33.039725 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:33.048585 (+ 8860us) service_pool.cc:224] Handling call
0620 13:56:33.084119 (+ 35534us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:33.416093 (+331974us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:34.578240 (+1162147us) spinlock_profiling.cc:243] Waited 132 ms on lock 0x7b540048f654. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:34.578510 (+ 270us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":304149888}
I20260620 13:56:34.690438 8326 consensus_queue.cc:1059] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.036s
I20260620 13:56:34.712361 8286 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:34.633455 8284 consensus_queue.cc:260] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.725278 8091 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:34.753260 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 257943us
I20260620 13:56:34.765427 5998 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.758754 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:34.762961 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.798763 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:34.796017 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 338651us
I20260620 13:56:34.713285 8289 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.799612 5881 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:34.808091 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:34.808786 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:34.665122 8306 consensus_queue.cc:260] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:34.812882 5848 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.810196 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:34.814260 5879 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:34.796137 8288 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:34.811091 5875 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:34.817413 5848 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.818111 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.819023 5881 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:34.773459 8411 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:34.836620 5848 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.810519 8091 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:34.816972 5998 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:34.819361 5924 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:34.847220 5848 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:34.815447 8322 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:34.852339 6029 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:34.850289 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:34.838817 8297 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:56:34.864557 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 47673.2us
I20260620 13:56:34.852335 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:34.872761 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:34.848825 8414 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:34.874662 8414 raft_consensus.cc:697] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:34.876706 8414 consensus_queue.cc:237] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:34.879705 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:34.849737 8417 log.cc:927] Time spent T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.285s user 0.003s sys 0.004s
I20260620 13:56:34.881664 6552 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:34.888967 5879 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:34.879302 8306 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:34.892781 6552 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:34.892141 5924 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:34.898566 5924 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.896647 6552 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:34.904408 5924 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:34.907826 5924 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:34.943573 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:34.853909 8410 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:34.986449 5876 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260620 13:56:34.982187 8446 log.cc:927] Time spent T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.079s user 0.000s sys 0.000s
I20260620 13:56:34.985759 5954 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 495) took 1094 ms. Trace:
I20260620 13:56:34.889943 8258 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260620 13:56:34.884855 8386 consensus_meta.cc:287] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.787s user 0.013s sys 0.012s
I20260620 13:56:34.874730 8249 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:34.991227 5954 rpcz_store.cc:276] 0620 13:56:33.891562 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.139557 (+247995us) service_pool.cc:224] Handling call
0620 13:56:34.142424 (+ 2867us) raft_consensus.cc:1471] Updating replica for 2 ops
0620 13:56:34.174948 (+ 32524us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:34.174990 (+ 42us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0620 13:56:34.311073 (+136083us) log.cc:844] Serialized 52 byte log entry
0620 13:56:34.397475 (+ 86402us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:34.455195 (+ 57720us) log.cc:844] Serialized 14 byte log entry
0620 13:56:34.463045 (+ 7850us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:34.896396 (+433351us) spinlock_profiling.cc:243] Waited 32 ms on lock 0x7b54000799d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:34.897022 (+ 626us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:34.897101 (+ 79us) raft_consensus.cc:1685] finished
0620 13:56:34.985475 (+ 88374us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:34.985682 (+ 207us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28127,"prepare.queue_time_us":59154,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":50,"raft.queue_time_us":15298,"raft.run_cpu_time_us":354,"raft.run_wall_time_us":27870,"spinlock_wait_cycles":73648000,"thread_start_us":46078,"threads_started":1,"wal-append.queue_time_us":73487}
I20260620 13:56:34.976707 8399 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260620 13:56:35.005051 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 109292us
I20260620 13:56:35.006405 6552 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:34.903144 8204 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260620 13:56:35.012389 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:34.904023 8241 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:35.014998 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:35.008625 8243 raft_consensus.cc:2749] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:34.884081 8435 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:34.984666 8259 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:34.976430 8378 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:34.902505 8350 consensus_queue.cc:1059] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.123s
I20260620 13:56:35.002146 8258 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:34.895872 8309 consensus_queue.cc:1059] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.116s
W20260620 13:56:35.019091 8405 consensus_meta.cc:287] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.823s user 0.013s sys 0.000s
W20260620 13:56:35.018560 8343 consensus_meta.cc:287] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.696s user 0.004s sys 0.008s
I20260620 13:56:35.026361 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:35.016803 8044 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:35.016706 8386 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:34.844849 8411 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:35.083631 5878 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260620 13:56:35.089020 5878 pending_rounds.cc:85] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 5
I20260620 13:56:35.089284 5878 pending_rounds.cc:107] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260620 13:56:35.089548 5878 raft_consensus.cc:2889] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:35.040808 8410 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:35.067940 6583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 667) took 1754 ms. Trace:
I20260620 13:56:35.105716 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:35.088356 8044 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:35.087466 8418 log.cc:927] Time spent T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.096s user 0.000s sys 0.001s
I20260620 13:56:35.068941 8258 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:35.083974 8405 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:35.185691 5882 raft_consensus.cc:1240] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 6. Ops: []
I20260620 13:56:35.186903 8405 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:35.131887 5884 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:35.132131 8249 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:35.132881 8410 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:35.133945 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:35.135486 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:35.139670 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:35.141000 5877 raft_consensus.cc:1240] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:35.103559 8386 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:35.198837 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:35.037443 8259 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:35.146710 8364 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:35.117931 6583 rpcz_store.cc:276] 0620 13:56:33.306659 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:33.320784 (+ 14125us) service_pool.cc:224] Handling call
0620 13:56:33.402490 (+ 81706us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:33.432605 (+ 30115us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:33.440916 (+ 8311us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:33.927572 (+486656us) spinlock_profiling.cc:243] Waited 1.7 ms on lock 0x7b1800346f60. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6d8aa6 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fde0f5c71 00007f0fde1055d2 00007f0fdf837de1 00007f0fdf7fc81a
0620 13:56:34.579597 (+652025us) spinlock_profiling.cc:243] Waited 4.38 ms on lock 0x7b2c000fb6b8. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fde0f5c71 00007f0fde1055d2 00007f0fdf837de1 00007f0fdf7fc81a 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22
0620 13:56:34.580176 (+ 579us) log.cc:844] Serialized 26 byte log entry
0620 13:56:34.789178 (+209002us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:34.789474 (+ 296us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:34.789913 (+ 439us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:35.023521 (+233608us) raft_consensus.cc:1685] finished
0620 13:56:35.023565 (+ 44us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:35.060903 (+ 37338us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5518,"raft.queue_time_us":25777,"raft.run_cpu_time_us":178,"raft.run_wall_time_us":7798,"spinlock_wait_cycles":13972480,"thread_start_us":172883,"threads_started":1,"wal-append.queue_time_us":234509}
I20260620 13:56:35.149417 8423 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.165s
I20260620 13:56:35.205060 8364 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:35.150120 8413 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:35.042064 8435 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:35.207645 8255 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:35.209115 8435 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:35.210069 8419 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:35.210588 8419 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:35.157670 8373 log.cc:927] Time spent T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 1.405s user 0.007s sys 0.000s
I20260620 13:56:35.030290 8241 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:35.219992 7927 consensus_meta.cc:287] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.542s user 0.008s sys 0.003s
I20260620 13:56:35.164367 8379 raft_consensus.cc:3055] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:35.150673 8428 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:35.169843 5950 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1368) took 1310 ms. Trace:
I20260620 13:56:35.170266 5955 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 477) took 1542 ms. Trace:
I20260620 13:56:35.104449 5951 raft_consensus.cc:2410] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260620 13:56:35.178844 5998 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:35.150803 6024 consensus_meta.cc:287] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.520s user 0.008s sys 0.000s
W20260620 13:56:35.180190 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:35.180032 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:35.238509 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 59740.1us
I20260620 13:56:35.233783 5955 rpcz_store.cc:276] 0620 13:56:33.627528 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:33.627634 (+ 106us) service_pool.cc:224] Handling call
0620 13:56:33.635014 (+ 7380us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:33.823796 (+188782us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:33.823842 (+ 46us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:33.833501 (+ 9659us) log.cc:844] Serialized 26 byte log entry
0620 13:56:33.915765 (+ 82264us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:33.915806 (+ 41us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:35.169491 (+1253685us) spinlock_profiling.cc:243] Waited 79.6 ms on lock 0x7b5400251cd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:35.169536 (+ 45us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:35.169582 (+ 46us) raft_consensus.cc:1685] finished
0620 13:56:35.169595 (+ 13us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:35.170213 (+ 618us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14302,"raft.queue_time_us":117671,"raft.run_cpu_time_us":120,"raft.run_wall_time_us":1635,"spinlock_wait_cycles":183028480,"thread_start_us":139089,"threads_started":2,"wal-append.queue_time_us":140926,"wal-append.run_cpu_time_us":1814,"wal-append.run_wall_time_us":1075517}
I20260620 13:56:35.183331 8376 raft_consensus.cc:3055] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:35.184894 8310 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:35.196581 8410 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:35.203362 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:35.117063 8329 raft_consensus.cc:3055] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:35.214237 5953 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:35.216162 6551 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:35.221150 8241 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:35.221896 8107 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:35.153097 8044 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:35.225523 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:35.264186 5876 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:35.225977 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:35.231355 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:35.228928 8312 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:35.198122 8289 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:35.180840 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:35.239552 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:35.227674 8358 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:35.212260 8259 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:35.223024 6583 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:35.308300 5876 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260620 13:56:35.308817 5876 pending_rounds.cc:85] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 5
I20260620 13:56:35.309109 5876 pending_rounds.cc:107] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260620 13:56:35.309424 5876 raft_consensus.cc:2889] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:35.311172 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1356) took 1710 ms. Trace:
I20260620 13:56:35.311779 5959 rpcz_store.cc:276] 0620 13:56:33.600661 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:33.600851 (+ 190us) service_pool.cc:224] Handling call
0620 13:56:33.601261 (+ 410us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:33.601695 (+ 434us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:33.601735 (+ 40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:33.602356 (+ 621us) log.cc:844] Serialized 26 byte log entry
0620 13:56:33.687143 (+ 84787us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:56:33.687196 (+ 53us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:33.687286 (+ 90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:35.152195 (+1464909us) spinlock_profiling.cc:243] Waited 11.5 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdf396c0e 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1 00007f0fdf39f579 00007f0fdf39f509
0620 13:56:35.284064 (+131869us) raft_consensus.cc:1685] finished
0620 13:56:35.284094 (+ 30us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:35.311059 (+ 26965us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":31565,"raft.run_cpu_time_us":252,"raft.run_wall_time_us":23170,"spinlock_wait_cycles":26500864,"thread_start_us":83358,"threads_started":1,"wal-append.queue_time_us":139814}
I20260620 13:56:35.276170 8107 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:35.228269 8286 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:35.242481 8313 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:35.240638 6024 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
W20260620 13:56:35.257220 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:35.342677 6027 raft_consensus.cc:1240] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:35.240645 8376 raft_consensus.cc:740] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:35.230360 8379 raft_consensus.cc:740] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:35.275158 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:35.276732 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:35.257908 8435 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:35.353785 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:35.266475 5924 consensus_peers.cc:597] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5757f55132b747db98400dba7b8056df. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:56:35.257735 8299 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:35.252279 8329 raft_consensus.cc:740] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:35.283056 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:35.284998 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:35.357982 6585 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
W20260620 13:56:35.285379 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:35.305004 6582 raft_consensus.cc:1240] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:35.229729 8364 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:35.229983 8428 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:35.237286 7927 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:35.341400 5849 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:35.319947 5959 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260620 13:56:35.318197 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:35.351300 5954 raft_consensus.cc:3055] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Stepping down as leader of term 1
W20260620 13:56:35.354785 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 444400us
I20260620 13:56:35.409621 5954 raft_consensus.cc:740] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:35.292343 8289 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:35.252123 8310 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:35.374056 5884 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
W20260620 13:56:35.399027 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:35.399459 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:35.405309 6584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46852 (request call id 677) took 1384 ms. Trace:
W20260620 13:56:35.404016 5957 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.594s user 0.045s sys 0.080s
I20260620 13:56:35.233606 5950 rpcz_store.cc:276] 0620 13:56:33.859717 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.122560 (+262843us) service_pool.cc:224] Handling call
0620 13:56:34.122913 (+ 353us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:34.520352 (+397439us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:35.169569 (+649217us) spinlock_profiling.cc:243] Waited 326 ms on lock 0x7b5400306954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:35.169770 (+ 201us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":749165440}
I20260620 13:56:35.403999 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:35.408149 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 66887.4us
I20260620 13:56:35.401751 8428 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:35.409996 5924 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:35.282114 8312 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:35.359423 8411 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:35.317436 8410 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.101s
I20260620 13:56:35.318071 8358 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:35.357064 8107 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:35.340447 8288 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.119s
I20260620 13:56:35.441238 6030 raft_consensus.cc:1240] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260620 13:56:35.543416 6025 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 457) took 1005 ms. Trace:
W20260620 13:56:35.407769 8326 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.595s user 0.018s sys 0.003s
W20260620 13:56:35.539958 6553 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.727s user 0.056s sys 0.117s
W20260620 13:56:35.906582 6553 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.109s user 0.062s sys 0.145s
I20260620 13:56:35.886693 6032 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
W20260620 13:56:35.800822 6029 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.604s user 0.017s sys 0.028s
W20260620 13:56:35.908617 6029 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.712s user 0.021s sys 0.032s
W20260620 13:56:35.781315 5880 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.893s user 0.017s sys 0.035s
W20260620 13:56:35.910558 5880 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.023s user 0.023s sys 0.038s
W20260620 13:56:35.603286 5875 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.692s user 0.008s sys 0.025s
W20260620 13:56:35.914430 5875 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.003s user 0.010s sys 0.031s
I20260620 13:56:35.444623 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:35.917325 5876 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
W20260620 13:56:35.897450 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 487503us
I20260620 13:56:35.920071 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:35.895594 6584 rpcz_store.cc:276] 0620 13:56:34.021258 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.021388 (+ 130us) service_pool.cc:224] Handling call
0620 13:56:35.402378 (+1380990us) spinlock_profiling.cc:243] Waited 1.36 ms on lock 0x7b580005fa98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47d66c0 00007f0fe47c1029 00007f0fe47c0ad2 00007f0fddd35d34
0620 13:56:35.404710 (+ 2332us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:35.404922 (+ 212us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:35.404949 (+ 27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:35.404993 (+ 44us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:35.405027 (+ 34us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:35.405089 (+ 62us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:35.405243 (+ 154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3136896}
W20260620 13:56:35.716033 6031 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.819s user 0.014s sys 0.034s
W20260620 13:56:35.892890 5957 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.086s user 0.052s sys 0.098s
W20260620 13:56:35.509294 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:35.712752 5923 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.703s user 0.015s sys 0.024s
W20260620 13:56:35.524682 8443 log.cc:927] Time spent T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.109s user 0.000s sys 0.000s
I20260620 13:56:35.927943 5880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 447) took 1179 ms. Trace:
I20260620 13:56:35.958714 5880 rpcz_store.cc:276] 0620 13:56:34.748474 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.749120 (+ 646us) service_pool.cc:224] Handling call
0620 13:56:34.749519 (+ 399us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:34.749764 (+ 245us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:34.887615 (+137851us) log.cc:844] Serialized 14 byte log entry
0620 13:56:35.927503 (+1039888us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:35.927568 (+ 65us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:35.927624 (+ 56us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:35.927711 (+ 87us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:35.927860 (+ 149us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16201,"prepare.queue_time_us":553680,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":54,"thread_start_us":1147646,"threads_started":2}
I20260620 13:56:35.732918 6024 raft_consensus.cc:1240] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:35.547938 6026 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 1960) took 1569 ms. Trace:
W20260620 13:56:35.787921 7891 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.910s user 0.021s sys 0.032s
W20260620 13:56:35.956079 5923 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.946s user 0.017s sys 0.024s
I20260620 13:56:35.705865 8386 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:35.565485 5954 consensus_queue.cc:260] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:35.404352 8313 raft_consensus.cc:697] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:35.407176 8405 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:35.391813 8435 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:35.519796 8299 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:35.395465 8286 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:35.879202 6025 rpcz_store.cc:276] 0620 13:56:34.538301 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.654662 (+116361us) service_pool.cc:224] Handling call
0620 13:56:34.658940 (+ 4278us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:34.677053 (+ 18113us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:34.677101 (+ 48us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:34.688860 (+ 11759us) log.cc:844] Serialized 26 byte log entry
0620 13:56:34.884406 (+195546us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:34.884446 (+ 40us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:34.884511 (+ 65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:35.543170 (+658659us) raft_consensus.cc:1685] finished
0620 13:56:35.543192 (+ 22us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:35.543347 (+ 155us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":729,"raft.queue_time_us":5632,"raft.run_cpu_time_us":188,"raft.run_wall_time_us":16831,"thread_start_us":161895,"threads_started":1,"wal-append.queue_time_us":617984}
I20260620 13:56:35.965739 6026 rpcz_store.cc:276] 0620 13:56:33.978066 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:33.978228 (+ 162us) service_pool.cc:224] Handling call
0620 13:56:33.978547 (+ 319us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:34.152651 (+174104us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:35.547664 (+1395013us) spinlock_profiling.cc:243] Waited 173 ms on lock 0x7b54000596d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:35.547854 (+ 190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":398739328}
W20260620 13:56:35.928121 5883 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.069s user 0.024s sys 0.048s
W20260620 13:56:35.954510 6031 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.058s user 0.029s sys 0.043s
W20260620 13:56:35.497192 8306 consensus_meta.cc:287] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.606s user 0.012s sys 0.002s
W20260620 13:56:35.837621 8258 consensus_meta.cc:287] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.666s user 0.005s sys 0.005s
W20260620 13:56:35.519215 8440 log.cc:927] Time spent T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.446s user 0.002s sys 0.001s
I20260620 13:56:36.000651 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:36.136479 5883 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.278s user 0.033s sys 0.052s
I20260620 13:56:35.411981 8392 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:36.137032 6029 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:36.145653 8392 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:35.543522 8441 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.330s user 0.001s sys 0.000s
W20260620 13:56:35.927295 8326 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.096s user 0.019s sys 0.004s
W20260620 13:56:35.575716 8125 consensus_meta.cc:287] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.823s user 0.008s sys 0.004s
I20260620 13:56:35.540577 8419 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.139711 8358 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:35.928130 8411 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:36.162053 8411 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:36.164652 8411 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:35.952767 8213 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260620 13:56:36.037106 8091 consensus_meta.cc:287] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 1.184s user 0.009s sys 0.004s
I20260620 13:56:35.541749 7927 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:35.981618 7891 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.103s user 0.024s sys 0.038s
I20260620 13:56:36.006582 8107 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:56:35.907462 8289 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:35.594082 8423 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:35.604673 8420 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:36.151800 8386 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:35.604874 8293 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:36.193637 5881 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.879s user 0.020s sys 0.011s
I20260620 13:56:36.144101 8299 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:35.548724 8376 consensus_queue.cc:260] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:35.543753 8379 consensus_queue.cc:260] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.197197 6028 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 456) took 1659 ms. Trace:
I20260620 13:56:36.149122 8258 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:36.208412 5877 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.996s user 0.024s sys 0.018s
W20260620 13:56:36.217732 5877 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.006s user 0.024s sys 0.018s
I20260620 13:56:36.156205 8306 consensus_queue.cc:1059] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
W20260620 13:56:36.194585 5881 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.902s user 0.021s sys 0.011s
I20260620 13:56:35.573506 8329 consensus_queue.cc:260] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.214198 6028 rpcz_store.cc:276] 0620 13:56:34.538008 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.630983 (+ 92975us) service_pool.cc:224] Handling call
0620 13:56:34.678117 (+ 47134us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:34.678717 (+ 600us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:34.678755 (+ 38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:34.679239 (+ 484us) log.cc:844] Serialized 26 byte log entry
0620 13:56:34.844404 (+165165us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:34.844447 (+ 43us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:34.844569 (+ 122us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:36.196978 (+1352409us) raft_consensus.cc:1685] finished
0620 13:56:36.196998 (+ 20us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.197136 (+ 138us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3331,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":3681,"thread_start_us":131000,"threads_started":1,"wal-append.queue_time_us":329247}
I20260620 13:56:36.237380 5881 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 458) took 1356 ms. Trace:
W20260620 13:56:36.241045 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 361447us
I20260620 13:56:36.181859 8091 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:36.213748 8386 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:36.233469 8019 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.831s user 0.004s sys 0.024s
I20260620 13:56:36.215842 8312 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.194474 8423 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.243358 8310 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.197822 8293 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.361769 5956 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36000 (request call id 1902) took 1977 ms. Trace:
I20260620 13:56:36.194698 8420 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:36.374596 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 444450us
I20260620 13:56:36.362432 5956 rpcz_store.cc:276] 0620 13:56:34.383849 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.576585 (+192736us) service_pool.cc:224] Handling call
0620 13:56:34.596768 (+ 20183us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:34.656515 (+ 59747us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:34.656560 (+ 45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:34.657111 (+ 551us) log.cc:844] Serialized 26 byte log entry
0620 13:56:34.796113 (+139002us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:56:34.816511 (+ 20398us) log.cc:844] Serialized 14 byte log entry
0620 13:56:34.816868 (+ 357us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:34.816988 (+ 120us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:35.183933 (+366945us) spinlock_profiling.cc:243] Waited 20.4 ms on lock 0x7b18003cb140. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc70abf3 00007f0fdc70cfc1 00007f0fdc70cf79 00007f0fdc70cf09 00007f0fdc70ced1 00007f0fdc70c1cd 0000000000389354 0000000000389199 00007f0fdc6ee03a
0620 13:56:36.267744 (+1083811us) raft_consensus.cc:1685] finished
0620 13:56:36.361436 (+ 93692us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.361675 (+ 239us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":15645,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":46,"raft.queue_time_us":103,"raft.run_cpu_time_us":87,"raft.run_wall_time_us":89,"spinlock_wait_cycles":46861184,"thread_start_us":83282,"threads_started":1,"wal-append.queue_time_us":193455}
I20260620 13:56:36.196231 8313 consensus_queue.cc:237] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:36.389034 5847 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.550s user 0.062s sys 0.078s
W20260620 13:56:36.390985 5847 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.552s user 0.062s sys 0.078s
W20260620 13:56:36.262327 8019 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.860s user 0.005s sys 0.024s
I20260620 13:56:36.372035 8397 raft_consensus.cc:3055] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
W20260620 13:56:36.402177 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 481650us
I20260620 13:56:36.264734 8386 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:36.403781 5849 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:36.404721 5924 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:36.387605 8289 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.411018 5875 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 459) took 1528 ms. Trace:
I20260620 13:56:36.397286 8392 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.400285 8125 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:36.401201 8397 raft_consensus.cc:740] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:36.413899 5875 rpcz_store.cc:276] 0620 13:56:34.882891 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.883055 (+ 164us) service_pool.cc:224] Handling call
0620 13:56:34.883488 (+ 433us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:34.883724 (+ 236us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:35.916077 (+1032353us) log.cc:844] Serialized 14 byte log entry
0620 13:56:36.410507 (+494430us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.410587 (+ 80us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:36.410652 (+ 65us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.410762 (+ 110us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.410934 (+ 172us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":528137,"prepare.run_cpu_time_us":85,"prepare.run_wall_time_us":27669,"thread_start_us":1498375,"threads_started":2}
I20260620 13:56:36.400655 8405 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:36.410070 8286 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.400501 8419 consensus_queue.cc:1059] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260620 13:56:36.412446 8288 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:36.413653 8435 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.459311 5883 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 457) took 1608 ms. Trace:
I20260620 13:56:36.414423 8465 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:36.474543 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:36.474982 8467 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:36.513346 8467 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.515805 8467 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.516521 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:36.517926 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:36.474543 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:36.519821 6026 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:36.472201 8312 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:36.467592 8019 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:36.478624 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:36.466264 8392 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:36.503901 8473 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:36.510339 8435 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:36.510808 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:36.520080 6028 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:36.476305 5998 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:36.478912 8299 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.458592 8469 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:36.511584 5883 rpcz_store.cc:276] 0620 13:56:34.850650 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.850805 (+ 155us) service_pool.cc:224] Handling call
0620 13:56:34.857842 (+ 7037us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:34.858074 (+ 232us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:36.138062 (+1279988us) log.cc:844] Serialized 14 byte log entry
0620 13:56:36.458899 (+320837us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.458958 (+ 59us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:36.459012 (+ 54us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.459084 (+ 72us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.459241 (+ 157us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":41618,"prepare.queue_time_us":543980,"prepare.run_cpu_time_us":880,"prepare.run_wall_time_us":2287,"raft.queue_time_us":56815,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":12129,"thread_start_us":1557102,"threads_started":2}
W20260620 13:56:36.504563 8458 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.118s user 0.000s sys 0.001s
I20260620 13:56:36.476440 8405 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:36.538251 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:36.519320 8461 log.cc:927] Time spent T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.106s user 0.001s sys 0.000s
W20260620 13:56:36.532611 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 56385.4us
I20260620 13:56:36.478168 7927 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
W20260620 13:56:36.511257 8460 log.cc:927] Time spent T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.106s user 0.000s sys 0.001s
I20260620 13:56:36.534175 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:36.525136 8473 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:36.538925 6026 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:36.539456 5877 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 462) took 1331 ms. Trace:
I20260620 13:56:36.504971 8289 consensus_queue.cc:1059] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.050s
I20260620 13:56:36.521302 8258 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.573446 5952 raft_consensus.cc:1240] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260620 13:56:36.544083 5875 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1345) took 1237 ms. Trace:
I20260620 13:56:36.524915 8392 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:36.524400 8386 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.472438 8125 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.479305 8288 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.529656 8464 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:36.565369 5877 rpcz_store.cc:276] 0620 13:56:35.207876 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:35.209696 (+ 1820us) service_pool.cc:224] Handling call
0620 13:56:35.210045 (+ 349us) raft_consensus.cc:1471] Updating replica for 2 ops
0620 13:56:35.210440 (+ 395us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:35.210465 (+ 25us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0620 13:56:35.211593 (+ 1128us) log.cc:844] Serialized 52 byte log entry
0620 13:56:36.218285 (+1006692us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:36.218332 (+ 47us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.218410 (+ 78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:36.539228 (+320818us) raft_consensus.cc:1685] finished
0620 13:56:36.539249 (+ 21us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.539403 (+ 154us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2560,"raft.run_cpu_time_us":185,"raft.run_wall_time_us":14163,"thread_start_us":1006255,"threads_started":1,"wal-append.queue_time_us":1201192}
I20260620 13:56:36.532430 8286 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:36.537631 8419 raft_consensus.cc:3055] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:36.574234 5875 rpcz_store.cc:276] 0620 13:56:35.306757 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.471834 (+1165077us) service_pool.cc:224] Handling call
0620 13:56:36.472251 (+ 417us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.472525 (+ 274us) raft_consensus.cc:1534] Early marking committed up to index 5
0620 13:56:36.503423 (+ 30898us) log.cc:844] Serialized 14 byte log entry
0620 13:56:36.543559 (+ 40136us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.543628 (+ 69us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:36.543687 (+ 59us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.543891 (+ 204us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.544029 (+ 138us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":31378,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":38,"thread_start_us":39690,"threads_started":1}
I20260620 13:56:36.538193 8358 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:36.584826 5952 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36000 (request call id 1904) took 2200 ms. Trace:
I20260620 13:56:36.589032 5952 rpcz_store.cc:276] 0620 13:56:34.384309 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.656580 (+272271us) service_pool.cc:224] Handling call
0620 13:56:36.572863 (+1916283us) spinlock_profiling.cc:243] Waited 1.59 ms on lock 0x7b5800003398. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47d66c0 00007f0fe47c1029 00007f0fe47c0ad2 00007f0fddd35d34
0620 13:56:36.573118 (+ 255us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:36.580247 (+ 7129us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.584731 (+ 4484us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3646848}
I20260620 13:56:36.590677 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:36.591485 5952 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:36.592634 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:36.593510 8286 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.596377 8286 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:36.600839 5848 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.705s user 0.009s sys 0.004s
W20260620 13:56:36.601325 5848 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.706s user 0.009s sys 0.004s
W20260620 13:56:36.601805 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:36.604851 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:36.525264 8312 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.538233 6024 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:36.543304 8397 consensus_queue.cc:260] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.549437 8293 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.527154 8019 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.522055 8465 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:36.630885 5998 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 1.685s (SENT) [suppressed 9 similar messages]
I20260620 13:56:36.534154 8435 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.570468 8473 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:36.578763 8392 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:36.636116 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1349) took 1319 ms. Trace:
I20260620 13:56:36.638657 5879 rpcz_store.cc:276] 0620 13:56:35.316697 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.624175 (+1307478us) service_pool.cc:224] Handling call
0620 13:56:36.635452 (+ 11277us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.635672 (+ 220us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:36.635709 (+ 37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.635792 (+ 83us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:36.635846 (+ 54us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.635912 (+ 66us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.636046 (+ 134us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:36.640316 5879 raft_consensus.cc:1240] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:36.640945 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1350) took 1322 ms. Trace:
I20260620 13:56:36.641413 5875 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1348) took 1325 ms. Trace:
I20260620 13:56:36.641335 5879 rpcz_store.cc:276] 0620 13:56:35.318705 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.639764 (+1321059us) service_pool.cc:224] Handling call
0620 13:56:36.640146 (+ 382us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.640719 (+ 573us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.640895 (+ 176us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:36.631645 8397 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:36.541115 8469 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.609102 8419 raft_consensus.cc:740] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:36.609319 8358 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:36.644083 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 465) took 1123 ms. Trace:
W20260620 13:56:36.650064 8466 log.cc:927] Time spent T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.077s user 0.000s sys 0.000s
I20260620 13:56:36.649659 5879 rpcz_store.cc:276] 0620 13:56:35.520537 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.642379 (+1121842us) service_pool.cc:224] Handling call
0620 13:56:36.642712 (+ 333us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.642878 (+ 166us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:36.642901 (+ 23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.642940 (+ 39us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:36.642982 (+ 42us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.643908 (+ 926us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.644027 (+ 119us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:36.652093 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 466) took 1060 ms. Trace:
I20260620 13:56:36.633672 6031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 462) took 2049 ms. Trace:
W20260620 13:56:36.630918 8462 log.cc:927] Time spent T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.208s user 0.000s sys 0.001s
I20260620 13:56:36.652448 5879 rpcz_store.cc:276] 0620 13:56:35.592002 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.651266 (+1059264us) service_pool.cc:224] Handling call
0620 13:56:36.651584 (+ 318us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.651770 (+ 186us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:36.651791 (+ 21us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.651832 (+ 41us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:36.651878 (+ 46us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.651936 (+ 58us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.652036 (+ 100us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:36.638660 8420 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:36.663369 6027 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 463) took 2073 ms. Trace:
I20260620 13:56:36.635362 8423 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.664839 5878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 449) took 1906 ms. Trace:
I20260620 13:56:36.665349 5878 rpcz_store.cc:276] 0620 13:56:34.758040 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.759705 (+ 1665us) service_pool.cc:224] Handling call
0620 13:56:34.760147 (+ 442us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:35.090251 (+330104us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.664543 (+1574292us) spinlock_profiling.cc:243] Waited 323 ms on lock 0x7b54002b20d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:36.664764 (+ 221us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":743024384}
I20260620 13:56:36.663910 6027 rpcz_store.cc:276] 0620 13:56:34.590594 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.842822 (+252228us) service_pool.cc:224] Handling call
0620 13:56:35.342433 (+499611us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:35.343586 (+ 1153us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.663062 (+1319476us) spinlock_profiling.cc:243] Waited 499 ms on lock 0x7b540005a0d0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:36.663276 (+ 214us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1148307840}
I20260620 13:56:36.642021 5875 rpcz_store.cc:276] 0620 13:56:35.316365 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.587972 (+1271607us) service_pool.cc:224] Handling call
0620 13:56:36.588341 (+ 369us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.588590 (+ 249us) raft_consensus.cc:1534] Early marking committed up to index 2
0620 13:56:36.628829 (+ 40239us) log.cc:844] Serialized 14 byte log entry
0620 13:56:36.640971 (+ 12142us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.641028 (+ 57us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:56:36.641087 (+ 59us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.641197 (+ 110us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.641354 (+ 157us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":43377,"raft.queue_time_us":109,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":94,"spinlock_wait_cycles":23808,"thread_start_us":11477,"threads_started":1,"wal-append.queue_time_us":11802}
W20260620 13:56:36.675220 5876 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.520s user 0.005s sys 0.016s
W20260620 13:56:36.675766 5876 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.520s user 0.005s sys 0.016s
I20260620 13:56:36.653630 8358 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:36.651548 8469 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:36.711459 8472 log.cc:927] Time spent T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.090s user 0.001s sys 0.000s
I20260620 13:56:36.712220 8478 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:36.712848 8478 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:36.715973 8474 log.cc:927] Time spent T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.087s user 0.000s sys 0.000s
I20260620 13:56:36.720257 8465 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:36.722163 8259 consensus_meta.cc:287] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 1.407s user 0.014s sys 0.007s
I20260620 13:56:36.722800 8259 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.724139 8019 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.724915 8259 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.622697 8464 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.726308 5952 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:36.728916 5876 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1342) took 1423 ms. Trace:
I20260620 13:56:36.739871 8405 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.741125 8125 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:36.751833 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 121049us
I20260620 13:56:36.699965 8299 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:36.770008 6028 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:36.691823 8420 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:36.773088 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:36.708052 8423 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:36.758875 8428 consensus_meta.cc:287] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.805s user 0.005s sys 0.009s
I20260620 13:56:36.789669 8420 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.800487 8435 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.760154 8299 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:36.809620 8044 consensus_meta.cc:287] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 1.529s user 0.010s sys 0.005s
I20260620 13:56:36.813366 8464 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.814133 8423 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.816952 8423 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.819262 8428 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.822504 5950 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 505) took 2223 ms. Trace:
I20260620 13:56:36.806468 8473 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:36.833844 8410 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.734s user 0.009s sys 0.013s
W20260620 13:56:36.835505 8410 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.735s user 0.009s sys 0.013s
I20260620 13:56:36.839843 8486 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:36.840408 8486 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.842968 8486 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.845214 5849 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:36.846942 5849 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:36.810350 8044 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.238054 5881 rpcz_store.cc:276] 0620 13:56:34.881052 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.884939 (+ 3887us) service_pool.cc:224] Handling call
0620 13:56:34.885911 (+ 972us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:34.886154 (+ 243us) raft_consensus.cc:1534] Early marking committed up to index 5
0620 13:56:35.292734 (+406580us) log.cc:844] Serialized 14 byte log entry
0620 13:56:36.236937 (+944203us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.237013 (+ 76us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:36.237089 (+ 76us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.237189 (+ 100us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.237312 (+ 123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":29658,"prepare.queue_time_us":610418,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":47,"raft.queue_time_us":5422,"thread_start_us":1233015,"threads_started":2}
I20260620 13:56:36.853996 5958 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1363) took 3242 ms. Trace:
I20260620 13:56:36.861586 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:36.861280 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:36.861902 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:36.885202 6586 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:36.876823 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:36.878625 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 473955us
I20260620 13:56:36.879844 5956 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 506) took 2280 ms. Trace:
I20260620 13:56:36.848615 5877 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1347) took 1532 ms. Trace:
I20260620 13:56:36.855182 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:36.892571 6585 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:36.893503 5877 rpcz_store.cc:276] 0620 13:56:35.315999 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.587767 (+1271768us) service_pool.cc:224] Handling call
0620 13:56:36.588226 (+ 459us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:36.588691 (+ 465us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:36.588734 (+ 43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:36.632156 (+ 43422us) log.cc:844] Serialized 26 byte log entry
0620 13:56:36.848243 (+216087us) raft_consensus.cc:1645] Marking committed up to 1
0620 13:56:36.848319 (+ 76us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.848389 (+ 70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:36.848431 (+ 42us) raft_consensus.cc:1685] finished
0620 13:56:36.848444 (+ 13us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.848561 (+ 117us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":11912,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":139,"thread_start_us":193773,"threads_started":1,"wal-append.queue_time_us":193213}
W20260620 13:56:36.861173 5884 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58452 (request call id 2294) took 2053 ms (client timeout 2072 ms). Trace:
W20260620 13:56:36.895536 5884 rpcz_store.cc:269] 0620 13:56:34.807711 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.807860 (+ 149us) service_pool.cc:224] Handling call
0620 13:56:36.861005 (+2053145us) spinlock_profiling.cc:243] Waited 309 ms on lock 0x7b54003fa2d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:36.861113 (+ 108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":711213312}
I20260620 13:56:36.895640 5956 rpcz_store.cc:276] 0620 13:56:34.599802 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.395953 (+1796151us) service_pool.cc:224] Handling call
0620 13:56:36.401211 (+ 5258us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:36.401651 (+ 440us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:36.401685 (+ 34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:36.402534 (+ 849us) log.cc:844] Serialized 26 byte log entry
0620 13:56:36.879383 (+476849us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:36.879443 (+ 60us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.879541 (+ 98us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:36.879601 (+ 60us) raft_consensus.cc:1685] finished
0620 13:56:36.879620 (+ 19us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.879772 (+ 152us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":73167,"raft.run_cpu_time_us":98,"raft.run_wall_time_us":98,"thread_start_us":407734,"threads_started":1,"wal-append.queue_time_us":414510}
I20260620 13:56:36.876101 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:36.890094 6582 raft_consensus.cc:2393] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:36.898257 5883 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1346) took 1591 ms. Trace:
I20260620 13:56:36.898663 5883 rpcz_store.cc:276] 0620 13:56:35.307056 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.536586 (+1229530us) service_pool.cc:224] Handling call
0620 13:56:36.563335 (+ 26749us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.564655 (+ 1320us) raft_consensus.cc:1534] Early marking committed up to index 3
0620 13:56:36.586124 (+ 21469us) log.cc:844] Serialized 14 byte log entry
0620 13:56:36.897951 (+311827us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.898001 (+ 50us) raft_consensus.cc:1645] Marking committed up to 3
0620 13:56:36.898046 (+ 45us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.898107 (+ 61us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.898208 (+ 101us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8810,"prepare.queue_time_us":21224,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":2303,"thread_start_us":302481,"threads_started":1}
W20260620 13:56:36.848657 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:36.879915 5959 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.851s user 0.011s sys 0.010s
I20260620 13:56:36.880900 5958 rpcz_store.cc:276] 0620 13:56:33.611495 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:33.628523 (+ 17028us) service_pool.cc:224] Handling call
0620 13:56:33.629481 (+ 958us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:33.695604 (+ 66123us) raft_consensus.cc:1534] Early marking committed up to index 4
0620 13:56:33.854449 (+158845us) log.cc:844] Serialized 14 byte log entry
0620 13:56:34.310496 (+456047us) spinlock_profiling.cc:243] Waited 1.45 ms on lock 0x7b18003a17a0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6ed607 00007f0fe554c759 00007f0fdc709e9b 00007f0fdc70813f 00007f0fdc70a402 00007f0fdf3955ab 00007f0fdf39b0c3 00007f0fdf39b5da 00007f0fdf806e0a
0620 13:56:34.383977 (+ 73481us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:34.384503 (+ 526us) log.cc:844] Serialized 26 byte log entry
0620 13:56:34.384643 (+ 140us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:34.384674 (+ 31us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:35.266020 (+881346us) spinlock_profiling.cc:243] Waited 4.1 ms on lock 0x7b54002a80d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:35.266089 (+ 69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:36.853081 (+1586992us) spinlock_profiling.cc:243] Waited 2.91 ms on lock 0x7b2400033038. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc591614 00007f0fdc58f71b 00007f0fdc74a619 00007f0fdc74a2a5 00007f0fdc749800 00007f0fdf3c3828 00007f0fdf3c3f88 00007f0fdf39b738 00007f0fdf396b0a 00007f0fdf395f56
0620 13:56:36.853692 (+ 611us) raft_consensus.cc:1685] finished
0620 13:56:36.853741 (+ 49us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.853905 (+ 164us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13924,"prepare.queue_time_us":176119,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":48,"raft.queue_time_us":20553,"raft.run_cpu_time_us":196,"raft.run_wall_time_us":13695,"spinlock_wait_cycles":19468800,"thread_start_us":256157,"threads_started":3,"wal-append.queue_time_us":846879}
I20260620 13:56:36.936192 6586 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
W20260620 13:56:36.941655 5959 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.914s user 0.014s sys 0.011s
W20260620 13:56:36.905459 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:36.944424 6582 raft_consensus.cc:1240] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:36.860492 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:36.946457 8435 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:36.946533 8397 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:36.947167 8435 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.947386 8471 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.007s
I20260620 13:56:36.947283 8397 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:36.852582 8044 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:36.943055 8259 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:36.855288 8284 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:36.949986 8397 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.852682 8410 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:36.877554 8480 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:36.954269 5924 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:36.856503 8420 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.967149 8410 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:36.967365 8480 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.969133 8410 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:36.970701 8480 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.954506 5849 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:36.973117 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:36.973346 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:36.857573 8486 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:36.955927 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:36.956358 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 54664.3us
I20260620 13:56:36.956820 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:36.973526 5954 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:56:36.849618 8299 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:36.975093 5956 raft_consensus.cc:2393] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:36.977689 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:36.977972 5924 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:36.979750 8480 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260620 13:56:36.976094 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:36.978655 8393 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:36.981600 8393 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:36.962440 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:36.975625 8467 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:36.982026 8393 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:36.982271 8467 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.982723 6030 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 459) took 2401 ms. Trace:
I20260620 13:56:36.983150 6030 rpcz_store.cc:276] 0620 13:56:34.581988 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.709219 (+127231us) service_pool.cc:224] Handling call
0620 13:56:34.709616 (+ 397us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:35.879018 (+1169402us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.982374 (+1103356us) spinlock_profiling.cc:243] Waited 731 ms on lock 0x7b54001c9b54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:36.982631 (+ 257us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1681820544}
I20260620 13:56:36.984442 8467 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.984977 8467 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:36.985522 8467 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.973701 5883 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:36.987939 5924 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:36.974207 8464 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:36.989389 8464 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:36.989794 8464 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:36.989823 8480 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:36.979803 8176 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:36.991408 5924 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:36.991683 8467 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.991534 8176 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.992429 8467 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:36.992913 5924 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:36.994165 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:36.994710 8467 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:36.996382 5880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1344) took 1690 ms. Trace:
I20260620 13:56:37.025200 5880 rpcz_store.cc:276] 0620 13:56:35.306483 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:35.961365 (+654882us) service_pool.cc:224] Handling call
0620 13:56:35.961813 (+ 448us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:36.197232 (+235419us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:36.197268 (+ 36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:36.207449 (+ 10181us) log.cc:844] Serialized 26 byte log entry
0620 13:56:36.641921 (+434472us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:36.641963 (+ 42us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.996004 (+354041us) spinlock_profiling.cc:243] Waited 235 ms on lock 0x7b540030e8d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:36.996054 (+ 50us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:36.996100 (+ 46us) raft_consensus.cc:1685] finished
0620 13:56:36.996114 (+ 14us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.996312 (+ 198us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":5489,"raft.run_cpu_time_us":158,"raft.run_wall_time_us":9333,"spinlock_wait_cycles":540522752,"thread_start_us":396763,"threads_started":1,"wal-append.queue_time_us":423189}
I20260620 13:56:36.855598 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:36.652747 6031 rpcz_store.cc:276] 0620 13:56:34.586135 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.842457 (+256322us) service_pool.cc:224] Handling call
0620 13:56:34.864393 (+ 21936us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:34.864688 (+ 295us) raft_consensus.cc:1534] Early marking committed up to index 5
0620 13:56:36.135940 (+1271252us) log.cc:844] Serialized 14 byte log entry
0620 13:56:36.633224 (+497284us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.633293 (+ 69us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:36.633367 (+ 74us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.633454 (+ 87us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.633605 (+ 151us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2758,"prepare.queue_time_us":227698,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":55,"raft.queue_time_us":312,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":8960,"thread_start_us":1735638,"threads_started":2,"wal-append.queue_time_us":513953}
W20260620 13:56:36.999655 5953 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1386) took 2012 ms (client timeout 1689 ms). Trace:
I20260620 13:56:37.001502 8410 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:36.998014 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:36.994168 8176 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:37.007525 5877 raft_consensus.cc:1240] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:37.007783 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.038745 5958 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:37.039235 5878 raft_consensus.cc:2393] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:37.008311 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.010483 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:37.010854 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.011818 6027 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:37.012502 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.013866 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.036789 5954 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260620 13:56:37.015497 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.045143 6026 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:37.014376 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.046903 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.041960 5883 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:37.047763 5878 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:37.048861 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.048774 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.049820 5883 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:36.891742 8428 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:37.028324 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:37.083374 5880 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:37.029135 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 54312.7us
I20260620 13:56:36.849885 8019 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.106s
I20260620 13:56:37.005435 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.089603 5881 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
W20260620 13:56:37.034762 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:37.034628 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 274495us
W20260620 13:56:37.093693 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:37.002095 8288 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:37.044217 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:37.018548 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.098292 6025 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:37.046204 5879 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:37.043854 8480 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:37.052872 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:37.053318 8410 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:37.054628 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:37.034590 5953 rpcz_store.cc:269] 0620 13:56:34.987033 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:35.139356 (+152323us) service_pool.cc:224] Handling call
0620 13:56:36.999409 (+1860053us) spinlock_profiling.cc:243] Waited 20 ms on lock 0x7b54003d13d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:36.999562 (+ 153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":46019968}
I20260620 13:56:37.055516 8393 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:37.056149 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.036036 8289 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:37.062474 8464 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:37.063786 8435 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:36.964875 8483 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:36.950263 8290 consensus_queue.cc:1059] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.093s
I20260620 13:56:37.064245 5954 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36000 (request call id 1911) took 2648 ms. Trace:
I20260620 13:56:37.137815 5954 rpcz_store.cc:276] 0620 13:56:34.415871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:35.286661 (+870790us) service_pool.cc:224] Handling call
0620 13:56:35.316857 (+ 30196us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.973309 (+1656452us) spinlock_profiling.cc:243] Waited 828 ms on lock 0x7b58002423d0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf75848a 00007f0fdf7da827 00007f0fdf7f33c7 00007f0fdf7f4bbe 00007f0fdf7fef29 00007f0fdf7ff7f6 00007f0fdf7fc16f 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34
0620 13:56:37.058611 (+ 85302us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:37.064165 (+ 5554us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1905095424}
I20260620 13:56:37.139714 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:37.022730 8259 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:37.023841 8469 consensus_queue.cc:1059] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.099s
W20260620 13:56:37.065135 8295 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260620 13:56:36.940341 8392 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:37.080529 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:37.100804 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:37.146917 5881 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:37.047261 8467 raft_consensus.cc:697] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:37.103255 6552 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:37.103492 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.032133 8468 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:37.090260 8490 log.cc:927] Time spent T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.070s user 0.001s sys 0.001s
I20260620 13:56:37.156777 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:37.158366 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.157984 8467 consensus_queue.cc:237] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:37.161623 8312 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:37.105837 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:37.122658 8480 raft_consensus.cc:697] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:37.090577 8293 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:37.067070 8471 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:37.104394 6551 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:37.167526 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 63251.9us
I20260620 13:56:37.169821 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:37.135929 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.170898 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:37.171407 5883 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:37.172124 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.144959 5880 raft_consensus.cc:2410] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:37.146446 5958 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:37.129452 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:37.151355 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 47947.7us
I20260620 13:56:37.152627 5848 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:37.154228 5956 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:37.175485 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.155851 8468 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:37.163066 5953 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:37.180191 5884 raft_consensus.cc:2393] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:37.163439 6033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 1974) took 1932 ms. Trace:
I20260620 13:56:37.176162 5880 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:37.181741 6033 rpcz_store.cc:276] 0620 13:56:35.231403 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:35.906994 (+675591us) service_pool.cc:224] Handling call
0620 13:56:35.907520 (+ 526us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.395249 (+487729us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:36.395287 (+ 38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.395317 (+ 30us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:56:36.395340 (+ 23us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:37.163169 (+767829us) spinlock_profiling.cc:243] Waited 487 ms on lock 0x7b54001e55d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:37.163218 (+ 49us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:37.163377 (+ 159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1120964864}
I20260620 13:56:37.182296 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.179315 8471 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:37.188166 8453 consensus_queue.cc:1059] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:37.188834 8465 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:37.189613 8471 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:37.189690 8465 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:37.190076 8453 raft_consensus.cc:3055] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:37.190582 8453 raft_consensus.cc:740] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:37.164829 8423 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:37.191409 8423 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:37.191752 8423 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:37.194453 8468 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:37.130661 8289 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:37.196684 8286 raft_consensus.cc:3055] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:37.197080 8286 raft_consensus.cc:740] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:37.197269 8289 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:37.197917 8286 consensus_queue.cc:260] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:37.198475 5951 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1377) took 2379 ms (client timeout 1750 ms). Trace:
I20260620 13:56:37.199260 5877 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:37.198892 5951 rpcz_store.cc:269] 0620 13:56:34.819414 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.872478 (+ 53064us) service_pool.cc:224] Handling call
0620 13:56:37.198228 (+2325750us) spinlock_profiling.cc:243] Waited 136 ms on lock 0x7b5400262ad4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:37.198377 (+ 149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":312605440}
I20260620 13:56:37.204630 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:37.205267 5951 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:37.209616 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:37.210407 5958 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:37.211526 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.212374 5883 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:37.184175 6552 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:37.214802 6552 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:37.220109 5877 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:37.144352 8483 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:37.221635 5879 raft_consensus.cc:2368] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:37.224555 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:37.224120 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.225656 6028 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:37.227685 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:37.228400 5958 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:37.198897 8286 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:37.251257 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.208740 8405 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:37.260450 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.262252 6028 raft_consensus.cc:1240] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: [3.4-3.4]
I20260620 13:56:37.280900 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.282099 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.234565 8468 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:37.308099 5958 raft_consensus.cc:2410] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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.
W20260620 13:56:37.279834 8414 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.992s user 0.016s sys 0.029s
I20260620 13:56:37.285532 5997 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:37.221131 8469 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:37.179529 8293 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:37.230652 8397 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:37.229980 8435 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:37.245000 8306 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:37.265775 8411 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.069s user 0.009s sys 0.022s
W20260620 13:56:37.308998 8414 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.041s user 0.016s sys 0.029s
I20260620 13:56:37.319196 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:37.244454 8471 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.086s
I20260620 13:56:37.309800 8405 raft_consensus.cc:697] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:37.312770 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 289030us
I20260620 13:56:37.224223 8486 consensus_queue.cc:1059] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.075s
I20260620 13:56:37.324075 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.358480 6027 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:37.319175 8019 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:37.223783 8419 consensus_queue.cc:260] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:37.333961 8411 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.138s user 0.009s sys 0.025s
I20260620 13:56:37.334138 8393 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:37.314450 8399 raft_consensus.cc:3055] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:37.318588 8468 raft_consensus.cc:697] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:37.370622 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:37.319612 8044 consensus_queue.cc:1059] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.038s
I20260620 13:56:37.374275 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:37.264529 8480 consensus_queue.cc:237] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:37.223155 8453 consensus_queue.cc:260] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:37.325160 8469 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:37.336167 8306 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:37.335994 8435 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:37.345445 8397 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:37.375967 8393 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:37.373425 8399 raft_consensus.cc:740] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:37.310360 5997 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:36.753420 5876 rpcz_store.cc:276] 0620 13:56:35.305802 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:35.948479 (+642677us) service_pool.cc:224] Handling call
0620 13:56:35.949012 (+ 533us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:35.978162 (+ 29150us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:35.978209 (+ 47us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:36.137260 (+159051us) log.cc:844] Serialized 26 byte log entry
0620 13:56:36.676260 (+539000us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:56:36.727330 (+ 51070us) log.cc:844] Serialized 14 byte log entry
0620 13:56:36.728527 (+ 1197us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.728604 (+ 77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:36.728643 (+ 39us) raft_consensus.cc:1685] finished
0620 13:56:36.728655 (+ 12us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.728839 (+ 184us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28587,"prepare.queue_time_us":75651,"raft.queue_time_us":215975,"raft.run_cpu_time_us":196,"raft.run_wall_time_us":199,"thread_start_us":520572,"threads_started":1,"wal-append.queue_time_us":485511}
W20260620 13:56:37.988941 5924 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.745s user 0.003s sys 0.008s
W20260620 13:56:38.037912 6585 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.665s user 0.011s sys 0.012s
I20260620 13:56:37.373725 8486 consensus_queue.cc:1243] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer b0ce39342d8c4a64904b30b98de02b9f 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
I20260620 13:56:37.375980 8468 consensus_queue.cc:237] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:37.993188 6550 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.733s user 0.016s sys 0.034s
W20260620 13:56:38.014207 6584 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.728s user 0.014s sys 0.033s
W20260620 13:56:38.037858 6586 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.639s user 0.000s sys 0.009s
W20260620 13:56:37.982407 5883 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.752s user 0.007s sys 0.017s
W20260620 13:56:37.990679 5959 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.640s user 0.000s sys 0.004s
W20260620 13:56:38.037691 5956 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36000 (request call id 1917) took 1633 ms (client timeout 2066 ms). Trace:
I20260620 13:56:38.013411 5882 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1323) took 5233 ms. Trace:
I20260620 13:56:38.020716 5955 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36000 (request call id 1909) took 3634 ms. Trace:
I20260620 13:56:38.024426 5884 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58456 (request call id 1352) took 1051 ms. Trace:
I20260620 13:56:38.047546 5877 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 471) took 1037 ms. Trace:
W20260620 13:56:38.151342 5922 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.880s user 0.021s sys 0.016s
W20260620 13:56:37.990437 5998 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.615s user 0.003s sys 0.000s
W20260620 13:56:38.583359 5924 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.340s user 0.009s sys 0.034s
I20260620 13:56:38.155632 5958 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:38.583395 6550 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.325s user 0.021s sys 0.052s
W20260620 13:56:37.851015 8501 log.cc:927] Time spent T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.108s user 0.000s sys 0.000s
I20260620 13:56:38.147491 8453 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:37.986474 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:37.440864 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:38.590854 5959 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.241s user 0.013s sys 0.007s
W20260620 13:56:38.591094 5883 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.364s user 0.011s sys 0.036s
W20260620 13:56:38.598208 5998 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.223s user 0.007s sys 0.015s
W20260620 13:56:38.589725 6585 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.223s user 0.027s sys 0.029s
W20260620 13:56:38.600749 6586 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.202s user 0.000s sys 0.028s
W20260620 13:56:37.984057 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:38.597136 5922 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.344s user 0.028s sys 0.028s
I20260620 13:56:37.376484 8019 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260620 13:56:37.517099 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:37.851382 8498 log.cc:927] Time spent T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.106s user 0.000s sys 0.000s
I20260620 13:56:38.162415 8435 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:37.910313 8286 consensus_meta.cc:287] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.665s user 0.011s sys 0.000s
W20260620 13:56:38.014206 6583 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.988s user 0.006s sys 0.027s
I20260620 13:56:38.150446 8397 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:37.450079 8492 log.cc:927] Time spent T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.312s user 0.001s sys 0.001s
W20260620 13:56:38.584460 6584 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.299s user 0.027s sys 0.040s
I20260620 13:56:38.045789 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:37.850425 8284 consensus_meta.cc:287] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.823s user 0.011s sys 0.001s
W20260620 13:56:38.331537 8044 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.732s user 0.001s sys 0.010s
W20260620 13:56:37.883507 8423 consensus_meta.cc:287] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.691s user 0.004s sys 0.007s
I20260620 13:56:38.153585 8306 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:37.851475 8499 log.cc:927] Time spent T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.165s user 0.000s sys 0.000s
I20260620 13:56:38.160243 8469 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:37.912151 8426 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.529s user 0.000s sys 0.010s
I20260620 13:56:38.573937 5884 rpcz_store.cc:276] 0620 13:56:36.972982 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.973114 (+ 132us) service_pool.cc:224] Handling call
0620 13:56:38.023760 (+1050646us) spinlock_profiling.cc:243] Waited 206 ms on lock 0x7b5400324954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:38.024127 (+ 367us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":473836288}
W20260620 13:56:37.725026 8358 consensus_meta.cc:287] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 1.013s user 0.005s sys 0.006s
I20260620 13:56:37.998164 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:38.573266 5882 rpcz_store.cc:276] 0620 13:56:32.780215 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:32.780439 (+ 224us) service_pool.cc:224] Handling call
0620 13:56:34.483189 (+1702750us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:35.186103 (+702914us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:38.011275 (+2825172us) spinlock_profiling.cc:243] Waited 702 ms on lock 0x7b540030e3d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:38.012831 (+ 1556us) spinlock_profiling.cc:243] Waited 1.7 s on lock 0x7b540030e3d0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:38.013137 (+ 306us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5530397952}
W20260620 13:56:37.523659 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 352502us
I20260620 13:56:38.532593 8290 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:56:38.034406 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:37.509591 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 293633us
I20260620 13:56:38.573793 5955 rpcz_store.cc:276] 0620 13:56:34.385571 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:35.239236 (+853665us) service_pool.cc:224] Handling call
0620 13:56:37.000512 (+1761276us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:37.000698 (+ 186us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:37.000724 (+ 26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:37.000768 (+ 44us) raft_consensus.cc:1645] Marking committed up to 3
0620 13:56:37.000808 (+ 40us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:37.000897 (+ 89us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:38.020083 (+1019186us) spinlock_profiling.cc:243] Waited 1.75 s on lock 0x7b54003d13d0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:38.020371 (+ 288us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4018842368}
I20260620 13:56:37.468897 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:38.574151 5877 rpcz_store.cc:276] 0620 13:56:37.009530 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:37.043979 (+ 34449us) service_pool.cc:224] Handling call
0620 13:56:38.022919 (+978940us) spinlock_profiling.cc:243] Waited 101 ms on lock 0x7b540040f954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:38.047313 (+ 24394us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":233021184}
W20260620 13:56:38.573102 5956 rpcz_store.cc:269] 0620 13:56:36.404418 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.977412 (+572994us) service_pool.cc:224] Handling call
0620 13:56:38.037140 (+1059728us) spinlock_profiling.cc:243] Waited 176 ms on lock 0x7b5400305f54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:38.037412 (+ 272us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":404471552}
I20260620 13:56:37.565021 8392 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:38.633279 6587 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.050s user 0.026s sys 0.033s
W20260620 13:56:38.625741 8044 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.222s user 0.002s sys 0.019s
I20260620 13:56:37.399331 8483 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:38.625320 6583 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.599s user 0.006s sys 0.057s
I20260620 13:56:37.793741 8293 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:38.626332 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 1.25162e+06us
I20260620 13:56:38.637490 6032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43488 (request call id 2317) took 1401 ms. Trace:
W20260620 13:56:38.638165 6587 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.372s user 0.027s sys 0.033s
I20260620 13:56:37.511276 8259 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:38.158123 8393 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.645007 6025 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 481) took 1594 ms. Trace:
I20260620 13:56:38.646806 6032 rpcz_store.cc:276] 0620 13:56:37.236600 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:37.997232 (+760632us) service_pool.cc:224] Handling call
0620 13:56:38.637368 (+640136us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:38.648651 6031 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:38.652665 6031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43488 (request call id 2318) took 1415 ms. Trace:
I20260620 13:56:38.149993 8399 consensus_queue.cc:260] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:38.648403 8511 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:38.664573 8507 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:38.665160 6587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 679) took 1816 ms. Trace:
I20260620 13:56:38.665503 8507 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.660205 8310 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:38.668462 8483 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:38.668061 8310 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.665323 8511 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.669530 8483 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.658016 6031 rpcz_store.cc:276] 0620 13:56:37.236902 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:37.995223 (+758321us) service_pool.cc:224] Handling call
0620 13:56:38.652600 (+657377us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:38.665645 6587 rpcz_store.cc:276] 0620 13:56:36.848776 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.849076 (+ 300us) service_pool.cc:224] Handling call
0620 13:56:36.849493 (+ 417us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.849704 (+ 211us) raft_consensus.cc:1534] Early marking committed up to index 7
0620 13:56:36.944041 (+ 94337us) log.cc:844] Serialized 14 byte log entry
0620 13:56:38.664595 (+1720554us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:38.664689 (+ 94us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:38.664740 (+ 51us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:38.664840 (+ 100us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:38.665042 (+ 202us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1090,"prepare.queue_time_us":182033,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":6320,"raft.queue_time_us":610399,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":99,"thread_start_us":1801114,"threads_started":3,"wal-append.queue_time_us":486922}
I20260620 13:56:38.661342 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 504) took 4062 ms. Trace:
W20260620 13:56:38.672322 5849 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.557s user 0.010s sys 0.021s
W20260620 13:56:38.674464 5849 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.624s user 0.010s sys 0.021s
I20260620 13:56:38.675802 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:38.676787 6580 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:38.677368 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:38.649549 6025 rpcz_store.cc:276] 0620 13:56:37.029955 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:37.123395 (+ 93440us) service_pool.cc:224] Handling call
0620 13:56:37.128609 (+ 5214us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:37.131734 (+ 3125us) raft_consensus.cc:1534] Early marking committed up to index 4
0620 13:56:37.131778 (+ 44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:37.132389 (+ 611us) log.cc:844] Serialized 26 byte log entry
0620 13:56:37.457425 (+325036us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:37.457485 (+ 60us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:37.457587 (+ 102us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:38.599696 (+1142109us) raft_consensus.cc:1685] finished
0620 13:56:38.602732 (+ 3036us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:38.623698 (+ 20966us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2630,"raft.queue_time_us":4019,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":6052,"spinlock_wait_cycles":1920,"thread_start_us":324637,"threads_started":1,"wal-append.queue_time_us":973299}
W20260620 13:56:38.681631 5951 consensus_meta.cc:287] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 1.475s user 0.014s sys 0.010s
I20260620 13:56:38.679049 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:38.684273 5951 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
W20260620 13:56:38.682529 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 1.34503e+06us
W20260620 13:56:38.683713 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:38.669975 8531 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:36.824424 5950 rpcz_store.cc:276] 0620 13:56:34.599548 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:35.964692 (+1365144us) service_pool.cc:224] Handling call
0620 13:56:36.058513 (+ 93821us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.117163 (+ 58650us) raft_consensus.cc:1534] Early marking committed up to index 7
0620 13:56:36.643330 (+526167us) log.cc:844] Serialized 14 byte log entry
0620 13:56:36.822104 (+178774us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:36.822172 (+ 68us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:36.822232 (+ 60us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.822309 (+ 77us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:36.822439 (+ 130us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":400158,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":51,"raft.queue_time_us":787,"thread_start_us":641017,"threads_started":2,"wal-append.queue_time_us":188654}
I20260620 13:56:38.685966 8423 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.683430 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:38.682245 8428 raft_consensus.cc:3055] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:38.687247 6578 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:38.680611 8019 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:38.683491 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:38.690563 6585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46852 (request call id 687) took 1796 ms. Trace:
I20260620 13:56:38.682387 8507 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:38.693579 8530 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:38.696973 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:38.683571 8478 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:38.697734 8284 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:38.695430 8486 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:38.738477 8397 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:38.738876 8486 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:38.691391 5953 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:38.739697 8480 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:38.740110 5953 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42078 (request call id 515) took 1549 ms (client timeout 1854 ms). Trace:
I20260620 13:56:38.700572 8091 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:38.705664 8533 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:38.708673 8450 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 2.849s user 0.014s sys 0.017s
W20260620 13:56:38.706861 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:38.702961 8428 raft_consensus.cc:740] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:38.711869 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:38.713900 5997 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:38.704522 6585 rpcz_store.cc:276] 0620 13:56:36.862043 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.893211 (+ 31168us) service_pool.cc:224] Handling call
0620 13:56:36.945754 (+ 52543us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:37.333455 (+387701us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:37.333486 (+ 31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:37.335643 (+ 2157us) log.cc:844] Serialized 26 byte log entry
0620 13:56:38.641244 (+1305601us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:38.644685 (+ 3441us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:38.654520 (+ 9835us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:38.657828 (+ 3308us) raft_consensus.cc:1685] finished
0620 13:56:38.657844 (+ 16us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:38.658743 (+ 899us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":78150,"raft.queue_time_us":83133,"spinlock_wait_cycles":23054720,"thread_start_us":1548249,"threads_started":2,"wal-append.queue_time_us":776980}
I20260620 13:56:38.718312 8329 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:38.702085 8531 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:38.721683 8310 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:38.726519 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:38.727881 8304 raft_consensus.cc:3055] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:56:38.753861 8511 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:38.754323 8471 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:38.729532 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:38.730623 8464 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:38.730408 5952 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36000 (request call id 1914) took 2326 ms (client timeout 1567 ms). Trace:
I20260620 13:56:38.735339 8019 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:38.733177 8469 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:38.733963 8530 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:38.704887 6586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46852 (request call id 688) took 1837 ms. Trace:
I20260620 13:56:38.739636 8397 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:38.701929 8426 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.272s user 0.000s sys 0.022s
W20260620 13:56:38.741302 5951 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42078 (request call id 517) took 1544 ms (client timeout 1641 ms). Trace:
W20260620 13:56:38.740557 5953 rpcz_store.cc:269] 0620 13:56:37.190818 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:38.033535 (+842717us) service_pool.cc:224] Handling call
0620 13:56:38.740022 (+706487us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:38.740767 8295 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:38.735790 6583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 682) took 1883 ms. Trace:
I20260620 13:56:38.749125 8478 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:38.754918 6579 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:38.749056 8533 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:38.752727 8534 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:38.753888 8304 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:38.750305 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:38.728193 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:38.755383 6580 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:38.776043 6578 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:38.775921 8358 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:38.755514 6584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 680) took 1906 ms. Trace:
I20260620 13:56:38.672842 5959 rpcz_store.cc:276] 0620 13:56:34.599234 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:35.443640 (+844406us) service_pool.cc:224] Handling call
0620 13:56:35.879263 (+435623us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:35.879490 (+ 227us) raft_consensus.cc:1534] Early marking committed up to index 5
0620 13:56:36.942243 (+1062753us) log.cc:844] Serialized 14 byte log entry
0620 13:56:38.604522 (+1662279us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:38.619737 (+ 15215us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:38.631588 (+ 11851us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:38.639388 (+ 7800us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:38.661237 (+ 21849us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":535273,"prepare.run_cpu_time_us":6963,"prepare.run_wall_time_us":30473,"raft.queue_time_us":1187416,"raft.run_cpu_time_us":363,"raft.run_wall_time_us":365,"thread_start_us":2554065,"threads_started":3,"wal-append.queue_time_us":628523}
I20260620 13:56:37.532236 8405 consensus_queue.cc:237] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.740610 8480 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:38.750118 8410 raft_consensus.cc:3055] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
W20260620 13:56:38.766198 5951 rpcz_store.cc:269] 0620 13:56:37.192083 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:37.204343 (+ 12260us) service_pool.cc:224] Handling call
0620 13:56:38.705050 (+1500707us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260620 13:56:38.759045 5952 rpcz_store.cc:269] 0620 13:56:36.403676 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.592368 (+188692us) service_pool.cc:224] Handling call
0620 13:56:38.729939 (+2137571us) spinlock_profiling.cc:243] Waited 133 ms on lock 0x7b540007a8d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:38.730195 (+ 256us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":305363840}
I20260620 13:56:38.771927 8258 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:38.750612 8306 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:38.772605 5957 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36000 (request call id 1907) took 4380 ms. Trace:
I20260620 13:56:38.773307 8486 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:38.761795 6586 rpcz_store.cc:276] 0620 13:56:36.867608 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.943126 (+ 75518us) service_pool.cc:224] Handling call
0620 13:56:36.943585 (+ 459us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:37.346511 (+402926us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:37.346552 (+ 41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:37.359629 (+ 13077us) log.cc:844] Serialized 26 byte log entry
0620 13:56:38.652329 (+1292700us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:38.662508 (+ 10179us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:38.692567 (+ 30059us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:38.692612 (+ 45us) raft_consensus.cc:1685] finished
0620 13:56:38.692622 (+ 10us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:38.704842 (+ 12220us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":120541,"raft.queue_time_us":85191,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":14596,"thread_start_us":1529129,"threads_started":2,"wal-append.queue_time_us":1269418}
I20260620 13:56:38.776796 8304 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.782312 6585 raft_consensus.cc:2393] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:38.771198 8478 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.767197 8428 consensus_queue.cc:260] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [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: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.786067 8410 raft_consensus.cc:740] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:38.793390 8533 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:38.793612 8284 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:38.808095 6027 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43488 (request call id 2321) took 1420 ms (client timeout 1869 ms). Trace:
I20260620 13:56:38.777599 8310 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:38.829924 6027 rpcz_store.cc:269] 0620 13:56:37.251424 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:37.403056 (+151632us) service_pool.cc:224] Handling call
0620 13:56:38.662368 (+1259312us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:38.834941 8304 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:38.797192 5776 catalog_manager.cc:5696] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 2 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 3 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:38.835366 8310 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.837247 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:38.838799 5956 raft_consensus.cc:2410] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:38.838656 8259 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:38.842484 6024 raft_consensus.cc:2368] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:38.842670 8522 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:38.843397 8524 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:38.786736 8286 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:38.781930 8295 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.839461 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:38.843956 8522 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:38.856529 5956 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1392) took 1867 ms (client timeout 2446 ms). Trace:
W20260620 13:56:38.857695 5956 rpcz_store.cc:269] 0620 13:56:36.978836 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:38.764294 (+1785458us) service_pool.cc:224] Handling call
0620 13:56:38.846284 (+ 81990us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:38.859277 5955 raft_consensus.cc:2410] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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.
I20260620 13:56:38.838689 8310 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:38.868762 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 68166.8us
I20260620 13:56:38.777285 6584 rpcz_store.cc:276] 0620 13:56:36.849188 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.849315 (+ 127us) service_pool.cc:224] Handling call
0620 13:56:36.849629 (+ 314us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.849842 (+ 213us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:36.942467 (+ 92625us) log.cc:844] Serialized 14 byte log entry
0620 13:56:38.660662 (+1718195us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:38.693963 (+ 33301us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:38.704359 (+ 10396us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:38.741411 (+ 37052us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:38.755452 (+ 14041us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":202579,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":44,"raft.queue_time_us":590456,"raft.run_cpu_time_us":61,"raft.run_wall_time_us":62,"thread_start_us":1771429,"threads_started":3,"wal-append.queue_time_us":589579}
I20260620 13:56:38.874478 8310 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:38.875321 8310 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.855702 8530 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:38.842635 8259 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.844120 8524 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:38.873193 5955 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36000 (request call id 1912) took 2470 ms (client timeout 2985 ms). Trace:
I20260620 13:56:38.848372 5950 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
W20260620 13:56:38.883371 5955 rpcz_store.cc:269] 0620 13:56:36.403126 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:38.764929 (+2361803us) service_pool.cc:224] Handling call
0620 13:56:38.873104 (+108175us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:38.845513 8258 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:38.867583 8483 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:38.891786 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 130966us
I20260620 13:56:38.786068 5957 rpcz_store.cc:276] 0620 13:56:34.385016 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:34.725885 (+340869us) service_pool.cc:224] Handling call
0620 13:56:34.752586 (+ 26701us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:34.752997 (+ 411us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:34.753026 (+ 29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:34.754209 (+ 1183us) log.cc:844] Serialized 26 byte log entry
0620 13:56:35.953661 (+1199452us) raft_consensus.cc:1645] Marking committed up to 3
0620 13:56:36.246671 (+293010us) log.cc:844] Serialized 14 byte log entry
0620 13:56:36.261079 (+ 14408us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:36.261187 (+ 108us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:38.707283 (+2446096us) spinlock_profiling.cc:243] Waited 3.32 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdf396c0e 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1 00007f0fdf39f579 00007f0fdf39f509
0620 13:56:38.759995 (+ 52712us) raft_consensus.cc:1685] finished
0620 13:56:38.763856 (+ 3861us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:38.765633 (+ 1777us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":88103,"prepare.queue_time_us":529629,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":169174,"raft.run_cpu_time_us":383,"raft.run_wall_time_us":12872,"spinlock_wait_cycles":7637376,"thread_start_us":1335378,"threads_started":2,"wal-append.queue_time_us":1061496}
I20260620 13:56:38.807932 8534 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.896915 5956 raft_consensus.cc:1240] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:38.898526 6551 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:38.899277 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 185648us
I20260620 13:56:38.844735 8469 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.903206 5959 raft_consensus.cc:1240] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260620 13:56:38.906241 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:38.912042 5849 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:38.946108 8410 consensus_queue.cc:260] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.866845 8306 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:38.869113 8286 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:39.056209 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:39.106603 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 218849us
I20260620 13:56:38.946345 5997 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:38.948257 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 151611us
I20260620 13:56:39.057170 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:38.908957 8524 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:38.769441 6583 rpcz_store.cc:276] 0620 13:56:36.852615 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:36.852740 (+ 125us) service_pool.cc:224] Handling call
0620 13:56:36.853112 (+ 372us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:36.853470 (+ 358us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:37.025268 (+171798us) log.cc:844] Serialized 14 byte log entry
0620 13:56:38.699769 (+1674501us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:38.699879 (+ 110us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:38.699974 (+ 95us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:38.700967 (+ 993us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:38.735719 (+ 34752us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10706,"prepare.queue_time_us":199236,"prepare.run_cpu_time_us":27,"prepare.run_wall_time_us":28,"raft.queue_time_us":41140,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":203,"thread_start_us":1787543,"threads_started":2,"wal-append.queue_time_us":1642207}
W20260620 13:56:39.204480 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:38.951363 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 53120.3us
I20260620 13:56:38.964673 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1374) took 4099 ms. Trace:
W20260620 13:56:39.178676 8515 log.cc:927] Time spent T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.061s user 0.000s sys 0.000s
I20260620 13:56:38.946822 5883 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1360) took 1929 ms. Trace:
I20260620 13:56:38.955193 5956 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1378) took 4093 ms. Trace:
W20260620 13:56:39.278054 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:39.236227 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:39.284499 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.242383 5955 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1379) took 4403 ms. Trace:
I20260620 13:56:39.239488 5849 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:39.244777 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:39.235412 5959 rpcz_store.cc:276] 0620 13:56:34.814066 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:38.787924 (+3973858us) service_pool.cc:224] Handling call
0620 13:56:38.845101 (+ 57177us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:38.912531 (+ 67430us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:38.913231 (+ 700us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:39.184257 8358 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:39.187951 8422 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:38.947856 8536 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:39.059589 8539 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:39.216243 8399 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:39.088172 8478 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.193856 8428 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:39.179381 8423 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:56:39.307087 5957 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
W20260620 13:56:39.308211 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:39.308866 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.309325 5957 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1384) took 4417 ms. Trace:
I20260620 13:56:39.310107 5957 rpcz_store.cc:276] 0620 13:56:34.891877 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.308124 (+4416247us) service_pool.cc:224] Handling call
0620 13:56:39.308661 (+ 537us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.308944 (+ 283us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.308970 (+ 26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.309035 (+ 65us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:39.309073 (+ 38us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.309130 (+ 57us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.309265 (+ 135us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:39.280550 6551 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:39.063977 8258 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.282855 5956 rpcz_store.cc:276] 0620 13:56:34.821084 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:38.870186 (+4049102us) service_pool.cc:224] Handling call
0620 13:56:38.896673 (+ 26487us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:38.914097 (+ 17424us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:38.914363 (+ 266us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2304}
I20260620 13:56:39.132872 8530 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:39.316141 8530 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:39.316442 6031 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:39.316675 8530 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:39.317113 5957 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1385) took 4411 ms. Trace:
I20260620 13:56:39.318069 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:38.952813 8516 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:39.318893 6033 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:39.319344 8516 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:39.319816 8516 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:39.321012 8469 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.149194 8310 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:38.959179 8483 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:39.036870 5998 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:38.954437 8284 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:39.301333 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 56659.2us
W20260620 13:56:39.305161 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.305491 8304 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:39.306223 8551 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:39.370478 5958 consensus_meta.cc:287] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.752s user 0.012s sys 0.002s
W20260620 13:56:39.311658 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.312597 8306 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.191269 8019 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.285233 5955 rpcz_store.cc:276] 0620 13:56:34.838797 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.241037 (+4402240us) service_pool.cc:224] Handling call
0620 13:56:39.241506 (+ 469us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.241934 (+ 428us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.241973 (+ 39us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.242026 (+ 53us) raft_consensus.cc:1645] Marking committed up to 3
0620 13:56:39.242073 (+ 47us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.242142 (+ 69us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.242286 (+ 144us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:39.373745 5958 raft_consensus.cc:2410] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260620 13:56:39.237221 8259 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.236817 8534 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.313980 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.315654 8423 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:39.305792 8422 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.239856 8286 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.317545 5957 rpcz_store.cc:276] 0620 13:56:34.905818 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.316043 (+4410225us) service_pool.cc:224] Handling call
0620 13:56:39.316501 (+ 458us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.316758 (+ 257us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.316782 (+ 24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.316826 (+ 44us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:39.316854 (+ 28us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.316911 (+ 57us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.317030 (+ 119us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260620 13:56:39.353711 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:39.349210 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.233685 8290 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:39.300925 8524 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260620 13:56:39.367046 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 127759us
I20260620 13:56:39.276373 8533 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:39.341005 6033 raft_consensus.cc:1240] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:39.236634 8464 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:39.323717 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:39.336066 8453 consensus_meta.cc:287] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.705s user 0.017s sys 0.000s
W20260620 13:56:39.322717 5848 connection.cc:256] RPC call timeout handler was delayed by -1.1791640519999191s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15080000000000002s for a response
I20260620 13:56:39.235901 5883 rpcz_store.cc:276] 0620 13:56:37.017430 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:37.225429 (+207999us) service_pool.cc:224] Handling call
0620 13:56:37.225709 (+ 280us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:37.226030 (+ 321us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:37.226057 (+ 27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:37.226486 (+ 429us) log.cc:844] Serialized 26 byte log entry
0620 13:56:38.641985 (+1415499us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:38.910101 (+268116us) log.cc:844] Serialized 14 byte log entry
0620 13:56:38.946337 (+ 36236us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:38.946472 (+ 135us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:38.946544 (+ 72us) raft_consensus.cc:1685] finished
0620 13:56:38.946561 (+ 17us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:38.946743 (+ 182us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20411,"prepare.queue_time_us":606547,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":63,"raft.queue_time_us":36067,"raft.run_cpu_time_us":381,"raft.run_wall_time_us":15177,"thread_start_us":1557954,"threads_started":2,"wal-append.queue_time_us":890519}
I20260620 13:56:39.243230 8507 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.126s
I20260620 13:56:39.401084 6551 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:39.402436 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.402596 6551 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:39.375245 5953 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1373) took 4558 ms. Trace:
W20260620 13:56:39.376479 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 430331us
I20260620 13:56:39.382419 6027 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:39.382014 8483 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.383816 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:39.370491 8304 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:39.384367 8480 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.382171 8364 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:39.387220 8478 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:39.388334 5952 raft_consensus.cc:1240] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:39.326297 6579 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:39.245076 8549 consensus_queue.cc:1059] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.333s
I20260620 13:56:39.382156 8547 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:39.398797 6026 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:39.398538 8464 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:39.406322 5849 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:39.405990 8551 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.407246 8543 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:39.422389 8290 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.378887 8423 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:39.366783 8539 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:39.414129 6582 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:39.327762 8258 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.422526 6030 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:39.423162 8532 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:39.423314 8543 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:39.419523 8478 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:39.408583 8019 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.412129 5953 rpcz_store.cc:276] 0620 13:56:34.813787 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:38.767256 (+3953469us) service_pool.cc:224] Handling call
0620 13:56:38.770955 (+ 3699us) raft_consensus.cc:1471] Updating replica for 2 ops
0620 13:56:38.772240 (+ 1285us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:38.772273 (+ 33us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0620 13:56:38.773217 (+ 944us) log.cc:844] Serialized 52 byte log entry
0620 13:56:39.193834 (+420617us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:39.370748 (+176914us) log.cc:844] Serialized 14 byte log entry
0620 13:56:39.371050 (+ 302us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.371140 (+ 90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:39.371181 (+ 41us) raft_consensus.cc:1685] finished
0620 13:56:39.371191 (+ 10us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.372382 (+ 1191us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":533,"raft.run_cpu_time_us":281,"raft.run_wall_time_us":2353,"thread_start_us":396813,"threads_started":2,"wal-append.queue_time_us":467419}
I20260620 13:56:39.425045 5952 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1376) took 4605 ms. Trace:
I20260620 13:56:39.416505 8304 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:39.428582 6028 raft_consensus.cc:1240] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260620 13:56:39.410341 8533 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:39.322633 8536 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:39.434900 6551 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:39.423527 8364 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:39.440872 8312 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:39.441008 8543 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:39.441706 8286 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:39.440940 5957 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 508) took 2557 ms. Trace:
I20260620 13:56:39.443501 5952 rpcz_store.cc:276] 0620 13:56:34.814550 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.387429 (+4572879us) service_pool.cc:224] Handling call
0620 13:56:39.387831 (+ 402us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.416840 (+ 29009us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.420089 (+ 3249us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:39.444489 5956 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1389) took 4435 ms. Trace:
I20260620 13:56:39.455767 5956 rpcz_store.cc:276] 0620 13:56:35.008655 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.314338 (+4305683us) service_pool.cc:224] Handling call
0620 13:56:39.398091 (+ 83753us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.444047 (+ 45956us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.444094 (+ 47us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.444146 (+ 52us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:39.444188 (+ 42us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.444276 (+ 88us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.444423 (+ 147us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:39.423815 8547 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.432284 8423 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:39.457034 8312 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:39.454912 5957 rpcz_store.cc:276] 0620 13:56:36.883974 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.421671 (+2537697us) service_pool.cc:224] Handling call
0620 13:56:39.431502 (+ 9831us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.440568 (+ 9066us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.440598 (+ 30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.440666 (+ 68us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:39.440701 (+ 35us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.440756 (+ 55us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.440884 (+ 128us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:39.462754 6030 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:39.435863 8532 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.473227 5951 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1375) took 4658 ms. Trace:
W20260620 13:56:39.511574 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 71853.8us
I20260620 13:56:39.468291 8393 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.449815 8478 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:39.636570 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 65781.4us
I20260620 13:56:39.449563 8326 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:39.481457 5924 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:39.641016 5951 rpcz_store.cc:276] 0620 13:56:34.814307 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:38.855746 (+4041439us) service_pool.cc:224] Handling call
0620 13:56:38.896673 (+ 40927us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:39.037130 (+140457us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.037168 (+ 38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:39.235556 (+198388us) log.cc:844] Serialized 26 byte log entry
0620 13:56:39.389482 (+153926us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:39.389508 (+ 26us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.389556 (+ 48us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:39.472946 (+ 83390us) raft_consensus.cc:1685] finished
0620 13:56:39.472975 (+ 29us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.473156 (+ 181us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13004,"raft.queue_time_us":18451,"raft.run_cpu_time_us":170,"raft.run_wall_time_us":19389,"thread_start_us":48824,"threads_started":1,"wal-append.queue_time_us":150330}
W20260620 13:56:39.651749 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 216934us
W20260620 13:56:39.571489 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 534846us
I20260620 13:56:39.481490 8549 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:39.460891 8286 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:39.468483 8483 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.689803 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.472785 8522 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.472707 8290 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:39.682973 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 283851us
I20260620 13:56:39.471217 8507 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:39.479177 8258 raft_consensus.cc:3055] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
W20260620 13:56:39.471518 5950 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1395) took 2491 ms (client timeout 2073 ms). Trace:
I20260620 13:56:39.468780 8500 raft_consensus.cc:2804] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:39.645112 8539 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.637883 8551 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.696497 6032 raft_consensus.cc:2410] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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: 2 index: 5.
I20260620 13:56:39.654699 8428 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:39.703007 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1382) took 4835 ms. Trace:
I20260620 13:56:39.699772 5952 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 510) took 2810 ms. Trace:
I20260620 13:56:39.687971 8286 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:39.697690 8258 raft_consensus.cc:740] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:39.705186 7927 raft_consensus.cc:3055] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:39.705756 7927 raft_consensus.cc:740] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:39.706187 8536 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.707126 7927 consensus_queue.cc:260] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:39.708586 7927 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:39.709018 8471 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:39.709671 8471 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:39.711092 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.711884 8364 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.713670 6552 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:39.715446 8125 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:39.716087 8125 raft_consensus.cc:697] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:39.717252 8125 consensus_queue.cc:237] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.703970 5959 rpcz_store.cc:276] 0620 13:56:34.864297 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.302380 (+4438083us) service_pool.cc:224] Handling call
0620 13:56:39.374112 (+ 71732us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.382336 (+ 8224us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:39.430951 (+ 48615us) log.cc:844] Serialized 14 byte log entry
0620 13:56:39.695184 (+264233us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.695281 (+ 97us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:39.698911 (+ 3630us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.699009 (+ 98us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.699197 (+ 188us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":40284,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":10508,"thread_start_us":286778,"threads_started":2}
I20260620 13:56:39.703233 8507 raft_consensus.cc:697] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:39.721654 8507 consensus_queue.cc:237] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.696110 8312 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:39.727466 8483 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:39.704079 5952 rpcz_store.cc:276] 0620 13:56:36.885134 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.472618 (+2587484us) service_pool.cc:224] Handling call
0620 13:56:39.655588 (+182970us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.695414 (+ 39826us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.695457 (+ 43us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.695518 (+ 61us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:39.695566 (+ 48us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.695644 (+ 78us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.695788 (+ 144us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260620 13:56:39.738451 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 360223us
I20260620 13:56:39.737183 5849 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:39.721679 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 511) took 2836 ms. Trace:
I20260620 13:56:39.738173 5998 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:39.744047 5959 rpcz_store.cc:276] 0620 13:56:36.885937 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.720235 (+2834298us) service_pool.cc:224] Handling call
0620 13:56:39.720964 (+ 729us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.721241 (+ 277us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.721279 (+ 38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.721355 (+ 76us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:39.721396 (+ 41us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.721469 (+ 73us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.721616 (+ 147us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:39.700423 8547 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:39.635424 8557 consensus_queue.cc:1059] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.178s
W20260620 13:56:39.750066 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 49735.4us
I20260620 13:56:39.700836 8500 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:39.754082 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:39.752933 5848 connection.cc:256] RPC call timeout handler was delayed by -1.0523432389999243s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1801s for a response
W20260620 13:56:39.757483 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.695518 8405 consensus_queue.cc:1059] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.105s
I20260620 13:56:39.760319 8419 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:39.760987 5952 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1393) took 2781 ms. Trace:
I20260620 13:56:39.763203 8483 raft_consensus.cc:697] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:39.741611 8549 raft_consensus.cc:697] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:39.771034 8483 consensus_queue.cc:237] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:39.763234 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:39.765545 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 71302.9us
I20260620 13:56:39.742090 8464 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.733907 8516 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.768112 5952 rpcz_store.cc:276] 0620 13:56:36.979124 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.739047 (+2759923us) service_pool.cc:224] Handling call
0620 13:56:39.760439 (+ 21392us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.760669 (+ 230us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.760695 (+ 26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.760733 (+ 38us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:39.760759 (+ 26us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.760809 (+ 50us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.760935 (+ 126us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:39.700104 8530 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:39.775781 8284 raft_consensus.cc:2804] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:39.701980 5951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "663684cf4ae54c929bf8240ca0b63a47"
from {username='slave'} at 127.0.0.1:53076
W20260620 13:56:39.784009 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 302721us
I20260620 13:56:39.755991 8500 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:39.784503 5951 raft_consensus.cc:606] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Received request to transfer leadership to TS 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:39.778928 8405 raft_consensus.cc:3055] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:39.785048 5951 raft_consensus.cc:614] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260620 13:56:39.700951 5950 rpcz_store.cc:269] 0620 13:56:36.979603 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:38.696275 (+1716672us) service_pool.cc:224] Handling call
0620 13:56:39.471253 (+774978us) spinlock_profiling.cc:243] Waited 98.9 ms on lock 0x7b5400044054. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:39.471419 (+ 166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":227365248}
I20260620 13:56:39.785466 8284 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:39.691387 8326 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.795475 5924 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:39.803923 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 103341us
I20260620 13:56:39.764196 8428 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.773043 8543 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.787602 8405 raft_consensus.cc:740] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:39.795475 8284 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:39.803037 8399 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:39.808542 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 516) took 2616 ms. Trace:
I20260620 13:56:39.814924 5959 rpcz_store.cc:276] 0620 13:56:37.191802 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.745599 (+2553797us) service_pool.cc:224] Handling call
0620 13:56:39.792498 (+ 46899us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.807968 (+ 15470us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.808076 (+ 108us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.808149 (+ 73us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:39.808206 (+ 57us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.808292 (+ 86us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.808464 (+ 172us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:39.824932 5953 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 509) took 2940 ms. Trace:
I20260620 13:56:39.802947 8312 consensus_queue.cc:1059] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260620 13:56:39.825380 5953 rpcz_store.cc:276] 0620 13:56:36.884208 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.528709 (+2644501us) service_pool.cc:224] Handling call
0620 13:56:39.636371 (+107662us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.731776 (+ 95405us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:39.732280 (+ 504us) log.cc:844] Serialized 14 byte log entry
0620 13:56:39.824592 (+ 92312us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.824652 (+ 60us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:39.824685 (+ 33us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.824738 (+ 53us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.824833 (+ 95us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":239,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":51,"thread_start_us":86395,"threads_started":1}
I20260620 13:56:39.843214 8556 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:39.844067 8556 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:39.815282 8399 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:39.771710 8549 consensus_queue.cc:237] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:39.844671 8556 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:39.859181 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.863639 5883 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260620 13:56:39.872166 8423 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.874032 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:39.874688 8428 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.875141 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:39.875463 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:39.876659 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.876986 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:39.877385 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.877604 6585 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
W20260620 13:56:39.878063 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.878720 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:39.881062 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:39.882550 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.882840 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.849299 8399 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:39.884197 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.883949 8304 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.884876 6033 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:39.885929 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.886622 8304 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.887358 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.888878 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.889532 6029 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:39.889820 5953 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:39.891762 8405 consensus_queue.cc:260] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.892942 8532 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:39.894516 5924 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:39.895920 5924 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:39.897805 8364 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:39.898218 8364 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:39.898249 8481 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:39.898734 8364 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:39.898829 8481 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:39.899367 8481 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:39.901471 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:39.903561 5998 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:39.903723 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:39.905057 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:39.906445 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:39.906608 8516 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.908329 8410 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:39.908535 8530 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.876677 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:39.910733 6581 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 3.
I20260620 13:56:39.905121 7927 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:39.910547 8557 consensus_queue.cc:1059] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:39.902798 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:39.915150 5957 raft_consensus.cc:2410] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for term 5 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.
I20260620 13:56:39.916275 5998 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:39.930611 5958 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1391) took 2952 ms (client timeout 1990 ms). Trace:
I20260620 13:56:39.930681 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:39.931437 5958 rpcz_store.cc:269] 0620 13:56:36.978559 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:37.316603 (+338044us) service_pool.cc:224] Handling call
0620 13:56:39.919602 (+2602999us) spinlock_profiling.cc:243] Waited 821 ms on lock 0x7b5400262ad4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:39.930508 (+ 10906us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1888678784}
I20260620 13:56:39.936163 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:39.914645 7927 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:39.940289 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:39.942390 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:39.939837 6032 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:39.947961 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.959376 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:39.959619 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:39.959436 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:39.967396 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.968124 6028 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:39.968554 8556 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:39.971661 8473 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.944804 7927 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:39.980748 5951 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:39.981834 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:39.982961 8091 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:39.983485 8091 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:39.983292 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:39.995487 8473 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:39.953059 8557 raft_consensus.cc:2749] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:39.996268 8473 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:39.997145 8295 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:39.990388 5849 connection.cc:256] RPC call timeout handler was delayed by -1.526704885000072s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16110000000000002s for a response
W20260620 13:56:40.008188 5849 connection.cc:256] RPC call timeout handler was delayed by -1.4520048850000649s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1694s for a response
W20260620 13:56:40.009207 5849 connection.cc:256] RPC call timeout handler was delayed by -1.4520048850000649s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1694s for a response
W20260620 13:56:40.009577 5849 connection.cc:256] RPC call timeout handler was delayed by -1.2108048850000159s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1962s for a response
W20260620 13:56:40.010604 5849 connection.cc:256] RPC call timeout handler was delayed by -1.0995676689999527s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18930000000000002s for a response
W20260620 13:56:40.011003 5849 connection.cc:256] RPC call timeout handler was delayed by -1.0884048850000454s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2098s for a response
I20260620 13:56:40.011324 5958 raft_consensus.cc:2410] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for term 7 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.
I20260620 13:56:40.000687 8530 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:40.012869 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 96643.6us
W20260620 13:56:40.006772 6582 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46858 (request call id 691) took 1331 ms (client timeout 1685 ms). Trace:
W20260620 13:56:40.011359 5849 connection.cc:256] RPC call timeout handler was delayed by -1.0884048850000454s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2098s for a response
I20260620 13:56:40.014420 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 522) took 1129 ms. Trace:
W20260620 13:56:40.014693 5849 connection.cc:256] RPC call timeout handler was delayed by -1.016302425000049s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20320000000000002s for a response
W20260620 13:56:40.013743 6582 rpcz_store.cc:269] 0620 13:56:38.675555 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:38.676853 (+ 1298us) service_pool.cc:224] Handling call
0620 13:56:40.006342 (+1329489us) spinlock_profiling.cc:243] Waited 705 ms on lock 0x7b54005af0d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:40.006568 (+ 226us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1621908864}
I20260620 13:56:40.015360 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.037709 5951 raft_consensus.cc:2393] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:40.038450 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.038637 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.039127 5958 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:40.014794 5959 rpcz_store.cc:276] 0620 13:56:38.884743 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.824409 (+939666us) service_pool.cc:224] Handling call
0620 13:56:39.852620 (+ 28211us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.908668 (+ 56048us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:39.909445 (+ 777us) log.cc:844] Serialized 14 byte log entry
0620 13:56:40.014078 (+104633us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:40.014134 (+ 56us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:40.014188 (+ 54us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:40.014250 (+ 62us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:40.014368 (+ 118us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":248,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":30,"raft.queue_time_us":106,"thread_start_us":104214,"threads_started":1}
W20260620 13:56:40.040653 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.011188 8533 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.964371 5950 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 520) took 2771 ms. Trace:
I20260620 13:56:40.045562 5998 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:40.043205 5997 connection.cc:256] RPC call timeout handler was delayed by -1.3038679679999632s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18130000000000002s for a response
I20260620 13:56:40.000316 8313 raft_consensus.cc:3055] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
W20260620 13:56:40.048058 5997 connection.cc:256] RPC call timeout handler was delayed by -1.144567967999933s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.199s for a response
I20260620 13:56:40.015738 6579 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:40.004117 8326 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:39.999053 8473 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.001802 8534 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:40.051421 5997 connection.cc:256] RPC call timeout handler was delayed by -1.0698679680000396s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2073s for a response
I20260620 13:56:40.051965 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.052307 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.026152 8531 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:40.012576 6024 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43488 (request call id 2309) took 2976 ms (client timeout 2079 ms). Trace:
I20260620 13:56:40.054278 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.038668 8464 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:40.055917 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:40.058012 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.012485 8530 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.059237 5959 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:40.062369 5958 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:40.069913 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.059362 8556 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.051293 8313 raft_consensus.cc:740] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:40.073751 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.064479 8420 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:40.081384 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.045054 8091 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.085403 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.090205 5951 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 6
I20260620 13:56:40.054759 8500 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.081472 5955 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1390) took 5072 ms. Trace:
I20260620 13:56:40.096263 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:40.094350 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.097151 6029 raft_consensus.cc:2410] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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.
I20260620 13:56:40.084856 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.100067 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.099265 5959 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260620 13:56:40.108134 8553 log.cc:927] Time spent T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.704s user 0.004s sys 0.013s
I20260620 13:56:40.108285 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.108475 8481 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.109068 6025 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:40.109477 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 67756.8us
I20260620 13:56:40.110314 5998 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:40.072839 8364 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.116897 8478 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.118086 8364 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.119421 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.076999 8534 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.120296 8284 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.122221 8534 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.122565 8284 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.082844 8464 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.123066 8313 consensus_queue.cc:260] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.124532 8313 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.125252 8464 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.127012 8500 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.128903 8530 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.110718 8481 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.095325 5955 rpcz_store.cc:276] 0620 13:56:35.008964 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.379404 (+4370440us) service_pool.cc:224] Handling call
0620 13:56:39.387765 (+ 8361us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.570316 (+182551us) raft_consensus.cc:1534] Early marking committed up to index 2
0620 13:56:39.654977 (+ 84661us) log.cc:844] Serialized 14 byte log entry
0620 13:56:39.801523 (+146546us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.801589 (+ 66us) raft_consensus.cc:1645] Marking committed up to 2
0620 13:56:39.801639 (+ 50us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:40.081254 (+279615us) spinlock_profiling.cc:243] Waited 139 ms on lock 0x7b540007a3d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:40.081297 (+ 43us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:40.081419 (+ 122us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4473,"prepare.queue_time_us":82490,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":55,"raft.queue_time_us":95,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":6790,"spinlock_wait_cycles":319520512,"thread_start_us":76120,"threads_started":1,"wal-append.queue_time_us":217584}
I20260620 13:56:40.130508 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.131731 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.132727 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.133067 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.133220 5955 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:40.134136 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.134744 5956 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:40.135423 5952 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 519) took 2942 ms. Trace:
I20260620 13:56:40.135851 5952 rpcz_store.cc:276] 0620 13:56:37.192589 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.785663 (+2593074us) service_pool.cc:224] Handling call
0620 13:56:39.806045 (+ 20382us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:39.812635 (+ 6590us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:39.812669 (+ 34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:39.851331 (+ 38662us) log.cc:844] Serialized 26 byte log entry
0620 13:56:39.950099 (+ 98768us) raft_consensus.cc:1645] Marking committed up to 8
0620 13:56:39.950145 (+ 46us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.950318 (+ 173us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:40.135167 (+184849us) raft_consensus.cc:1685] finished
0620 13:56:40.135192 (+ 25us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:40.135351 (+ 159us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1542,"raft.queue_time_us":1676,"raft.run_cpu_time_us":194,"raft.run_wall_time_us":16273,"thread_start_us":54650,"threads_started":1,"wal-append.queue_time_us":184523}
I20260620 13:56:40.137832 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.138588 5952 raft_consensus.cc:2393] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:40.140599 8422 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.141449 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.110790 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.147081 5955 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
W20260620 13:56:40.147547 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.118297 5958 raft_consensus.cc:2410] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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.
I20260620 13:56:40.150007 5951 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:40.151366 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.151494 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.152997 8478 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.153577 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.154822 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.152047 5955 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:40.152359 5953 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260620 13:56:40.155792 5953 pending_rounds.cc:85] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 5
I20260620 13:56:40.156059 5953 pending_rounds.cc:107] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260620 13:56:40.164690 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.165778 5849 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:40.062057 6024 rpcz_store.cc:269] 0620 13:56:37.036470 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:37.066114 (+ 29644us) service_pool.cc:224] Handling call
0620 13:56:40.012250 (+2946136us) spinlock_profiling.cc:243] Waited 1.63 s on lock 0x7b54000b72d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:40.012455 (+ 205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3741438336}
I20260620 13:56:40.169250 5959 raft_consensus.cc:2393] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:40.162911 5953 raft_consensus.cc:2889] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:40.178249 8376 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.178719 8258 consensus_queue.cc:260] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.182363 5875 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260620 13:56:40.184147 5958 raft_consensus.cc:1240] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:40.185426 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.187404 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.188297 5956 raft_consensus.cc:2393] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:40.191298 8423 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:40.192710 6552 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:40.193212 6552 connection.cc:256] RPC call timeout handler was delayed by -1.9934727119999707s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1563s for a response
W20260620 13:56:40.193610 6552 connection.cc:256] RPC call timeout handler was delayed by -1.9538727120000203s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1607s for a response
I20260620 13:56:40.193847 8543 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.165582 8399 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.197871 5957 raft_consensus.cc:2393] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
W20260620 13:56:40.194016 6552 connection.cc:256] RPC call timeout handler was delayed by -1.731572712000002s: 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
W20260620 13:56:40.201005 6552 connection.cc:256] RPC call timeout handler was delayed by -1.7216727119999859s: 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
W20260620 13:56:40.201398 6552 connection.cc:256] RPC call timeout handler was delayed by -1.6640727120000065s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19290000000000002s for a response
I20260620 13:56:40.202958 5884 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:40.151087 8397 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.204669 6029 raft_consensus.cc:2393] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:40.209117 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 98892.5us
I20260620 13:56:40.213399 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:40.200440 8091 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.048357 5950 rpcz_store.cc:276] 0620 13:56:37.192840 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:39.803738 (+2610898us) service_pool.cc:224] Handling call
0620 13:56:39.834703 (+ 30965us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:39.834976 (+ 273us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:39.837228 (+ 2252us) log.cc:844] Serialized 14 byte log entry
0620 13:56:39.929771 (+ 92543us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:39.939664 (+ 9893us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:39.943696 (+ 4032us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:39.950935 (+ 7239us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:39.959774 (+ 8839us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":4115,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":42,"raft.queue_time_us":4844,"raft.run_cpu_time_us":170,"raft.run_wall_time_us":9321,"thread_start_us":74524,"threads_started":1,"wal-append.queue_time_us":215533}
W20260620 13:56:40.215662 8574 log.cc:927] Time spent T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.137s user 0.001s sys 0.000s
I20260620 13:56:40.222750 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.225962 8478 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:40.172683 8420 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:40.228680 8399 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.220854 5955 raft_consensus.cc:1240] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:40.228708 5881 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:40.253734 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.231895 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.160334 8517 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:40.233712 5849 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:40.233855 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 135826us
I20260620 13:56:40.242328 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.116950 8471 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.250361 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.250500 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.230021 8405 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.263584 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.264734 6582 raft_consensus.cc:2410] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 3 index: 6.
I20260620 13:56:40.265460 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.269286 6581 raft_consensus.cc:2393] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:40.270525 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.248687 8478 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:40.271297 5957 raft_consensus.cc:2393] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 4: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:40.271350 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.274041 5952 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
W20260620 13:56:40.274139 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 44275.6us
I20260620 13:56:40.275393 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.276939 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.277340 5849 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:40.279944 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.280121 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.242900 7927 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.283767 5849 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:40.273139 8517 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.276746 8478 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.296222 8530 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:40.294963 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.297274 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.300235 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:40.303632 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.281663 8464 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:40.307184 6581 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:40.314968 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.317955 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:40.319197 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.301391 8379 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:40.322389 8386 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:40.323536 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.324434 5955 raft_consensus.cc:2410] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for term 5 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.
I20260620 13:56:40.325476 8464 raft_consensus.cc:697] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:40.325626 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.326328 6579 raft_consensus.cc:2468] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:56:40.326581 8464 consensus_queue.cc:237] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:40.327252 8419 consensus_meta.cc:287] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.548s user 0.007s sys 0.006s
W20260620 13:56:40.327834 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.328372 8484 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:40.328855 8484 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.329535 8471 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:40.330204 8286 consensus_meta.cc:287] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.578s user 0.006s sys 0.004s
I20260620 13:56:40.304713 8530 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:40.331429 8530 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:40.322984 8386 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.332928 5954 raft_consensus.cc:2410] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 6 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260620 13:56:40.330648 8286 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.334940 8286 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:40.335412 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 99891.9us
I20260620 13:56:40.336351 5998 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:40.336589 5997 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:40.339498 6585 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 1. Current term is 2. Ops: []
I20260620 13:56:40.341777 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.343214 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.343930 8559 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:40.344365 8559 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:40.344683 8559 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.351909 5881 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:40.347208 5882 raft_consensus.cc:2393] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:40.337960 8533 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:40.357566 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.358453 5951 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.345672 8549 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:40.360309 8549 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:40.360687 8549 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:40.347271 8579 log.cc:927] Time spent T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.051s user 0.001s sys 0.000s
I20260620 13:56:40.318954 5950 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:40.367900 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.348925 8326 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.051s
I20260620 13:56:40.357860 8533 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:40.384395 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.347121 8517 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:40.409957 6581 raft_consensus.cc:2393] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:40.378630 5997 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:40.363386 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 79703.3us
I20260620 13:56:40.348415 7927 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:40.420676 8313 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:40.421173 8313 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:40.421550 8313 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:40.370507 8286 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.055s
I20260620 13:56:40.425802 5997 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:40.426584 8560 raft_consensus.cc:3055] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:40.427170 8560 raft_consensus.cc:740] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:40.427350 5954 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1394) took 3448 ms (client timeout 1813 ms). Trace:
W20260620 13:56:40.427747 5954 rpcz_store.cc:269] 0620 13:56:36.979364 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:37.139416 (+160052us) service_pool.cc:224] Handling call
0620 13:56:40.419023 (+3279607us) spinlock_profiling.cc:243] Waited 3.19 s on lock 0x7b54001815d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:40.427279 (+ 8256us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7341250816}
I20260620 13:56:40.428085 8560 consensus_queue.cc:260] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.429337 8560 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:40.430652 8556 consensus_queue.cc:1059] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:40.431703 8556 raft_consensus.cc:3055] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:40.432078 8556 raft_consensus.cc:740] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:40.433768 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.426674 8557 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:40.435462 8557 raft_consensus.cc:697] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:40.435776 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.436493 8557 consensus_queue.cc:237] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.437132 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.433835 8484 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.411747 8533 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.439158 8556 consensus_queue.cc:260] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.440491 8556 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.440658 8386 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.443425 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.445436 5951 raft_consensus.cc:2410] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for term 5 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.
I20260620 13:56:40.401698 8284 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:40.446053 8484 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:40.446463 8284 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.449115 8284 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.446964 8258 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.450490 5776 catalog_manager.cc:5696] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 3 to 4, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 4 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:40.452342 5776 catalog_manager.cc:5696] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 3 to 4, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 4 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
W20260620 13:56:40.458737 5779 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56610 (request call id 349) took 12245 ms (client timeout 15000 ms). Trace:
I20260620 13:56:40.459424 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.459954 6026 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:40.478257 8255 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:40.481170 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.478868 8255 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.356393 8471 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.111s
I20260620 13:56:40.486577 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.487390 6030 raft_consensus.cc:2393] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:40.487478 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 150083us
I20260620 13:56:40.491364 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:40.491710 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.492151 5882 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:40.492506 6024 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:40.493672 8559 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.495095 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:40.498052 5876 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:40.499640 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.500495 6029 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:40.501135 8559 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.498230 8478 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.507593 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.508433 6585 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:40.509364 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.510125 5881 raft_consensus.cc:2393] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:40.511480 6552 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:40.511719 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.512934 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.513276 8478 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.513993 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.573757 5883 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
W20260620 13:56:40.566749 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.576226 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:40.580468 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 69122.7us
I20260620 13:56:40.575493 5998 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:40.583287 8255 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:40.472102 8530 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.576066 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:40.514679 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.586618 5877 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:40.544490 5882 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:40.556507 8471 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:40.610666 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.612744 6581 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:40.611613 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.615483 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:40.617648 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.618279 6028 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.620083 5883 raft_consensus.cc:1275] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:56:40.620609 6551 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:40.629289 6585 raft_consensus.cc:2393] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:40.631309 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.482066 8533 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.593380 8420 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:40.632858 5878 raft_consensus.cc:2393] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:40.634158 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.636579 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.632218 6025 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.637324 6032 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:40.641407 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.642309 5953 raft_consensus.cc:2410] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 6 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260620 13:56:40.643242 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:40.643905 6579 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.653791 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.654750 5951 raft_consensus.cc:2410] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260620 13:56:40.656112 6552 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:40.659559 6029 raft_consensus.cc:1275] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260620 13:56:40.660637 8530 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:40.461889 5779 rpcz_store.cc:269] 0620 13:56:28.213931 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:28.214246 (+ 315us) service_pool.cc:224] Handling call
0620 13:56:28.463668 (+249422us) spinlock_profiling.cc:243] Waited 110 ms on lock 0x7b540002b7d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf766470 00007f0fdf80531a 00007f0fe55baaac 00007f0fe56b90ae 00007f0fe3b7e4a4 00007f0fe3b7e432 00007f0fe3b7e361 00007f0fe3b7e2dc 00007f0fe3b7d592 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:40.458521 (+11994853us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:30.513655 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:30.679279 (+165624us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:30.687705 (+ 8426us) write_op.cc:435] Acquired schema lock
0620 13:56:30.695938 (+ 8233us) tablet.cc:662] Decoding operations
0620 13:56:30.736000 (+ 40062us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:30.736062 (+ 62us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:30.736089 (+ 27us) tablet.cc:685] Acquiring locks for 11 operations
0620 13:56:30.736990 (+ 901us) tablet.cc:701] Row locks acquired
0620 13:56:30.737005 (+ 15us) write_op.cc:260] PREPARE: finished
0620 13:56:30.737150 (+ 145us) write_op.cc:270] Start()
0620 13:56:30.737264 (+ 114us) write_op.cc:276] Timestamp: P: 1781963790737103 usec, L: 0
0620 13:56:30.737282 (+ 18us) op_driver.cc:348] REPLICATION: starting
0620 13:56:30.737930 (+ 648us) log.cc:844] Serialized 4392 byte log entry
0620 13:56:31.005464 (+267534us) op_driver.cc:464] REPLICATION: finished
0620 13:56:31.496607 (+491143us) write_op.cc:301] APPLY: starting
0620 13:56:31.518599 (+ 21992us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:31.619434 (+100835us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:31.632772 (+ 13338us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:31.634386 (+ 1614us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:31.634755 (+ 369us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=11
0620 13:56:31.634818 (+ 63us) write_op.cc:312] APPLY: finished
0620 13:56:31.668640 (+ 33822us) log.cc:844] Serialized 83 byte log entry
0620 13:56:31.681261 (+ 12621us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:31.700935 (+ 19674us) write_op.cc:454] Released schema lock
0620 13:56:31.709041 (+ 8106us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:31.752657 (+ 43616us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:31.755634 (+ 2977us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":21110,"reported_tablets":24,"spinlock_wait_cycles":253058816,"child_traces":[["op",{"apply.queue_time_us":461686,"apply.run_cpu_time_us":4848,"apply.run_wall_time_us":251443,"num_ops":11,"prepare.queue_time_us":297046,"prepare.run_cpu_time_us":7786,"prepare.run_wall_time_us":388592,"raft.queue_time_us":150093,"raft.run_cpu_time_us":34622,"raft.run_wall_time_us":315013,"replication_time_us":268037,"spinlock_wait_cycles":29056,"thread_start_us":677116,"threads_started":4,"wal-append.queue_time_us":114146,"wal-append.run_cpu_time_us":8957,"wal-append.run_wall_time_us":1890793}]]}
I20260620 13:56:40.668960 8293 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260620 13:56:40.671902 8588 log.cc:927] Time spent T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.062s user 0.001s sys 0.000s
I20260620 13:56:40.681363 6026 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
W20260620 13:56:40.682462 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 56030.1us
I20260620 13:56:40.690968 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.690688 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.690845 8557 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260620 13:56:40.694893 5954 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:40.697904 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.698779 5877 raft_consensus.cc:2410] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
I20260620 13:56:40.706646 5954 raft_consensus.cc:2410] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 6 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260620 13:56:40.711643 6024 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
W20260620 13:56:40.719605 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.722105 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.723599 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.724524 6033 raft_consensus.cc:2393] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:40.634521 8326 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:40.730423 8326 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:40.730824 8326 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:40.735534 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.736258 5879 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:40.737990 8533 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:40.738636 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:40.740200 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.741096 6030 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 8: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:40.747459 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.750524 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.750976 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.751938 5875 raft_consensus.cc:1275] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260620 13:56:40.751957 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.753968 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.755928 5880 raft_consensus.cc:2393] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:40.756048 5876 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:40.759043 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.759754 5950 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 2.
I20260620 13:56:40.759240 5954 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260620 13:56:40.760910 5954 pending_rounds.cc:85] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 5
I20260620 13:56:40.761165 5954 pending_rounds.cc:107] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260620 13:56:40.761399 5954 raft_consensus.cc:2889] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:40.762058 8549 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.762693 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.772891 5877 raft_consensus.cc:2410] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 2 index: 5.
I20260620 13:56:40.763800 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.775484 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.780112 8313 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:40.784492 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.785571 6026 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:40.786490 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.806201 8471 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:40.766108 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.766950 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.847234 5951 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:40.812837 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.813999 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.814406 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.816017 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.852732 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:40.816092 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.819590 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.765208 8549 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:40.823282 8312 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:40.852346 5848 leader_election.cc:336] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.566s (SENT)
I20260620 13:56:40.824626 8556 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:40.868999 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:40.823714 5998 connection.cc:256] RPC call timeout handler was delayed by -1.9340956789999382s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2029s for a response
I20260620 13:56:40.829916 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:40.869729 5998 connection.cc:256] RPC call timeout handler was delayed by -1.8839967640000168s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1685s for a response
I20260620 13:56:40.831239 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.831825 6027 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:40.832798 5880 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:40.833496 8313 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:40.835283 5883 raft_consensus.cc:1275] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260620 13:56:40.874858 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.848517 6028 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:40.854483 6031 raft_consensus.cc:2368] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:40.856235 6025 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:40.867682 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.860940 5848 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:40.869118 6032 raft_consensus.cc:2393] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:40.827643 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.870029 5882 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:40.798710 6579 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:40.771734 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:40.880323 5881 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:40.855525 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:40.881769 5878 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:56:40.884883 5877 raft_consensus.cc:1240] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:40.875893 5884 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:40.879292 5879 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:40.896191 5998 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:40.897511 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.900640 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:40.897619 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 53859.1us
I20260620 13:56:40.902997 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:40.904012 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 51262.6us
I20260620 13:56:40.904105 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:40.904700 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.852241 8557 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:40.908938 5875 raft_consensus.cc:2468] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
W20260620 13:56:40.910497 5848 leader_election.cc:336] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.567s (SENT)
I20260620 13:56:40.911154 6026 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:40.912058 8530 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:40.912431 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:40.924304 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:40.913187 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:40.921689 5924 connection.cc:256] RPC call timeout handler was delayed by -1.9434986259999505s: 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
I20260620 13:56:40.922521 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.922537 5997 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:40.932119 6032 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:40.932994 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.905388 8471 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:40.868883 6024 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
W20260620 13:56:40.938504 5924 connection.cc:256] RPC call timeout handler was delayed by -1.8066986259999567s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1658s for a response
I20260620 13:56:40.935873 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:40.940136 5924 connection.cc:256] RPC call timeout handler was delayed by -1.7823986260000311s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1685s for a response
W20260620 13:56:40.940533 5924 connection.cc:256] RPC call timeout handler was delayed by -1.7823986260000311s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1685s for a response
W20260620 13:56:40.940824 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6653986259999556s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1815s for a response
W20260620 13:56:40.941125 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6356986260000212s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18480000000000002s for a response
I20260620 13:56:40.920799 6551 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:40.935293 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.941924 6027 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
W20260620 13:56:40.941437 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6356986260000212s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18480000000000002s for a response
W20260620 13:56:40.943363 5924 connection.cc:256] RPC call timeout handler was delayed by -1.6167986259999907s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1869s for a response
W20260620 13:56:40.943948 5924 connection.cc:256] RPC call timeout handler was delayed by -1.5591986260000112s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19330000000000003s for a response
W20260620 13:56:40.944480 5924 connection.cc:256] RPC call timeout handler was delayed by -1.4277986260000262s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20790000000000003s for a response
W20260620 13:56:40.945665 5924 connection.cc:256] RPC call timeout handler was delayed by -1.4277986260000262s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20790000000000003s for a response
W20260620 13:56:40.946144 5924 connection.cc:256] RPC call timeout handler was delayed by -1.4160986260000072s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20920000000000002s for a response
W20260620 13:56:40.951697 5924 connection.cc:256] RPC call timeout handler was delayed by -1.4160986260000072s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20920000000000002s for a response
I20260620 13:56:40.955250 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:40.957609 5957 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:40.914006 8560 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:40.868675 8312 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.954351 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:40.971165 5882 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
W20260620 13:56:40.974303 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 53685.9us
I20260620 13:56:40.977533 5880 raft_consensus.cc:2393] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:40.977891 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 55424.7us
W20260620 13:56:40.975407 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 337592us
I20260620 13:56:40.925467 8326 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.884653 8556 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:40.975543 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:40.984977 6025 raft_consensus.cc:2393] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:40.993386 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:40.995230 7891 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.042s
I20260620 13:56:40.952859 7927 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260620 13:56:40.996395 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 94056.3us
I20260620 13:56:41.004721 5951 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:41.009438 8326 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:41.006620 5848 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:40.962280 8560 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:41.017529 6033 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:40.928710 8557 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.013986 5849 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:41.019629 5924 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.023646 8530 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:41.012533 5848 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:40.974797 8543 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.051s
I20260620 13:56:41.004187 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:41.037845 5849 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:41.029735 5848 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:41.024833 8560 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.048496 6030 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:41.028578 8530 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:41.029711 8478 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:41.040817 8386 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:41.042505 8284 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:41.049224 5950 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 6
I20260620 13:56:41.055074 8530 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:41.059514 8533 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:41.082749 5924 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:41.064270 8284 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:41.088582 8284 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:41.089346 6030 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:41.095677 8530 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:41.102524 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:41.062969 8478 raft_consensus.cc:697] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:41.116945 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:41.117980 5958 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:41.122743 5955 raft_consensus.cc:1275] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:56:41.098917 8533 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:41.129983 5924 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.100747 8556 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:41.098990 8312 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:41.118664 8386 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:41.133883 5997 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:41.119412 8420 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:41.130935 8533 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.180927 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:41.157214 8464 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.679s user 0.028s sys 0.020s
I20260620 13:56:41.140588 8386 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:41.183320 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 206545us
I20260620 13:56:41.183090 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:41.195996 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 219389us
I20260620 13:56:41.151335 8312 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260620 13:56:41.207964 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 257070us
I20260620 13:56:41.184027 8500 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:41.220476 6552 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.220985 6028 raft_consensus.cc:1240] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:41.228190 6033 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:41.159236 8556 consensus_queue.cc:1048] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
W20260620 13:56:41.206846 8464 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.729s user 0.028s sys 0.023s
I20260620 13:56:41.211139 8386 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.195513 8557 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:41.160895 8420 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.245882 6552 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.212595 8312 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:41.244940 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 215310us
W20260620 13:56:41.257112 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 219357us
I20260620 13:56:41.259042 5849 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:41.264142 8599 log.cc:927] Time spent T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.053s user 0.000s sys 0.000s
I20260620 13:56:41.264273 5849 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:41.267583 5998 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:41.273280 8587 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:41.274039 8587 raft_consensus.cc:697] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:41.259423 8471 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:41.277940 8471 raft_consensus.cc:697] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:41.245882 8293 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260620 13:56:41.279507 8471 consensus_queue.cc:237] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.252772 8312 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:56:41.258594 8464 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260620 13:56:41.301007 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 62340.6us
I20260620 13:56:41.302228 6552 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.227396 8478 consensus_queue.cc:237] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Queue going to LEADER 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:41.300064 6551 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:41.319501 6552 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:41.326450 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 76162.5us
I20260620 13:56:41.327862 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:41.328645 5954 raft_consensus.cc:2393] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:41.304000 8530 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:41.334064 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:41.337317 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:41.325323 7891 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:41.340154 5848 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:41.304535 8607 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:41.339483 8125 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.005s
I20260620 13:56:41.345021 8125 consensus_queue.cc:1243] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer 2e82c0c231624695ac5a813230bf5038 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
I20260620 13:56:41.313843 8602 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:41.345118 8607 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:41.307735 8517 consensus_queue.cc:1059] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260620 13:56:41.350543 8125 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:41.339504 7891 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:41.354063 8608 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:41.327546 8326 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:41.331185 8464 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:41.365566 5848 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:41.331039 8606 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.292114 8587 consensus_queue.cc:237] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:41.379727 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 59540.8us
W20260620 13:56:41.366382 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 102186us
I20260620 13:56:41.354256 8386 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:41.376595 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 77584.6us
I20260620 13:56:41.348207 8603 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:41.385413 5849 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:41.378535 6552 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:41.342532 8379 consensus_queue.cc:1059] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.035s
I20260620 13:56:41.371006 7891 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.398380 5953 raft_consensus.cc:1275] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260620 13:56:41.399966 5953 pending_rounds.cc:85] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 2
I20260620 13:56:41.400226 5953 pending_rounds.cc:107] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260620 13:56:41.400523 5953 raft_consensus.cc:2889] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:41.377889 8464 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:41.402370 5848 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:41.405206 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:41.386480 8530 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260620 13:56:41.407408 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:41.389725 8603 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:41.432525 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 54103.6us
I20260620 13:56:41.434257 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.397620 8125 raft_consensus.cc:697] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:41.443413 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.443501 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.444375 6580 raft_consensus.cc:2393] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:41.445088 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.405756 8464 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.388094 8602 consensus_queue.cc:1048] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260620 13:56:41.454945 8604 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:41.455703 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.457968 8533 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:41.459494 8612 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:41.460697 8386 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:41.414990 8530 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:41.462179 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:41.443593 8600 log.cc:927] Time spent T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.114s user 0.000s sys 0.001s
I20260620 13:56:41.434566 8603 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.482647 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:41.483575 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 322554us
I20260620 13:56:41.484057 8560 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.442170 8293 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
W20260620 13:56:41.491369 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 106048us
I20260620 13:56:41.491511 8284 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:41.493719 5849 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:41.495728 8284 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:41.498252 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.499342 6584 raft_consensus.cc:1240] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:41.499876 6581 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:56:41.496788 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.459488 8420 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:41.503751 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:41.508644 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:41.517735 5957 raft_consensus.cc:1240] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:41.518877 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:41.519729 5953 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 7
I20260620 13:56:41.529441 5953 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:41.485037 8612 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:41.502591 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.535305 8620 raft_consensus.cc:2749] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:41.536427 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.538527 6026 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:41.539311 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:41.487444 8530 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:41.543766 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 141483us
I20260620 13:56:41.544616 6586 raft_consensus.cc:2368] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
I20260620 13:56:41.547405 5848 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.544571 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:41.552544 6033 raft_consensus.cc:1240] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:41.555702 6579 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260620 13:56:41.557441 8284 raft_consensus.cc:2804] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:41.557884 8284 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:41.558245 8284 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.563081 5876 pending_rounds.cc:85] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 4
I20260620 13:56:41.563544 5876 pending_rounds.cc:107] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260620 13:56:41.563845 5876 raft_consensus.cc:2889] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260620 13:56:41.565748 8619 log.cc:927] Time spent T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.098s user 0.000s sys 0.001s
I20260620 13:56:41.563783 7891 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.570379 8500 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:41.570910 6026 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:41.545434 6580 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
W20260620 13:56:41.571475 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 77830.6us
I20260620 13:56:41.510020 8312 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.571007 8500 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:41.574177 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:41.572413 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:41.577816 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:41.578461 5924 leader_election.cc:400] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:41.580751 5924 leader_election.cc:403] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260620 13:56:41.544407 8612 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:41.584975 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 45854.8us
I20260620 13:56:41.585793 5924 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:41.587621 8471 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:41.591404 8471 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.593937 8471 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:41.595094 5950 consensus_meta.cc:287] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.516s user 0.012s sys 0.000s
I20260620 13:56:41.595575 5950 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:41.596527 8533 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:41.486145 8604 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:41.574389 8125 consensus_queue.cc:237] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.588610 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.580511 5849 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:41.603076 5849 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:41.600281 6584 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:41.608436 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.609899 5924 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:41.572839 7891 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:41.605069 5849 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:41.598929 8604 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:41.612124 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.584344 8622 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:41.620776 5924 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:41.617144 5998 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:41.622015 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:41.584334 8624 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:41.623268 5998 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:41.612249 8533 raft_consensus.cc:2804] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:41.588284 8293 raft_consensus.cc:697] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:41.624022 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:41.628259 5998 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:41.628504 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.599352 8386 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:41.628297 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.615038 8618 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:41.635792 8551 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:41.636977 5998 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:41.640116 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:41.642216 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:41.641201 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:41.642174 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 94842.5us
I20260620 13:56:41.630034 8420 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:41.653462 8420 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:41.654026 8420 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.655181 8615 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260620 13:56:41.621726 8611 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:41.652101 6028 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:41.655685 6584 raft_consensus.cc:2368] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5.
I20260620 13:56:41.648233 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:41.641850 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.652891 5848 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.668654 5848 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.630013 8620 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:41.672209 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:41.673843 6025 raft_consensus.cc:2410] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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: 2 index: 5.
W20260620 13:56:41.692310 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 66004.6us
I20260620 13:56:41.693694 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:41.681317 6581 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:41.621977 8604 consensus_queue.cc:1059] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
I20260620 13:56:41.696858 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:41.697376 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:41.642555 8533 raft_consensus.cc:697] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:41.631676 8607 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:41.633440 8258 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:41.622151 8622 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:41.664618 8313 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:41.657255 8618 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:41.651613 8551 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:41.701486 6027 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:41.701442 6586 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.697629 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:41.660197 8624 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:41.673172 8591 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:41.652868 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:41.708674 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.710426 5998 leader_election.cc:400] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5.
I20260620 13:56:41.663931 8611 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:41.712692 5952 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:41.704032 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:41.718371 5998 leader_election.cc:403] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260620 13:56:41.690639 8386 consensus_queue.cc:1048] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260620 13:56:41.723090 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:41.724793 6584 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:41.712916 8618 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:41.719733 8293 consensus_queue.cc:237] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.713814 8551 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:41.709270 8622 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:41.734480 8632 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:41.706689 8464 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.725528 8560 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:41.722209 8611 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:41.797019 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 128460us
I20260620 13:56:41.715060 8313 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:41.766904 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:41.803184 5848 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.722447 8478 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:41.846496 6552 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.735275 8629 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260620 13:56:41.853199 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 142998us
I20260620 13:56:41.797019 6024 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:41.725514 8624 raft_consensus.cc:697] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:41.739668 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:41.797793 8633 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:41.854979 5952 raft_consensus.cc:2368] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6.
I20260620 13:56:41.865667 5883 raft_consensus.cc:1240] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 5. Ops: []
I20260620 13:56:41.728088 8604 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5.
I20260620 13:56:41.856319 8533 consensus_queue.cc:237] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.873274 8624 consensus_queue.cc:237] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:41.875924 5875 raft_consensus.cc:1240] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:41.876151 8612 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:41.875836 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:41.877473 5877 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:41.878481 6579 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:41.742376 8500 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:41.879556 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:41.880362 8312 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:41.880743 8500 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:41.881165 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:41.881881 8627 log.cc:927] Time spent T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.178s user 0.001s sys 0.000s
I20260620 13:56:41.881929 5878 raft_consensus.cc:2368] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6.
I20260620 13:56:41.883175 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:41.883716 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:41.884438 5876 raft_consensus.cc:2393] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:41.885752 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:41.886341 5883 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:41.887897 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:41.927645 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:41.927857 5875 raft_consensus.cc:1240] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 6. Ops: []
I20260620 13:56:41.850521 8386 consensus_queue.cc:1048] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.045s
I20260620 13:56:41.928915 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:41.929642 5877 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:41.930927 5956 raft_consensus.cc:1240] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:41.869696 8633 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:41.931424 8633 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:41.932454 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:41.932785 5953 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:41.931416 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:41.933764 5958 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:41.936442 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 48643.9us
I20260620 13:56:41.937846 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:41.940328 5884 raft_consensus.cc:2393] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:41.939895 6552 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.940869 5952 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:41.937528 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:41.944844 5959 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 9
W20260620 13:56:41.949932 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 146881us
I20260620 13:56:41.880785 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:41.895730 8632 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:41.927250 8255 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:41.932209 8500 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:41.856622 8478 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:41.959470 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:41.953172 5848 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.965087 6552 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:41.937397 8464 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:41.968959 5877 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:41.971913 6552 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:41.972944 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 277426us
I20260620 13:56:41.974128 5924 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:41.975818 5924 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:41.978286 5958 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 3.
I20260620 13:56:41.981191 8423 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260620 13:56:41.981767 8628 log.cc:927] Time spent T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.258s user 0.000s sys 0.001s
I20260620 13:56:41.969990 8379 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:41.966491 6579 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:41.995262 5880 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260620 13:56:41.984102 8517 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:42.002022 5848 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:42.003368 8636 log.cc:927] Time spent T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.151s user 0.001s sys 0.000s
W20260620 13:56:42.003998 8634 log.cc:927] Time spent T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.108s user 0.000s sys 0.000s
I20260620 13:56:42.008167 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.009027 5880 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:42.011942 8622 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.011883 8530 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.029908 6586 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:42.014597 8612 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:42.013080 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:42.035861 5884 raft_consensus.cc:1275] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:56:42.036888 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:42.040566 6586 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:56:42.010936 8420 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.038506 5880 raft_consensus.cc:1275] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260620 13:56:42.044924 5849 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.048857 5849 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.046068 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:42.052390 5884 raft_consensus.cc:2393] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:42.053617 6584 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:42.052587 5848 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:42.053689 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 81819.8us
I20260620 13:56:42.055774 6584 raft_consensus.cc:1240] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:42.051252 5882 raft_consensus.cc:1240] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260620 13:56:42.064079 6552 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:42.065836 6552 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:42.039085 8612 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:42.066875 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:42.067814 8635 log.cc:927] Time spent T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.121s user 0.000s sys 0.001s
I20260620 13:56:42.082297 6586 raft_consensus.cc:1240] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:42.033946 8622 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:42.082034 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:42.085743 6033 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:42.054312 6579 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:56:42.051194 8646 raft_consensus.cc:2804] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260620 13:56:42.083253 8606 consensus_meta.cc:287] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.682s user 0.007s sys 0.004s
I20260620 13:56:42.095839 8258 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:42.099862 8284 consensus_meta.cc:287] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.541s user 0.012s sys 0.000s
I20260620 13:56:42.054114 8464 raft_consensus.cc:2749] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:42.061566 8607 raft_consensus.cc:697] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:42.124945 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:42.107013 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 65232.5us
I20260620 13:56:42.082990 8379 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:42.053787 8638 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:42.127332 5848 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.126284 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.089978 8620 raft_consensus.cc:697] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:42.093855 8612 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:42.129827 6584 raft_consensus.cc:1240] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:42.129868 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:42.103400 8646 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:42.104221 8293 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:42.132937 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.131641 5998 leader_election.cc:400] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6.
I20260620 13:56:42.134524 6033 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:42.136593 5998 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:42.111125 8606 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:42.134805 8614 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:42.140767 8642 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:42.141480 5998 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:42.140781 8647 consensus_queue.cc:1059] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260620 13:56:42.143498 8607 consensus_queue.cc:237] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:42.146275 8604 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:42.146732 8604 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:42.135075 8646 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:42.147142 8604 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:42.147909 8551 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.150107 8551 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:42.149055 6029 raft_consensus.cc:1240] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:42.128141 8284 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:42.152844 8284 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:42.139477 8464 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:42.157078 8647 raft_consensus.cc:3055] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Stepping down as leader of term 5
W20260620 13:56:42.157438 8603 consensus_meta.cc:287] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.654s user 0.007s sys 0.001s
I20260620 13:56:42.157527 8647 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:42.157943 8603 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.125167 8258 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.159485 8620 consensus_queue.cc:237] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.161180 8258 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:42.135608 8293 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:42.163050 5881 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:42.165904 5998 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.162560 8293 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:42.173884 6587 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:42.173480 5959 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 9.
I20260620 13:56:42.174430 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:42.176334 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 200607us
I20260620 13:56:42.177145 5924 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:42.162556 8478 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:42.158664 8647 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.185519 8647 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:42.130934 8644 consensus_queue.cc:1059] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.058s
I20260620 13:56:42.186724 8644 raft_consensus.cc:3055] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:42.187052 8644 raft_consensus.cc:740] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:42.187623 8420 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:42.190296 8642 consensus_queue.cc:1059] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:42.191219 8642 raft_consensus.cc:3055] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:42.191573 8642 raft_consensus.cc:740] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:42.192049 8611 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:42.193042 8642 consensus_queue.cc:260] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.188134 8644 consensus_queue.cc:260] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.196012 8644 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:42.198794 6579 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 9.
I20260620 13:56:42.188160 8643 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:42.199743 8643 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:42.200214 6579 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260620 13:56:42.204165 8258 consensus_queue.cc:1048] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:42.204803 8549 consensus_queue.cc:1048] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:42.204885 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.207711 8604 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:42.208530 5998 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:42.210217 8603 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:42.210609 8604 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:42.211426 8611 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:42.212365 6551 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:42.213827 8255 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:42.214354 8255 raft_consensus.cc:697] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:42.217316 5924 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:42.212530 6579 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260620 13:56:42.200163 8643 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:42.228617 5924 leader_election.cc:400] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:42.231320 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.235152 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.194845 8642 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:42.247454 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.239882 5877 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:42.266300 6579 raft_consensus.cc:1240] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:42.267823 5924 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:42.130303 8587 consensus_queue.cc:1059] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.049s
I20260620 13:56:42.146924 8633 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.180289 8551 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:42.234447 8611 raft_consensus.cc:2764] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260620 13:56:42.278090 5884 raft_consensus.cc:2368] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6.
I20260620 13:56:42.279860 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:42.247066 8650 raft_consensus.cc:2804] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260620 13:56:42.281459 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.292268 6551 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:42.285845 5883 raft_consensus.cc:1240] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:42.298628 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:42.299611 6579 raft_consensus.cc:2368] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6.
I20260620 13:56:42.300906 5876 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:42.271879 8632 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:42.177578 8618 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:42.304777 5876 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:42.309039 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:42.311270 5924 leader_election.cc:400] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:42.312278 5924 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:42.312103 5883 raft_consensus.cc:1240] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:42.314195 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:42.314585 5924 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:42.317013 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 121110us
I20260620 13:56:42.317736 5997 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.287587 8650 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:42.246384 8255 consensus_queue.cc:237] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.320874 5956 raft_consensus.cc:1240] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
W20260620 13:56:42.323208 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:42.323168 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:42.325554 6579 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:42.323745 8587 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:42.344591 8662 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:42.331945 5848 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.784s (SENT) [suppressed 21 similar messages]
I20260620 13:56:42.315909 8611 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:42.302188 8602 consensus_queue.cc:1059] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260620 13:56:42.301175 8603 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.022s
I20260620 13:56:42.301478 8617 consensus_queue.cc:1059] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.078s
I20260620 13:56:42.318661 8423 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:42.375924 8656 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:42.375691 8604 consensus_queue.cc:1048] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260620 13:56:42.377684 5997 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:42.381520 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:42.322341 8650 raft_consensus.cc:3060] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:42.309301 8607 consensus_queue.cc:1048] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260620 13:56:42.427484 8614 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:42.426993 8293 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.430449 5997 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:42.322583 8646 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:42.458226 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:42.459650 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 127751us
W20260620 13:56:42.439594 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 147428us
I20260620 13:56:42.482553 6586 raft_consensus.cc:1240] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:42.434444 8611 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260620 13:56:42.537132 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 222592us
I20260620 13:56:42.538894 5924 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:42.541518 5924 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:42.523562 8551 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:42.546237 5848 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:42.529560 8614 raft_consensus.cc:697] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:42.536388 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 94644.2us
I20260620 13:56:42.555941 5997 leader_election.cc:400] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Vote denied by peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517) with higher term. Message: Invalid argument: T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6.
I20260620 13:56:42.551545 5876 raft_consensus.cc:1240] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260620 13:56:42.556391 5997 leader_election.cc:403] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260620 13:56:42.555985 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.559044 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:42.539819 8423 raft_consensus.cc:697] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:42.544224 8611 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:42.559146 5997 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:42.567646 8614 consensus_queue.cc:237] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:42.568614 8618 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:42.562515 8549 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517) with higher term. Message: Invalid argument: T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6.
I20260620 13:56:42.575714 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.587847 5883 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:42.544392 8656 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:42.544852 8551 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:42.589524 8551 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:42.575767 8655 log.cc:927] Time spent T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.145s user 0.001s sys 0.000s
W20260620 13:56:42.605288 8652 log.cc:927] Time spent T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.264s user 0.001s sys 0.000s
I20260620 13:56:42.611248 8649 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:42.612481 5880 raft_consensus.cc:2393] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:42.597708 8669 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:42.662191 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.600852 8656 raft_consensus.cc:697] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:42.601917 8657 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader election won for term 9
I20260620 13:56:42.688774 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:42.675127 8646 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:42.603811 8633 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:42.679631 8423 consensus_queue.cc:237] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.681044 8662 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:42.682369 8656 consensus_queue.cc:237] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.615276 8643 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:42.673645 8293 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:42.713734 8657 raft_consensus.cc:697] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:42.726348 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 165278us
I20260620 13:56:42.669101 8669 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:42.730794 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:42.736788 5884 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260620 13:56:42.743170 5998 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:42.750761 5883 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
W20260620 13:56:42.799489 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 51497.4us
I20260620 13:56:42.825201 8633 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:42.825814 5924 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.826040 8633 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.845973 6586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46864 (request call id 773) took 1298 ms. Trace:
I20260620 13:56:42.851229 5951 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:56:42.857179 6586 rpcz_store.cc:276] 0620 13:56:41.547442 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:42.084598 (+537156us) service_pool.cc:224] Handling call
0620 13:56:42.100998 (+ 16400us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:42.483179 (+382181us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:42.845630 (+362451us) spinlock_profiling.cc:243] Waited 381 ms on lock 0x7b54005afd54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:42.845871 (+ 241us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":876904832}
I20260620 13:56:42.828189 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.858531 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:42.860399 5924 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.846700 8326 raft_consensus.cc:3055] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:42.868561 8326 raft_consensus.cc:740] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:42.869765 8326 consensus_queue.cc:260] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:42.881872 6033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43502 (request call id 2019) took 1241 ms. Trace:
I20260620 13:56:42.880466 5924 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.877707 8326 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:42.904595 8618 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:42.827131 8668 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:42.841698 8543 raft_consensus.cc:3055] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:42.918869 6033 rpcz_store.cc:276] 0620 13:56:41.640781 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.640935 (+ 154us) service_pool.cc:224] Handling call
0620 13:56:42.881540 (+1240605us) spinlock_profiling.cc:243] Waited 433 ms on lock 0x7b540037c8d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:42.881781 (+ 241us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":996110592}
W20260620 13:56:42.937991 6551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:42.849582 8642 consensus_meta.cc:287] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.571s user 0.012s sys 0.000s
I20260620 13:56:42.964814 8633 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:42.966118 8633 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:42.968214 5950 raft_consensus.cc:1240] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:42.829576 8551 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:42.973382 8551 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:42.976873 8557 raft_consensus.cc:3055] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:56:42.977397 8557 raft_consensus.cc:740] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:42.977478 8669 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:42.978318 8557 consensus_queue.cc:260] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:42.979425 8650 consensus_meta.cc:287] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.538s user 0.003s sys 0.009s
I20260620 13:56:42.979698 8557 raft_consensus.cc:3060] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:42.979833 8650 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:42.820436 8657 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:42.985692 8648 log.cc:927] Time spent T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.809s user 0.005s sys 0.020s
I20260620 13:56:42.840304 8643 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:42.827329 8646 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:42.850135 8313 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:42.992926 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 112584us
I20260620 13:56:42.996419 5924 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:42.997601 6579 raft_consensus.cc:1240] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:42.946149 8543 raft_consensus.cc:740] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:43.004477 5924 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:43.010663 5924 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:42.993780 8650 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 3 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:43.014398 8690 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:43.015633 8656 raft_consensus.cc:2764] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260620 13:56:43.017573 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:43.017963 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 223846us
I20260620 13:56:43.018852 5924 leader_election.cc:400] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
I20260620 13:56:43.019158 5924 leader_election.cc:403] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260620 13:56:42.994655 8611 raft_consensus.cc:697] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:43.004475 8643 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260620 13:56:43.023495 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 83031.5us
I20260620 13:56:43.022145 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:43.024947 8611 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.024942 5998 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:43.032985 5924 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:43.036302 5881 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:42.989881 8668 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } attrs { replace: true } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:43.023595 8656 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:43.039533 6552 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:43.038369 8662 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:43.042223 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.042981 5950 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:43.044107 8633 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260620 13:56:43.043744 8313 consensus_queue.cc:1059] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:43.045173 8313 raft_consensus.cc:3055] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:43.045274 8643 consensus_queue.cc:1059] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:43.045672 8313 raft_consensus.cc:740] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:43.046317 8643 raft_consensus.cc:3055] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:43.046698 8643 raft_consensus.cc:740] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:43.047489 8679 log.cc:927] Time spent T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.131s user 0.000s sys 0.001s
I20260620 13:56:43.047832 8643 consensus_queue.cc:260] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.048553 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.049067 8643 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:43.049875 8615 raft_consensus.cc:3055] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:43.049616 8543 consensus_queue.cc:260] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.050246 8615 raft_consensus.cc:740] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:43.052771 8668 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:43.028790 8690 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
I20260620 13:56:43.054560 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:43.059417 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:43.059301 5959 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260620 13:56:43.059892 5959 pending_rounds.cc:85] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 4
I20260620 13:56:43.060130 5959 pending_rounds.cc:107] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260620 13:56:43.060685 5959 raft_consensus.cc:2889] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:43.061595 5954 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260620 13:56:43.066329 5958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:56:43.067003 5958 raft_consensus.cc:606] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:43.037417 8614 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:43.067747 5958 raft_consensus.cc:614] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:56:43.069764 8255 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:43.046651 8313 consensus_queue.cc:260] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.069778 8642 consensus_queue.cc:1059] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260620 13:56:43.073225 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.076437 8551 consensus_queue.cc:1059] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:43.039533 8650 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:43.078501 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.076480 8313 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:43.060091 8615 consensus_queue.cc:260] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.082211 6583 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
W20260620 13:56:43.097504 6583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46858 (request call id 705) took 1584 ms (client timeout 1523 ms). Trace:
I20260620 13:56:43.096874 8551 raft_consensus.cc:3055] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:43.097714 6029 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 2021) took 1452 ms. Trace:
W20260620 13:56:43.098656 6026 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46758 (request call id 499) took 2201 ms (client timeout 2112 ms). Trace:
I20260620 13:56:43.102627 8608 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:43.106570 8616 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.000s
W20260620 13:56:43.098583 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:43.125630 6580 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:43.109637 6581 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:43.102744 5849 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:43.073750 5998 leader_election.cc:400] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6.
W20260620 13:56:43.125253 6026 rpcz_store.cc:269] 0620 13:56:40.896868 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:40.932673 (+ 35805us) service_pool.cc:224] Handling call
0620 13:56:43.098491 (+2165818us) spinlock_profiling.cc:243] Waited 605 ms on lock 0x7b54001c8754. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:43.098590 (+ 99us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1390665600}
I20260620 13:56:43.096174 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.124493 6029 rpcz_store.cc:276] 0620 13:56:41.645871 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.646093 (+ 222us) service_pool.cc:224] Handling call
0620 13:56:41.655500 (+ 9407us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:42.151419 (+495919us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:43.097503 (+946084us) spinlock_profiling.cc:243] Waited 493 ms on lock 0x7b54001c6954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:43.097664 (+ 161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1134590336}
I20260620 13:56:43.133419 5998 leader_election.cc:403] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260620 13:56:43.135221 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:43.132346 5849 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:43.139315 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:43.140055 5955 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:43.140493 5959 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:43.139300 6585 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 765) took 1665 ms (client timeout 1821 ms). Trace:
W20260620 13:56:43.140828 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 67242.2us
I20260620 13:56:43.141091 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:43.141376 6585 rpcz_store.cc:269] 0620 13:56:41.476666 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.485878 (+ 9212us) service_pool.cc:224] Handling call
0620 13:56:43.096015 (+1610137us) spinlock_profiling.cc:243] Waited 1.05 ms on lock 0x7b580005fa98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47c27a0 00007f0fe47c2084 00007f0fddd3a834 00007f0fddd3a7c2
0620 13:56:43.139241 (+ 43226us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2424576}
I20260620 13:56:43.141918 6026 raft_consensus.cc:2393] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:43.142248 5998 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:43.142511 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.143231 6033 raft_consensus.cc:2393] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:43.084331 8615 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:43.107481 8614 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:43.143493 6032 raft_consensus.cc:1240] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:43.143227 5998 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:43.145280 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.150352 6026 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:43.095881 8642 raft_consensus.cc:3055] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:43.155609 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.155992 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:43.124257 8551 raft_consensus.cc:740] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:43.127553 8255 raft_consensus.cc:697] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:43.163664 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:43.139740 8649 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:43.160435 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.157341 8258 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6.
I20260620 13:56:43.144294 8608 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.169620 5958 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:43.126508 8603 consensus_queue.cc:1059] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260620 13:56:43.126346 8091 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.032s
I20260620 13:56:43.144719 8624 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:43.157166 8618 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:43.147440 8613 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:43.188198 6026 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:43.205199 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:43.243897 5957 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:43.155644 8614 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:43.163852 8549 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:43.145159 8616 consensus_queue.cc:1243] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer 2e82c0c231624695ac5a813230bf5038 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 4
I20260620 13:56:43.159135 8557 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:43.158941 8642 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:43.147377 8587 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:43.245200 8692 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:43.260790 8695 log.cc:927] Time spent T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.104s user 0.001s sys 0.000s
I20260620 13:56:43.262897 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.264382 8557 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:43.119715 6583 rpcz_store.cc:269] 0620 13:56:41.513276 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.553043 (+ 39767us) service_pool.cc:224] Handling call
0620 13:56:43.054388 (+1501345us) spinlock_profiling.cc:243] Waited 6.31 ms on lock 0x7b580005fa98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47c27a0 00007f0fe47c2084 00007f0fddd3a834 00007f0fddd3a7c2
0620 13:56:43.097415 (+ 43027us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14515584}
I20260620 13:56:43.267161 5878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58456 (request call id 1377) took 1386 ms. Trace:
I20260620 13:56:43.283630 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:43.285256 5878 rpcz_store.cc:276] 0620 13:56:41.880470 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.882881 (+ 2411us) service_pool.cc:224] Handling call
0620 13:56:43.266935 (+1384054us) spinlock_profiling.cc:243] Waited 357 ms on lock 0x7b54000519d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:43.267077 (+ 142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":820420864}
W20260620 13:56:43.307723 6578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46858 (request call id 697) took 1819 ms (client timeout 2095 ms). Trace:
W20260620 13:56:43.308466 6578 rpcz_store.cc:269] 0620 13:56:41.488506 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.490253 (+ 1747us) service_pool.cc:224] Handling call
0620 13:56:43.262735 (+1772482us) spinlock_profiling.cc:243] Waited 26.3 ms on lock 0x7b580005fa98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47c27a0 00007f0fe47c2084 00007f0fddd3a834 00007f0fddd3a7c2
0620 13:56:43.307511 (+ 44776us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":60427520}
I20260620 13:56:43.304255 8500 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:43.310498 8500 raft_consensus.cc:697] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:43.311908 8500 consensus_queue.cc:237] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.248031 8607 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:43.315853 8607 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.316959 8618 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:43.317647 8618 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.318476 8607 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:43.286711 8587 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.321559 5875 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1378) took 1440 ms. Trace:
I20260620 13:56:43.322079 8587 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:43.321988 5875 rpcz_store.cc:276] 0620 13:56:41.881156 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.884989 (+ 3833us) service_pool.cc:224] Handling call
0620 13:56:41.885262 (+ 273us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:41.928360 (+ 43098us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:43.321296 (+1392936us) spinlock_profiling.cc:243] Waited 42.3 ms on lock 0x7b54003fa2d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:43.321497 (+ 201us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":97403136}
I20260620 13:56:43.322728 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 501) took 1761 ms. Trace:
I20260620 13:56:43.323670 8642 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.323304 5879 rpcz_store.cc:276] 0620 13:56:41.561003 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.563960 (+ 2957us) service_pool.cc:224] Handling call
0620 13:56:41.564322 (+ 362us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:42.987540 (+1423218us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:42.987582 (+ 42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:42.988188 (+ 606us) log.cc:844] Serialized 26 byte log entry
0620 13:56:43.026971 (+ 38783us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:43.026997 (+ 26us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:43.322322 (+295325us) spinlock_profiling.cc:243] Waited 1.42 s on lock 0x7b540040f954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:43.322374 (+ 52us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:43.322419 (+ 45us) raft_consensus.cc:1685] finished
0620 13:56:43.322432 (+ 13us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:43.322657 (+ 225us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4062,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":4782,"spinlock_wait_cycles":3272116992,"thread_start_us":17472,"threads_started":1,"wal-append.queue_time_us":62670}
I20260620 13:56:43.286130 8551 consensus_queue.cc:260] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.326331 8618 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:43.326745 8551 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:43.326937 5877 raft_consensus.cc:1240] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260620 13:56:43.325080 8642 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:43.331396 8671 raft_consensus.cc:3055] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:43.331790 8671 raft_consensus.cc:740] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:43.332712 8671 consensus_queue.cc:260] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.337000 8530 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:43.337677 8530 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:56:43.298066 8692 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.346701 8692 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:43.302754 8557 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:43.351897 8255 consensus_queue.cc:237] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.355444 8671 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:43.358429 8661 log.cc:927] Time spent T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.926s user 0.006s sys 0.004s
I20260620 13:56:43.249402 8613 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.367520 5882 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 497) took 1818 ms. Trace:
I20260620 13:56:43.368100 8613 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:43.368016 5882 rpcz_store.cc:276] 0620 13:56:41.549509 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.549694 (+ 185us) service_pool.cc:224] Handling call
0620 13:56:41.550011 (+ 317us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:42.064599 (+514588us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:43.367251 (+1302652us) spinlock_profiling.cc:243] Waited 501 ms on lock 0x7b540040db54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:43.367457 (+ 206us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1152074624}
I20260620 13:56:43.370045 8692 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:43.370599 8692 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.372241 5956 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1443) took 1441 ms. Trace:
I20260620 13:56:43.372603 5956 rpcz_store.cc:276] 0620 13:56:41.930312 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.931708 (+ 1396us) service_pool.cc:224] Handling call
0620 13:56:41.931971 (+ 263us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:42.324010 (+392039us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:43.371993 (+1047983us) spinlock_profiling.cc:243] Waited 389 ms on lock 0x7b54002611d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:43.372150 (+ 157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":894018816}
I20260620 13:56:43.374495 8608 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:43.376773 8692 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:43.381917 6579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 718) took 1342 ms. Trace:
I20260620 13:56:43.382788 6579 rpcz_store.cc:276] 0620 13:56:42.039952 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:42.420333 (+380381us) service_pool.cc:224] Handling call
0620 13:56:42.420610 (+ 277us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:42.999177 (+578567us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:43.381561 (+382384us) spinlock_profiling.cc:243] Waited 577 ms on lock 0x7b54005af0d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:43.381831 (+ 270us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1326463360}
I20260620 13:56:43.384537 8676 raft_consensus.cc:3055] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:43.385167 8676 raft_consensus.cc:740] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:43.386070 8676 consensus_queue.cc:260] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.395733 8676 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:43.401820 5956 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:43.405647 5953 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:43.406935 5951 raft_consensus.cc:1240] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:43.422962 5876 raft_consensus.cc:1217] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Deduplicated request from leader. Original: 1.4->[2.5-6.7] Dedup: 2.5->[4.6-6.7]
W20260620 13:56:43.433790 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 271056us
I20260620 13:56:43.434265 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.435612 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:43.436798 5958 raft_consensus.cc:2410] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for term 5 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.
I20260620 13:56:43.437417 5957 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:43.438309 5879 raft_consensus.cc:1240] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:43.423731 5876 pending_rounds.cc:85] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 5
I20260620 13:56:43.444746 5876 pending_rounds.cc:107] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260620 13:56:43.445176 5876 raft_consensus.cc:2889] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:43.450306 8614 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:43.445855 8326 consensus_meta.cc:287] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.523s user 0.012s sys 0.000s
I20260620 13:56:43.501024 8471 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:43.501535 6586 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260620 13:56:43.501606 8471 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.503952 8471 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:43.505255 8701 log.cc:927] Time spent T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.224s user 0.002s sys 0.000s
I20260620 13:56:43.510149 7891 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:43.517365 8637 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:43.517944 8637 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.409333 8517 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.084s
I20260620 13:56:43.519261 8556 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:43.519869 8556 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:43.495028 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 46947.9us
I20260620 13:56:43.415493 8649 raft_consensus.cc:697] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:43.511375 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:43.531886 6579 raft_consensus.cc:2376] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4. Re-sending same reply.
I20260620 13:56:43.511694 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:43.512048 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.512156 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.512641 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.535141 5954 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:43.512759 8543 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:43.521657 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.542001 6026 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:43.451874 5882 raft_consensus.cc:3055] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:43.543311 5882 raft_consensus.cc:740] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:43.544035 5882 consensus_queue.cc:260] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.544994 5882 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:43.546023 8642 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:43.547205 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:43.546532 8642 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.511147 6583 raft_consensus.cc:1240] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:43.498060 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.512651 5956 raft_consensus.cc:1275] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260620 13:56:43.551460 5956 pending_rounds.cc:85] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 3
I20260620 13:56:43.444643 8624 raft_consensus.cc:697] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:43.522722 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.555461 5957 raft_consensus.cc:2376] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5. Re-sending same reply.
I20260620 13:56:43.522891 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.523389 6552 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:43.524581 5953 raft_consensus.cc:1275] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260620 13:56:43.452610 6033 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:43.556521 5953 pending_rounds.cc:85] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 1
I20260620 13:56:43.556353 6551 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:43.452893 6029 raft_consensus.cc:1240] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:43.443774 8478 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:43.550333 5998 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:43.561558 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:43.538288 8556 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:43.565006 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:43.566835 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 43564.1us
I20260620 13:56:43.567401 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.570094 5959 raft_consensus.cc:1240] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:43.539691 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:43.551800 5956 pending_rounds.cc:107] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 3.4
I20260620 13:56:43.556842 5953 pending_rounds.cc:107] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260620 13:56:43.574750 5953 raft_consensus.cc:2889] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:43.557873 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.560424 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:43.575544 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.575870 5998 leader_election.cc:400] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6.
I20260620 13:56:43.576275 5952 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:43.563952 6032 raft_consensus.cc:3055] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:43.570554 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:43.571506 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:43.572753 5848 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:43.579015 6587 raft_consensus.cc:2393] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:43.579808 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.581297 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.581902 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:43.582734 5883 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:43.577797 6032 raft_consensus.cc:740] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:43.584203 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:43.586148 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.586396 6026 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:43.586809 6584 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:43.588426 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.594015 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.594269 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.599192 5956 raft_consensus.cc:2917] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Aborting config change with OpId 3.4: Aborted: Op aborted by new leader
W20260620 13:56:43.599961 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 43677.7us
I20260620 13:56:43.600660 5959 raft_consensus.cc:1240] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:43.596700 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:43.583748 6032 consensus_queue.cc:260] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.601441 6581 raft_consensus.cc:2393] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:43.601887 5954 raft_consensus.cc:2393] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:43.549352 8642 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:43.606513 5957 raft_consensus.cc:1240] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:43.608408 6032 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:43.595947 5848 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:43.610562 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.610576 5956 raft_consensus.cc:2889] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:43.615989 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:43.616814 5883 raft_consensus.cc:3060] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 2 FOLLOWER]: Advancing to term 3
W20260620 13:56:43.617187 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:43.623360 5959 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260620 13:56:43.626351 5882 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:43.626618 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.494570 8602 consensus_queue.cc:1059] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.103s
I20260620 13:56:43.598116 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.582224 8293 raft_consensus.cc:2749] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:43.640684 5998 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
W20260620 13:56:43.634824 8703 log.cc:927] Time spent T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.102s user 0.000s sys 0.000s
I20260620 13:56:43.629901 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:43.646339 5881 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 6
I20260620 13:56:43.531703 8422 consensus_queue.cc:1059] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.071s
I20260620 13:56:43.573325 8326 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.071s
W20260620 13:56:43.636042 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 45550.6us
W20260620 13:56:43.642443 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 46583.7us
I20260620 13:56:43.657442 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:43.658782 5953 raft_consensus.cc:2410] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:43.659790 5848 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:43.643215 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:43.597281 8312 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:43.598670 8559 raft_consensus.cc:2749] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:43.603358 8591 consensus_queue.cc:1059] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260620 13:56:43.648054 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:43.649425 5849 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.510s user 0.000s sys 0.050s
W20260620 13:56:43.778136 5849 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.639s user 0.000s sys 0.050s
W20260620 13:56:43.778535 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 639797us
I20260620 13:56:43.647877 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.576731 8478 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.674413 6027 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:43.644394 8677 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:43.700810 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:43.685608 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:43.677641 8697 log.cc:927] Time spent T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.095s user 0.000s sys 0.001s
I20260620 13:56:43.716878 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:43.716221 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.702029 8614 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:43.750134 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 179306us
I20260620 13:56:43.672112 8312 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.674830 5997 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:43.650962 8379 raft_consensus.cc:3055] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:43.603137 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.670709 8420 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:43.683588 8632 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.060s
I20260620 13:56:43.774526 6025 raft_consensus.cc:1240] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:43.636861 8705 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:43.649062 8613 consensus_queue.cc:1059] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.056s
I20260620 13:56:43.843148 8613 consensus_queue.cc:1243] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer b0ce39342d8c4a64904b30b98de02b9f 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
I20260620 13:56:43.645439 8629 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:43.669305 8556 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:43.841432 8420 raft_consensus.cc:697] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:43.844269 8556 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.845134 8420 consensus_queue.cc:237] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.846576 8556 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:43.777300 5848 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:43.846731 5924 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:43.847733 8379 raft_consensus.cc:740] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:43.848349 8692 consensus_queue.cc:1059] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260620 13:56:43.848747 8557 consensus_meta.cc:287] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.501s user 0.008s sys 0.000s
I20260620 13:56:43.789953 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.783388 6581 raft_consensus.cc:2393] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:43.788403 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.850383 5953 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:43.797529 5883 raft_consensus.cc:2468] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:43.800129 5882 raft_consensus.cc:2410] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 2.
I20260620 13:56:43.851716 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:43.852042 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:43.852510 5883 raft_consensus.cc:2393] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:43.852715 8613 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:43.853286 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:43.853240 8613 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.853566 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:43.854009 5883 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:43.854439 5882 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:43.856307 8613 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:43.852531 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:43.806121 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:43.833451 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:43.833940 8700 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:43.784849 8608 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:43.862929 8608 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:43.790620 8677 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:43.863425 8608 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:43.863487 8677 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:43.865734 8478 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:43.791826 5880 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:56:43.839279 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.867381 8656 raft_consensus.cc:3055] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:43.867816 8656 raft_consensus.cc:740] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:43.868919 8656 consensus_queue.cc:260] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.872920 5879 raft_consensus.cc:2393] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:43.874053 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:43.840364 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 165662us
I20260620 13:56:43.841372 8258 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:43.848255 8668 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:43.860723 8312 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:43.836222 8591 raft_consensus.cc:3055] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:43.879208 8591 raft_consensus.cc:740] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:43.880393 8591 consensus_queue.cc:260] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.713888 8624 consensus_queue.cc:237] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.848176 6026 raft_consensus.cc:3060] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:43.888953 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:43.889914 6024 raft_consensus.cc:2393] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:43.890619 8614 consensus_queue.cc:1059] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:43.685521 8649 consensus_queue.cc:237] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:43.891916 8313 raft_consensus.cc:3055] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Stepping down as leader of term 2
I20260620 13:56:43.892320 8313 raft_consensus.cc:740] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:43.893131 8313 consensus_queue.cc:260] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.895700 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:43.896481 5884 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:43.898025 5875 raft_consensus.cc:1240] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 2. Current term is 3. Ops: []
I20260620 13:56:43.898140 8669 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260620 13:56:43.901693 8556 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:43.901872 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.902333 8556 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.902907 6030 raft_consensus.cc:2376] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6. Re-sending same reply.
I20260620 13:56:43.904587 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:43.906442 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:43.091488 8560 consensus_queue.cc:1175] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b0ce39342d8c4a64904b30b98de02b9f" responder_term: 4 status { last_received { term: 3 index: 6 } last_committed_idx: 6 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 3. Current term is 4. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260620 13:56:43.911631 8657 raft_consensus.cc:3055] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:43.912079 8657 raft_consensus.cc:740] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:43.782955 5881 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:43.890859 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:43.854849 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:43.816125 5956 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:42074 (request call id 17) took 11541 ms. Trace:
W20260620 13:56:43.943161 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 165944us
I20260620 13:56:43.923461 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.926008 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:43.917074 5884 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:56:43.922186 6028 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:56:43.955246 5952 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:43.928949 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.956753 6029 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
W20260620 13:56:43.956918 6551 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.4.155.254:37547, user_credentials={real_user=slave}} blocked reactor thread for 124194us
I20260620 13:56:43.933084 6032 raft_consensus.cc:1275] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:43.921443 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.974293 5953 raft_consensus.cc:2393] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 5: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:43.952361 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:43.958247 8629 raft_consensus.cc:2804] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
W20260620 13:56:43.976487 6612 heartbeater.cc:646] Failed to heartbeat to 127.4.155.254:37547 (0 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.4.155.254:37547 timed out after 15.000s (SENT)
W20260620 13:56:43.962319 8671 consensus_meta.cc:287] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.606s user 0.001s sys 0.009s
I20260620 13:56:43.976910 6029 raft_consensus.cc:1275] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260620 13:56:43.977617 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:43.978251 6028 raft_consensus.cc:3060] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:43.978657 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:43.977874 6580 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
W20260620 13:56:43.980682 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 53627.8us
I20260620 13:56:43.953219 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:43.975261 5879 raft_consensus.cc:2393] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:43.981603 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:43.984148 6031 raft_consensus.cc:2468] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:56:43.984784 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:43.928694 8676 consensus_meta.cc:287] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.532s user 0.009s sys 0.006s
W20260620 13:56:43.930083 8551 consensus_meta.cc:287] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.603s user 0.010s sys 0.003s
I20260620 13:56:44.007850 6025 raft_consensus.cc:1275] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260620 13:56:43.985003 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:43.987260 6026 raft_consensus.cc:2468] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:43.985548 6579 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:43.984571 5997 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:43.989365 6029 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:43.994794 5955 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:56:43.995443 6032 raft_consensus.cc:1240] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: []
W20260620 13:56:43.987960 8255 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.571s user 0.036s sys 0.058s
I20260620 13:56:43.796223 8642 consensus_queue.cc:1059] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.190s
I20260620 13:56:43.916927 8608 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:43.953544 5956 rpcz_store.cc:276] 0620 13:56:32.255724 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:32.256092 (+ 368us) service_pool.cc:224] Handling call
0620 13:56:32.453955 (+197863us) log.cc:844] Serialized 506 byte log entry
0620 13:56:33.036308 (+582353us) spinlock_profiling.cc:243] Waited 41.8 ms on lock 0x7b5400147e20. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf77cf06 00007f0fdf77687a 00007f0fdf775af4 00007f0fdf75628a 00007f0fdf75d133 00007f0fdf75d0b9 00007f0fdf75d049 00007f0fdf75d011 00007f0fdf75c1dd 0000000000389354
0620 13:56:34.052749 (+1016441us) spinlock_profiling.cc:243] Waited 15.9 ms on lock 0x7b5400147e20. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf775522 00007f0fdf75628a 00007f0fdf75d133 00007f0fdf75d0b9 00007f0fdf75d049 00007f0fdf75d011 00007f0fdf75c1dd 0000000000389354 0000000000389199 00007f0fdc70ac75
0620 13:56:43.728007 (+9675258us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":19713,"raft.queue_time_us":103098,"raft.run_cpu_time_us":25331,"raft.run_wall_time_us":1720788,"spinlock_wait_cycles":132818944,"thread_start_us":136055,"threads_started":1,"wal-append.queue_time_us":329358,"wal-append.run_cpu_time_us":2330,"wal-append.run_wall_time_us":1215746}
I20260620 13:56:44.011795 6030 raft_consensus.cc:2393] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:44.036204 6028 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:43.806507 8673 consensus_queue.cc:1059] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.201s
I20260620 13:56:43.988700 8637 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:43.981225 6024 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:44.035976 6027 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:43.995048 8591 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:43.958007 8657 consensus_queue.cc:260] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.078744 5875 raft_consensus.cc:1240] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:44.002130 8629 raft_consensus.cc:697] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:43.999845 8543 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:44.069907 6031 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:43.991590 8530 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:44.137342 8530 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:44.010975 8255 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.603s user 0.037s sys 0.059s
I20260620 13:56:43.962152 8557 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:44.075595 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 53620.3us
I20260620 13:56:44.063428 5882 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
W20260620 13:56:44.080658 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:44.148203 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:43.988195 8663 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.063s
I20260620 13:56:44.136626 8258 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:44.030264 8704 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:44.071004 8312 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:44.008868 8500 consensus_queue.cc:1059] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.081s
I20260620 13:56:44.043514 8671 consensus_queue.cc:1048] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.103s
I20260620 13:56:44.198068 6033 raft_consensus.cc:1275] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260620 13:56:44.170097 8642 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
W20260620 13:56:44.215343 8715 log.cc:927] Time spent T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.065s user 0.001s sys 0.000s
I20260620 13:56:44.172369 8704 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.173447 8657 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:44.219305 8587 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.219573 8613 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.220046 8587 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.220194 8613 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.222064 8587 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:44.197923 8312 raft_consensus.cc:697] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:44.225014 6025 raft_consensus.cc:1240] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:44.139567 8530 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:44.044607 8602 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.181s
I20260620 13:56:44.256458 6033 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260620 13:56:44.238257 8643 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.222079 8613 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:44.260502 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 412629us
I20260620 13:56:44.238209 8611 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:44.264027 5924 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:44.261909 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 271972us
I20260620 13:56:44.238592 8556 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:44.238111 8671 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.241150 8704 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.266148 5849 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:44.267357 5924 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:44.269543 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
W20260620 13:56:44.275625 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:44.273313 8671 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.290087 8608 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.272974 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:44.290907 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:44.291500 6024 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:44.291667 5958 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:44.268344 8629 consensus_queue.cc:237] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.292805 5954 raft_consensus.cc:1240] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:44.293645 8557 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:44.266651 8643 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.300969 8643 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.301570 8643 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:44.302057 8643 raft_consensus.cc:697] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:44.303370 5848 leader_election.cc:336] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.830s (SENT)
I20260620 13:56:44.272493 8312 consensus_queue.cc:237] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.271306 8668 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:44.305377 8643 consensus_queue.cc:237] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.270046 8611 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.309001 8671 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.309835 8611 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.274561 8649 raft_consensus.cc:2749] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:44.310676 8719 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:44.317301 8543 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:44.319796 6033 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
W20260620 13:56:44.318591 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 52517.7us
I20260620 13:56:44.320190 6033 pending_rounds.cc:85] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: Aborting all ops after (but not including) 6
I20260620 13:56:44.320443 6033 pending_rounds.cc:107] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: Aborting uncommitted NO_OP operation due to leader change: 6.7
I20260620 13:56:44.320652 6033 raft_consensus.cc:2889] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:44.320748 5849 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:44.325055 8551 raft_consensus.cc:3055] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:44.325635 8551 raft_consensus.cc:740] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:44.359931 5849 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:44.369345 5849 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:44.372622 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 103140us
I20260620 13:56:44.380288 5924 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:44.391403 8657 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.392107 8657 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.395751 8657 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:44.400544 8719 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:44.401729 8719 consensus_queue.cc:1059] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:44.402976 8719 raft_consensus.cc:3055] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:44.326779 8551 consensus_queue.cc:260] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.404021 8608 consensus_queue.cc:1059] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:44.404860 8551 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:44.404934 8724 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:44.405658 8724 raft_consensus.cc:697] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:44.408072 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:44.410518 5924 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:44.423264 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:44.438778 5924 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:44.327937 8709 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:44.441849 8611 raft_consensus.cc:2804] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader election won for term 3
I20260620 13:56:44.408264 8719 raft_consensus.cc:740] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:44.454397 5924 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:44.466750 8719 consensus_queue.cc:260] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.468024 8719 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:44.441319 8530 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:44.456583 8705 raft_consensus.cc:3055] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:44.456746 8731 raft_consensus.cc:2804] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:44.458005 8624 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:44.459658 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:44.471493 8705 raft_consensus.cc:740] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:44.459890 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:44.474543 8705 consensus_queue.cc:260] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.475720 8705 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:44.439334 8710 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260620 13:56:44.477254 8677 consensus_meta.cc:287] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.613s user 0.007s sys 0.005s
I20260620 13:56:44.477747 8677 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.480114 8677 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.451633 8608 consensus_queue.cc:1048] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260620 13:56:44.483953 6586 raft_consensus.cc:2368] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:44.488354 8379 consensus_queue.cc:260] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.495482 8639 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.496153 8639 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.498265 8639 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.498767 8639 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.445393 8668 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:56:44.500982 8668 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:44.501428 8668 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:56:44.406705 8724 consensus_queue.cc:237] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.524586 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:44.528324 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:44.528335 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:44.540685 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:44.540612 5998 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:44.545095 6583 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:44.550628 5998 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
W20260620 13:56:44.554098 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:44.556942 5998 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:44.512941 8422 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260620 13:56:44.584533 5998 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:44.544744 8255 raft_consensus.cc:3055] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:44.547061 8549 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:44.505980 8639 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.584200 8551 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:44.593858 8611 raft_consensus.cc:697] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [term 3 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:44.594940 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 94475.9us
I20260620 13:56:44.600942 5998 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:44.601783 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 147492us
I20260620 13:56:44.607456 5924 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:44.586395 8675 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:44.610850 5998 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:44.615273 5879 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260620 13:56:44.615815 5882 raft_consensus.cc:1240] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260620 13:56:44.595422 8731 raft_consensus.cc:697] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:44.596364 8591 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:44.590540 8255 raft_consensus.cc:740] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:44.622160 5882 raft_consensus.cc:1240] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:44.623986 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:44.627908 8624 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.628459 8624 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.629456 8639 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.630496 8624 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.631893 8731 consensus_queue.cc:237] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.610023 8549 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:44.610446 8675 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:44.635893 8675 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:44.622637 8591 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:44.639753 5997 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:44.641131 8255 consensus_queue.cc:260] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.642588 8255 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:44.642871 5776 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47386 (request call id 232) took 15949 ms (client timeout 15000 ms). Trace:
I20260620 13:56:44.643692 8734 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:44.643780 8422 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:44.644738 8734 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:44.644591 8422 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.645112 8556 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:44.645545 8556 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:44.645928 8556 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:44.605967 8560 consensus_queue.cc:1059] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260620 13:56:44.612368 8559 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260620 13:56:44.646855 8422 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.621634 8657 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:44.648536 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:44.655817 6028 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
W20260620 13:56:44.656769 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:44.657315 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:44.658272 6028 raft_consensus.cc:2410] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for term 6 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: 3 index: 6.
I20260620 13:56:44.639838 8611 consensus_queue.cc:237] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.639986 8591 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:44.632298 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:44.667382 6552 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:44.674316 6552 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:44.689077 8293 raft_consensus.cc:2804] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:44.689733 8293 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:44.690094 8293 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:44.700603 6030 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260620 13:56:44.702548 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:44.676080 7927 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.707310 8736 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:44.710235 8471 consensus_queue.cc:1059] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:44.684304 8617 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:44.712724 6552 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:44.643301 5776 rpcz_store.cc:269] 0620 13:56:28.693339 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:28.693648 (+ 309us) service_pool.cc:224] Handling call
0620 13:56:44.642794 (+15949146us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:40.998176 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:40.999029 (+ 853us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:40.999095 (+ 66us) write_op.cc:435] Acquired schema lock
0620 13:56:40.999144 (+ 49us) tablet.cc:662] Decoding operations
0620 13:56:40.999876 (+ 732us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:40.999966 (+ 90us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:40.999997 (+ 31us) tablet.cc:685] Acquiring locks for 3 operations
0620 13:56:41.000454 (+ 457us) tablet.cc:701] Row locks acquired
0620 13:56:41.000474 (+ 20us) write_op.cc:260] PREPARE: finished
0620 13:56:41.000674 (+ 200us) write_op.cc:270] Start()
0620 13:56:41.000862 (+ 188us) write_op.cc:276] Timestamp: P: 1781963801000601 usec, L: 0
0620 13:56:41.000882 (+ 20us) op_driver.cc:348] REPLICATION: starting
0620 13:56:41.001565 (+ 683us) log.cc:844] Serialized 1298 byte log entry
0620 13:56:41.505628 (+504063us) op_driver.cc:464] REPLICATION: finished
0620 13:56:41.514474 (+ 8846us) write_op.cc:301] APPLY: starting
0620 13:56:41.514567 (+ 93us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:41.514688 (+ 121us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:41.514802 (+ 114us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:41.515934 (+ 1132us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:41.516573 (+ 639us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0620 13:56:41.516653 (+ 80us) write_op.cc:312] APPLY: finished
0620 13:56:41.519156 (+ 2503us) log.cc:844] Serialized 35 byte log entry
0620 13:56:41.542644 (+ 23488us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:41.542816 (+ 172us) write_op.cc:454] Released schema lock
0620 13:56:41.542897 (+ 81us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:41.552157 (+ 9260us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:41.552200 (+ 43us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4502319,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":8499,"apply.run_cpu_time_us":3524,"apply.run_wall_time_us":28950,"mutex_wait_us":13243,"num_ops":3,"prepare.queue_time_us":497891,"prepare.run_cpu_time_us":44087,"prepare.run_wall_time_us":293371,"raft.queue_time_us":52854,"raft.run_cpu_time_us":8933,"raft.run_wall_time_us":8933,"replication_time_us":504521,"thread_start_us":639527,"threads_started":4,"wal-append.queue_time_us":376643,"wal-append.run_cpu_time_us":5848,"wal-append.run_wall_time_us":1160976}]]}
I20260620 13:56:44.718607 8556 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.676769 8422 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:44.767171 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 54539.4us
I20260620 13:56:44.740381 7927 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.772622 7927 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:44.773551 8671 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:44.711252 8639 consensus_queue.cc:1059] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260620 13:56:44.758503 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:44.760517 5848 leader_election.cc:336] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.297s (SENT)
I20260620 13:56:44.703467 8313 raft_consensus.cc:3060] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Advancing to term 3
I20260620 13:56:44.775449 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:44.807129 6027 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46758 (request call id 519) took 1252 ms. Trace:
I20260620 13:56:44.807746 6027 rpcz_store.cc:276] 0620 13:56:43.554896 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:43.795663 (+240767us) service_pool.cc:224] Handling call
0620 13:56:44.806730 (+1011067us) spinlock_profiling.cc:243] Waited 153 ms on lock 0x7b54001c6e54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:44.806895 (+ 165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":351346944}
I20260620 13:56:44.718744 8675 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:44.756484 8617 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:44.843760 8745 log.cc:927] Time spent T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.079s user 0.001s sys 0.000s
W20260620 13:56:44.903580 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 44856.1us
I20260620 13:56:44.899559 8705 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260620 13:56:44.917260 7927 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.917901 7927 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.918663 8710 consensus_queue.cc:1048] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:44.828429 8617 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:44.935546 8671 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:44.936337 8671 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:44.944746 8556 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:44.784876 8422 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.053603 8422 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:44.956133 8668 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:45.066664 8668 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:45.112140 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 504765us
I20260620 13:56:45.113168 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:45.113898 5924 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.117614 7927 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.119695 6033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 520) took 1220 ms. Trace:
I20260620 13:56:45.120193 6033 rpcz_store.cc:276] 0620 13:56:43.899427 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:44.257531 (+358104us) service_pool.cc:224] Handling call
0620 13:56:44.273122 (+ 15591us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:44.321085 (+ 47963us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:45.119468 (+798383us) spinlock_profiling.cc:243] Waited 46.3 ms on lock 0x7b54000b7cd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:45.119634 (+ 166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":107797632}
W20260620 13:56:45.121341 5848 leader_election.cc:336] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517): Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 2.225s (SENT)
I20260620 13:56:45.121969 5848 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.122797 8608 raft_consensus.cc:2749] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:45.132704 5876 raft_consensus.cc:1240] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
W20260620 13:56:45.113665 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 246643us
W20260620 13:56:45.136132 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:45.136034 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.142302 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.145148 6033 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:45.148947 5924 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.133694 8557 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:45.151832 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:45.137264 8420 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.158303 8670 consensus_queue.cc:1059] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:45.157893 8557 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.114989 8591 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.165493 8738 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:45.167047 5924 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:45.175269 8722 log.cc:927] Time spent T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.868s user 0.007s sys 0.007s
I20260620 13:56:45.177794 5878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 520) took 1749 ms. Trace:
I20260620 13:56:45.150404 8671 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:45.151000 8746 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.136180 8293 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.179823 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:45.180323 6031 raft_consensus.cc:1240] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:45.191301 6033 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:45.151015 8731 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:45.178390 5878 rpcz_store.cc:276] 0620 13:56:43.428424 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:43.429781 (+ 1357us) service_pool.cc:224] Handling call
0620 13:56:43.430232 (+ 451us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:43.430726 (+ 494us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:43.430766 (+ 40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:43.447596 (+ 16830us) log.cc:844] Serialized 26 byte log entry
0620 13:56:43.913632 (+466036us) spinlock_profiling.cc:243] Waited 46.7 ms on lock 0x7b180040eca0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6ed607 00007f0fe554c759 00007f0fdc709e9b 00007f0fdc70813f 00007f0fdc70a402 00007f0fdf3955ab 00007f0fdf39b0c3 00007f0fdf39b471 00007f0fdf7b7def
0620 13:56:44.262310 (+348678us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:44.262364 (+ 54us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:44.262432 (+ 68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:45.174600 (+912168us) spinlock_profiling.cc:243] Waited 39.1 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdf396c0e 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1 00007f0fdf39f579 00007f0fdf39f509
0620 13:56:45.177516 (+ 2916us) raft_consensus.cc:1685] finished
0620 13:56:45.177543 (+ 27us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:45.177720 (+ 177us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27436,"raft.queue_time_us":7549,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":2973,"spinlock_wait_cycles":197478400,"thread_start_us":348252,"threads_started":1,"wal-append.queue_time_us":858947}
I20260620 13:56:45.168442 8420 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.193924 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:45.195188 8591 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.190665 8611 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260620 13:56:45.206488 6580 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 779) took 1637 ms (client timeout 1848 ms). Trace:
W20260620 13:56:45.206488 6026 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43502 (request call id 2030) took 1688 ms (client timeout 2007 ms). Trace:
W20260620 13:56:45.207408 6026 rpcz_store.cc:269] 0620 13:56:43.517920 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:43.600222 (+ 82302us) service_pool.cc:224] Handling call
0620 13:56:45.206348 (+1606126us) spinlock_profiling.cc:243] Waited 15 ms on lock 0x7b54000b77d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:45.206432 (+ 84us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":34480384}
I20260620 13:56:45.208678 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.160560 8741 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:45.201699 6033 raft_consensus.cc:2393] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:45.164533 8675 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:45.189646 8556 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:45.206925 6580 rpcz_store.cc:269] 0620 13:56:43.569629 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:43.581058 (+ 11429us) service_pool.cc:224] Handling call
0620 13:56:45.206307 (+1625249us) spinlock_profiling.cc:243] Waited 396 ms on lock 0x7b54005f5fd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:45.206423 (+ 116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":910406912}
I20260620 13:56:45.187906 8643 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:45.166169 8738 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.229383 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:45.231844 6026 raft_consensus.cc:2376] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5. Re-sending same reply.
I20260620 13:56:45.219075 8737 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:45.198019 8746 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:45.243629 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.244815 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:45.245319 6029 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:45.245491 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.246371 6582 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:45.246953 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.247431 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:45.248135 6581 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:45.249953 6587 raft_consensus.cc:1240] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:45.252765 8379 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:45.268639 6584 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:45.209117 8731 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.267035 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:45.276697 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 123471us
W20260620 13:56:45.278127 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:45.254333 8125 raft_consensus.cc:3055] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:45.231067 8556 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.275573 8557 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.233671 8643 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:45.290076 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:45.294380 8617 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.296123 6030 raft_consensus.cc:1240] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260620 13:56:45.296741 8643 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:45.298810 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.304584 6033 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:45.310319 8746 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:45.312731 8734 consensus_meta.cc:287] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.668s user 0.012s sys 0.001s
I20260620 13:56:45.313231 8734 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:45.313971 5779 catalog_manager.cc:5696] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 5 to 7, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 7 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:56:45.315757 8420 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.315987 8293 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:45.317479 8556 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.317559 6583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46864 (request call id 787) took 1391 ms. Trace:
I20260620 13:56:45.323235 6583 rpcz_store.cc:276] 0620 13:56:43.926073 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:43.939299 (+ 13226us) service_pool.cc:224] Handling call
0620 13:56:44.542820 (+603521us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:44.545595 (+ 2775us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:45.317348 (+771753us) spinlock_profiling.cc:243] Waited 603 ms on lock 0x7b5400620550. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:45.317497 (+ 149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1386882304}
I20260620 13:56:45.318357 6580 raft_consensus.cc:2410] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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: 5 index: 6.
I20260620 13:56:45.320890 6030 raft_consensus.cc:1240] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260620 13:56:45.320282 5779 catalog_manager.cc:5696] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 3, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260620 13:56:45.319643 8255 consensus_meta.cc:287] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.677s user 0.013s sys 0.000s
I20260620 13:56:45.340474 8738 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.342525 8617 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:45.344118 6033 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 7. (term mismatch)
I20260620 13:56:45.344661 6033 pending_rounds.cc:85] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Aborting all ops after (but not including) 6
I20260620 13:56:45.344878 6033 pending_rounds.cc:107] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Aborting uncommitted NO_OP operation due to leader change: 4.7
I20260620 13:56:45.345110 6033 raft_consensus.cc:2889] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260620 13:56:45.346096 8751 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.121s user 0.000s sys 0.001s
W20260620 13:56:45.350171 8313 consensus_meta.cc:287] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.539s user 0.006s sys 0.003s
I20260620 13:56:45.282341 8125 raft_consensus.cc:740] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:45.329380 8656 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:45.351785 8125 consensus_queue.cc:260] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.353634 8125 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:45.322708 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:45.320268 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 153306us
I20260620 13:56:45.328408 5779 catalog_manager.cc:5696] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 4, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 4 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:45.361063 5779 catalog_manager.cc:5696] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:45.362684 8738 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:45.364436 8734 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:45.365144 8734 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.364441 8738 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.370215 8738 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.371973 8734 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.372275 8731 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.362231 5924 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.373517 8731 raft_consensus.cc:2749] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:45.375536 5924 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.378127 8731 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:45.409209 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.412272 6029 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:45.416458 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.417270 6032 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:45.409044 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.421232 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:45.421852 5951 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:45.438334 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:45.443040 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.447052 5950 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:45.449404 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 73972.9us
I20260620 13:56:45.450547 5924 leader_election.cc:400] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:45.450910 5924 leader_election.cc:403] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260620 13:56:45.456619 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.457813 5958 raft_consensus.cc:2410] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
W20260620 13:56:45.460459 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 162928us
I20260620 13:56:45.467610 5956 raft_consensus.cc:1240] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 8. Current term is 9. Ops: []
I20260620 13:56:45.436969 8642 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:45.476251 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 199356us
I20260620 13:56:45.476130 5951 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:45.478471 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.478746 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.479204 6584 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:45.480748 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.481794 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.483531 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:45.483706 6032 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:56:45.481776 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.468436 8754 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.469190 8746 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 6
I20260620 13:56:45.486501 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:45.476558 5950 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260620 13:56:45.487663 5881 raft_consensus.cc:1275] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260620 13:56:45.487870 5875 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1410) took 1637 ms. Trace:
I20260620 13:56:45.498224 5875 rpcz_store.cc:276] 0620 13:56:43.850639 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:43.898727 (+ 48088us) service_pool.cc:224] Handling call
0620 13:56:43.952688 (+ 53961us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:44.080313 (+127625us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:45.487565 (+1407252us) spinlock_profiling.cc:243] Waited 126 ms on lock 0x7b54002b39d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:45.487797 (+ 232us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":289318784}
I20260620 13:56:45.489374 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:45.467279 8705 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:45.376418 5779 catalog_manager.cc:5696] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 4, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 4 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:45.484925 6027 raft_consensus.cc:1275] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:45.500829 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.495991 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:45.503175 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 220842us
I20260620 13:56:45.502861 5779 catalog_manager.cc:5696] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 3, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 3 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:56:45.510002 6032 raft_consensus.cc:1275] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:56:45.513545 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.525808 5884 raft_consensus.cc:2393] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:45.516120 5879 raft_consensus.cc:1275] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260620 13:56:45.513438 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.521893 6584 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260620 13:56:45.532454 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.535816 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.538745 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.539420 6587 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:45.475075 8642 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.542534 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.542166 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.540727 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:45.542151 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.544284 6581 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
W20260620 13:56:45.541177 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:45.526924 8629 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.232s user 0.015s sys 0.015s
I20260620 13:56:45.489362 8704 consensus_queue.cc:1048] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260620 13:56:45.545810 5779 catalog_manager.cc:5696] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 5 to 7, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 7 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:45.551043 5779 catalog_manager.cc:5696] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 4, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 4 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:45.552776 5779 catalog_manager.cc:5696] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:45.553578 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.558100 6587 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:56:45.559089 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.559654 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.560153 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.560916 6587 raft_consensus.cc:2393] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:45.561692 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.566344 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.571784 8734 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:45.572521 8734 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.575816 8734 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.554864 5779 catalog_manager.cc:5696] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 3 to 4, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 4 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:45.590834 8734 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:45.591665 8734 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:45.596403 5924 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:45.547112 8629 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.252s user 0.015s sys 0.016s
I20260620 13:56:45.598886 8629 consensus_queue.cc:1048] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:45.599591 8642 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.599954 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:45.515132 8754 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.604034 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.604918 6579 raft_consensus.cc:2410] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:45.567375 5957 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:45.605613 6583 raft_consensus.cc:2393] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:45.510479 7927 consensus_queue.cc:1059] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.034s
I20260620 13:56:45.604961 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.604835 8704 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:45.606890 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 122573us
I20260620 13:56:45.518302 8705 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:45.611676 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 52855.7us
I20260620 13:56:45.587560 5779 catalog_manager.cc:5696] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 4, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 4 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:45.606493 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:45.616151 5779 catalog_manager.cc:5696] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 3 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:45.616998 8738 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.617758 8738 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.621495 8738 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.618052 5779 catalog_manager.cc:5696] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 3 to 4, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 4 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
W20260620 13:56:45.607270 8729 log.cc:927] Time spent T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.076s user 0.000s sys 0.000s
W20260620 13:56:45.630079 8757 log.cc:927] Time spent T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.115s user 0.000s sys 0.000s
I20260620 13:56:45.635308 8674 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.636175 8674 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:45.637691 5829 auto_rebalancer.cc:591] Failed to schedule move for tablet 5757f55132b747db98400dba7b8056df: Aborted: Op aborted by new leader
I20260620 13:56:45.642138 8543 consensus_queue.cc:1048] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.003s
I20260620 13:56:45.644727 8692 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:45.646940 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:45.650034 8731 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:45.645573 8692 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.650607 8705 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:45.651918 5779 catalog_manager.cc:5696] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 3, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 3 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:45.654156 5950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
mode: GRACEFUL
new_leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
from {username='slave'} at 127.0.0.1:53076
I20260620 13:56:45.657094 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:45.660570 5998 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.671583 5950 raft_consensus.cc:606] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Received request to transfer leadership to TS b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.671955 5950 raft_consensus.cc:614] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:56:45.652706 8756 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.663699 8759 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:45.626462 8704 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.670842 6028 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 524) took 1051 ms. Trace:
I20260620 13:56:45.638839 8674 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:45.672394 5998 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:45.679299 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.680341 5779 catalog_manager.cc:5696] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 5 to 8, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 8 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:56:45.612205 8754 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:45.689795 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.690955 5998 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.628854 8738 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:45.682170 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.694476 5924 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:45.696004 5959 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:45.685635 5958 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:56:45.698167 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.698222 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:45.698426 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.684314 6552 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:45.682667 6028 rpcz_store.cc:276] 0620 13:56:44.619733 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:44.658870 (+ 39137us) service_pool.cc:224] Handling call
0620 13:56:44.672566 (+ 13696us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:44.673805 (+ 1239us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:44.673835 (+ 30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:44.674250 (+ 415us) log.cc:844] Serialized 26 byte log entry
0620 13:56:45.299086 (+624836us) spinlock_profiling.cc:243] Waited 2.66 ms on lock 0x7b180047b0c0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6ed607 00007f0fe554c759 00007f0fdc709e9b 00007f0fdc70813f 00007f0fdc70a402 00007f0fdf3955ab 00007f0fdf39b0c3 00007f0fdf39b471 00007f0fdf7b7def
0620 13:56:45.468938 (+169852us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:45.468975 (+ 37us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:45.469044 (+ 69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:45.670636 (+201592us) raft_consensus.cc:1685] finished
0620 13:56:45.670650 (+ 14us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:45.670796 (+ 146us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":719,"raft.queue_time_us":825,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":8277,"spinlock_wait_cycles":6118144,"thread_start_us":169658,"threads_started":1,"wal-append.queue_time_us":950454}
I20260620 13:56:45.699375 5958 raft_consensus.cc:2393] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:45.699492 5924 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:45.699694 5779 catalog_manager.cc:5696] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 3, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 3 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:56:45.699003 6033 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:45.701138 5779 catalog_manager.cc:5696] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:56:45.702293 5779 catalog_manager.cc:5696] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:45.703521 5779 catalog_manager.cc:5696] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:45.704480 5779 catalog_manager.cc:5696] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 1 to 2, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 2 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:56:45.656561 7927 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.707975 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.710301 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.708823 6033 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:45.709108 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:45.710124 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:45.713143 6031 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
W20260620 13:56:45.714164 8740 log.cc:927] Time spent T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 1.086s user 0.007s sys 0.010s
I20260620 13:56:45.714941 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.715816 5957 raft_consensus.cc:2393] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:45.716673 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:45.717295 5957 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:45.717831 8602 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.718367 8602 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.719274 8293 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.709851 8656 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:45.719841 8293 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.696411 8543 consensus_queue.cc:1059] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.024s
I20260620 13:56:45.722077 8543 raft_consensus.cc:3055] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:45.722345 8293 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:45.722508 8543 raft_consensus.cc:740] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:45.723959 7927 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:45.680171 8756 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:45.725788 8755 consensus_queue.cc:1048] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:45.726358 7927 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:45.727305 8125 raft_consensus.cc:2804] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:45.726918 7927 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:45.727763 8125 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:45.728210 8692 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.728154 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.729622 6030 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
W20260620 13:56:45.729789 5829 auto_rebalancer.cc:591] Failed to schedule move for tablet 8dbd1edec8054c1ba05721321572fbbf: Illegal state: Replica 663684cf4ae54c929bf8240ca0b63a47 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 6 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:56:45.710337 8738 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.733651 8738 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.696516 8313 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:45.734448 8313 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:45.734856 8313 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:45.737545 8735 log.cc:927] Time spent T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 1.082s user 0.004s sys 0.007s
I20260620 13:56:45.740765 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:45.740916 8543 consensus_queue.cc:260] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.708957 5924 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:45.742251 8543 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:45.742646 8668 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:45.743981 8602 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:45.745250 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.706609 5779 catalog_manager.cc:5696] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 3 to 5, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 5 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:45.756420 5779 catalog_manager.cc:5696] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 5, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 5 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:45.748382 5924 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:45.749290 6031 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:56:45.741468 5957 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:56:45.749456 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.674530 8420 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:45.741474 5956 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:45.766484 5952 raft_consensus.cc:1240] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260620 13:56:45.752104 5950 raft_consensus.cc:2410] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for term 7 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260620 13:56:45.750082 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.681806 8758 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:45.707894 8471 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.774303 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.711404 8591 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:45.728310 8125 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:45.778337 5950 raft_consensus.cc:2410] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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.
I20260620 13:56:45.751423 8731 raft_consensus.cc:2804] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:45.781837 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.710832 8734 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.782595 6030 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:45.782781 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.784240 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:45.784809 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.753650 8549 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.791544 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260620 13:56:45.791857 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.795426 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.805410 6026 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:45.783663 8668 consensus_queue.cc:1048] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260620 13:56:45.799954 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.801393 8704 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.816325 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.765605 8692 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:45.709015 8615 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.073s
I20260620 13:56:45.811914 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:45.810567 5924 leader_election.cc:336] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 1.848s (SENT)
I20260620 13:56:45.806654 8731 raft_consensus.cc:697] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [term 8 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:45.777281 8755 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:45.828490 8755 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:45.829041 8755 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:45.829185 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:45.830426 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.831130 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:45.833340 8642 raft_consensus.cc:3055] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Stepping down as leader of term 8
I20260620 13:56:45.833779 8642 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:45.831066 6026 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:45.834882 8780 consensus_queue.cc:1059] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:45.835850 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.836057 8780 raft_consensus.cc:3055] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:45.836421 8780 raft_consensus.cc:740] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:45.837157 8780 consensus_queue.cc:260] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:45.838306 8780 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:45.807080 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:45.775694 8656 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.052s
I20260620 13:56:45.782109 8471 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:45.841714 8721 log.cc:927] Time spent T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 1.535s user 0.001s sys 0.016s
I20260620 13:56:45.842738 8471 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:45.776260 8643 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.051s
I20260620 13:56:45.846426 8746 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:45.817330 8549 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:45.849874 8549 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:45.850494 8692 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.852782 8692 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:45.828817 8731 consensus_queue.cc:237] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:45.860200 6030 raft_consensus.cc:1240] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
W20260620 13:56:45.869700 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 178785us
I20260620 13:56:45.879542 5998 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
W20260620 13:56:45.877735 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:45.888159 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:45.827819 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:45.886520 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.888357 5877 raft_consensus.cc:1275] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260620 13:56:45.890717 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 62972.6us
I20260620 13:56:45.876843 6552 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:45.889043 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.892711 5924 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:45.897910 6027 raft_consensus.cc:1275] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260620 13:56:45.900466 5998 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:45.903185 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.921411 6551 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:45.906875 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.922331 5882 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:45.913533 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:45.923599 5884 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:45.913847 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.923447 6551 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:45.924849 6032 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:45.921875 5876 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:45.896826 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:45.928704 8643 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260620 13:56:45.929489 8643 consensus_queue.cc:1048] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:45.933284 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:45.945385 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 68615.7us
I20260620 13:56:45.946419 6552 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:45.948285 6026 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260620 13:56:45.948347 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 47978.5us
I20260620 13:56:45.875917 8704 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.943228 5849 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:45.955618 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.949661 5998 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:45.960274 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:45.961292 5956 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:45.834640 8642 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:45.950947 8674 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260620 13:56:45.951491 8293 raft_consensus.cc:2804] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:45.951643 8556 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:45.963423 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:45.952037 8668 consensus_queue.cc:1048] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:45.948493 8710 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:45.988982 8710 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:45.894483 8692 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:45.953030 8656 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:45.921864 7927 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:45.949460 8758 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:45.958715 6551 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:45.973699 6030 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:45.898197 8549 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.963325 8773 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:45.998186 8549 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:45.998349 8773 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.980118 5849 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:45.976925 8471 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:45.982631 8781 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:45.985162 8125 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.985638 8756 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:45.988325 8775 log.cc:927] Time spent T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.162s user 0.000s sys 0.000s
I20260620 13:56:45.873703 8313 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:45.956455 8649 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:46.003613 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 44975.1us
I20260620 13:56:45.973958 8639 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:46.025938 8639 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:46.026549 8639 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:45.973404 8615 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:45.973534 8675 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.948997 8746 consensus_queue.cc:1048] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260620 13:56:45.977689 8557 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:45.973413 8556 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:45.997026 8293 raft_consensus.cc:697] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:46.000680 7927 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:45.954190 8734 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.048s
I20260620 13:56:46.037055 5998 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.002251 8471 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:46.001720 8692 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:46.019784 8642 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:56:46.005806 8781 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:46.076788 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:46.080520 5950 raft_consensus.cc:1275] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:56:46.081305 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:46.079084 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 123531us
I20260620 13:56:46.186532 6580 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:46.084333 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.189054 5952 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:46.017794 8602 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:45.966162 8704 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.086688 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:46.087488 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:46.083822 5997 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:46.127386 5955 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
W20260620 13:56:46.128950 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 125659us
I20260620 13:56:46.080837 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:46.135011 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 98023.8us
I20260620 13:56:46.070472 8738 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:46.085701 8629 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:46.093212 8556 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:46.068624 8710 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.186839 5924 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:46.082903 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 113673us
I20260620 13:56:46.190433 6585 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:46.197245 5998 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.130156 8471 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:46.123999 7927 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:46.036684 8615 consensus_queue.cc:1059] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.100s
I20260620 13:56:46.037143 8649 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:46.172698 8781 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:46.200206 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 116478us
I20260620 13:56:46.201591 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.073879 8675 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:46.171415 8671 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:46.201334 6552 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:46.217029 5875 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:46.092980 8557 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.119551 8608 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.094s
I20260620 13:56:46.225744 5924 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.212962 8643 raft_consensus.cc:2749] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:46.216115 8549 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:46.196808 8789 raft_consensus.cc:2749] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260620 13:56:46.212347 8591 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:46.207556 8602 raft_consensus.cc:697] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:46.223917 8803 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:46.207305 6578 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:46.233855 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:46.225814 8746 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:46.236091 6551 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:46.236423 5924 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.225122 8615 raft_consensus.cc:3055] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:46.216058 8785 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:46.225286 8710 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:46.250829 6552 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:46.228484 8629 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260620 13:56:46.245587 8736 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:46.266692 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:46.268500 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.240633 8734 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:46.216848 8293 consensus_queue.cc:237] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.231456 8671 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:46.263641 8782 log.cc:927] Time spent T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.093s user 0.001s sys 0.001s
I20260620 13:56:46.279313 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:46.255816 8543 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:46.257803 8615 raft_consensus.cc:740] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:46.267375 8313 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:46.276242 8746 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:46.288522 5829 auto_rebalancer.cc:591] Failed to schedule move for tablet 0e0ab32eab32415c8e9ea1fda9508733: Illegal state: Replica 192c750f597c43858e1ad09e8d805685 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 5 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:56:46.289192 8692 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260620 13:56:46.292096 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:46.253490 8803 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:46.298530 8675 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:46.299896 8557 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:46.301077 8649 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.292940 8125 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.249472 8591 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.306129 8671 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.288579 8756 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:46.264475 8789 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260620 13:56:46.274073 8759 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:46.308324 8704 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:46.292416 5876 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
W20260620 13:56:46.310410 8788 log.cc:927] Time spent T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.075s user 0.000s sys 0.000s
I20260620 13:56:46.310534 8668 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:46.471730 8668 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:46.311385 8791 log.cc:927] Time spent T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.068s user 0.001s sys 0.000s
I20260620 13:56:46.264233 8674 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:46.270473 8736 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:46.271960 8773 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:46.444059 8639 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.387603 7927 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.273630 8643 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:46.383163 8543 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:46.404963 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 212669us
I20260620 13:56:46.276321 8785 raft_consensus.cc:697] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:46.388595 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 105847us
I20260620 13:56:46.407235 8608 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:46.436105 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 238943us
I20260620 13:56:46.275889 8710 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.493233 8543 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:46.493690 8736 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:46.495314 8787 log.cc:927] Time spent T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.299s user 0.001s sys 0.000s
I20260620 13:56:46.495262 8608 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:46.444929 6028 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260620 13:56:46.449503 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:46.504360 5998 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:46.505811 5998 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:46.507051 5924 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:46.508951 6030 raft_consensus.cc:1240] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260620 13:56:46.287174 8602 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.450381 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:46.512039 6026 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:46.463963 8756 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:46.466902 8792 log.cc:927] Time spent T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.086s user 0.000s sys 0.000s
W20260620 13:56:46.467522 8795 log.cc:927] Time spent T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.238s user 0.000s sys 0.000s
I20260620 13:56:46.432631 8656 consensus_queue.cc:1048] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260620 13:56:46.443663 8746 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:46.521821 5998 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:46.537156 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:46.537868 6579 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:46.463430 8759 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:46.538908 8759 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:46.498353 8704 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:46.541224 8704 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.543725 8817 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:46.544672 8755 consensus_meta.cc:287] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.672s user 0.009s sys 0.001s
I20260620 13:56:46.544798 8756 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:46.545118 8755 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:46.545517 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:46.545120 8818 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:46.547091 8818 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:46.544282 8817 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.537361 8639 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:46.449652 5877 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.501s user 0.006s sys 0.032s
I20260620 13:56:46.547712 6583 raft_consensus.cc:1240] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:46.526902 8789 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:46.610630 6579 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:46.619453 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:46.616226 5924 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:46.639479 7927 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:46.641861 5849 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.642354 5950 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:46.642765 5924 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.546738 8556 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:46.565382 8790 log.cc:927] Time spent T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.339s user 0.003s sys 0.000s
I20260620 13:56:46.646164 5924 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.616765 8670 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:46.561676 8746 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.520025 8692 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:46.548074 8549 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:46.656920 5849 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.547376 8803 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.549714 8674 raft_consensus.cc:697] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:46.562116 8643 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:46.670966 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 417472us
I20260620 13:56:46.660714 5950 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:46.537875 8591 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:46.642767 8789 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:46.562315 8773 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:46.666961 8556 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:46.655938 8656 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:46.566360 8608 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.649505 8731 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:46.649012 8801 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:46.661152 5924 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:46.705847 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 50298.1us
I20260620 13:56:46.690129 8756 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:46.554744 8736 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.693275 6552 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:46.520087 8615 consensus_queue.cc:260] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:46.691390 5849 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:46.572520 8808 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:46.663967 8670 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.699046 8704 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:46.653469 8530 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260620 13:56:46.702630 7927 consensus_queue.cc:1048] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:56:46.702836 5997 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:46.704435 6551 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:46.706566 5924 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:46.621089 8818 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:46.657276 8471 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.693955 8789 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:46.788583 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:46.691641 8643 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:46.789261 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:46.789386 6030 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
W20260620 13:56:46.786548 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 80076.2us
I20260620 13:56:46.663074 8649 consensus_queue.cc:1059] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.041s
I20260620 13:56:46.695884 8629 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:46.792074 8758 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:46.718107 5849 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:46.708673 8738 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:46.797075 8125 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:46.796937 8758 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.797672 8125 raft_consensus.cc:697] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
W20260620 13:56:46.785765 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 83031.5us
I20260620 13:56:46.794847 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:46.794587 8656 consensus_queue.cc:1059] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:46.668596 8668 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.550868 8785 consensus_queue.cc:237] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Queue going to LEADER 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:46.796269 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 91894.4us
I20260620 13:56:46.800083 6033 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:46.801028 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:46.823058 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:46.717104 8293 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:46.800053 5924 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:46.810031 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.811095 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.812121 5952 raft_consensus.cc:1240] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260620 13:56:46.812928 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:46.813606 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:46.828791 5955 raft_consensus.cc:2393] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:46.797286 8738 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:46.816586 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.829989 5956 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:46.700006 8773 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.716425 8808 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:46.829031 5953 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:46.846299 7927 consensus_queue.cc:1059] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260620 13:56:46.780181 8557 consensus_queue.cc:1175] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "192c750f597c43858e1ad09e8d805685" responder_term: 5 status { last_received { term: 5 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 5 index: 3 } }
W20260620 13:56:46.849752 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 131729us
I20260620 13:56:46.781430 8801 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:46.836311 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:46.795575 8736 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.804250 8556 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:46.788906 8731 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:46.851629 5849 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:46.901854 5953 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:46.847937 5997 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:46.855705 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 55717.4us
I20260620 13:56:46.905897 6033 raft_consensus.cc:2468] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:46.907923 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.830504 8293 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:46.909960 5877 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:46.916566 5957 raft_consensus.cc:2393] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:46.909330 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.913376 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.858465 7927 raft_consensus.cc:3055] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:46.919255 7927 raft_consensus.cc:740] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:46.920807 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.922489 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.923815 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.924994 5951 raft_consensus.cc:2393] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 9: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:46.837606 8738 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:46.798537 8125 consensus_queue.cc:237] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.852564 8808 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:46.925714 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.819540 8746 consensus_queue.cc:1059] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.073s
I20260620 13:56:46.979359 5953 raft_consensus.cc:1240] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260620 13:56:46.883381 8617 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:46.885334 8668 raft_consensus.cc:3055] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Stepping down as leader of term 4
W20260620 13:56:46.899955 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 48415.3us
I20260620 13:56:46.925688 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.947271 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:46.931226 5950 raft_consensus.cc:2393] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:47.035615 5849 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:46.884124 8556 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:46.910809 8649 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260620 13:56:46.989388 8825 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.134s user 0.000s sys 0.000s
W20260620 13:56:46.993985 8827 log.cc:927] Time spent T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.136s user 0.000s sys 0.000s
I20260620 13:56:46.994843 8670 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:46.900249 8420 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:46.913566 8781 consensus_meta.cc:287] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.688s user 0.010s sys 0.000s
I20260620 13:56:47.001119 8738 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:47.003929 8815 log.cc:927] Time spent T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.306s user 0.000s sys 0.001s
I20260620 13:56:47.005729 8643 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:47.042174 8556 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:46.803562 8674 consensus_queue.cc:237] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.108058 8615 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:47.009526 8734 consensus_queue.cc:1059] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
I20260620 13:56:47.110978 8734 raft_consensus.cc:3055] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:47.111532 8734 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:47.112660 8734 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.114634 8734 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:46.883152 8704 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:56:47.012337 8471 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.927676 8758 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:46.855906 8710 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:47.025369 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 177560us
I20260620 13:56:47.116874 8755 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:47.118252 5997 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:47.028914 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:47.014880 8829 log.cc:927] Time spent T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.210s user 0.000s sys 0.002s
I20260620 13:56:46.898046 8656 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:47.121750 8656 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:47.122342 8656 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:47.124559 8817 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.042754 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:47.043262 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:47.125443 6585 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:47.131013 8643 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:47.131407 8825 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.076s user 0.000s sys 0.000s
I20260620 13:56:47.131731 8643 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.133816 6585 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:47.134343 8643 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.143399 8738 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.148213 8773 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.061390 8420 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:47.152424 8420 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:47.068439 8781 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.157733 8781 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.159386 5881 raft_consensus.cc:1275] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260620 13:56:46.853516 8814 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:47.044806 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:47.040992 5849 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:47.174597 6584 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:47.175150 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:47.175343 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 134446us
W20260620 13:56:47.176365 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 58212.6us
I20260620 13:56:47.177431 5849 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:47.041158 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.047986 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.179147 5876 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:47.179278 5880 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:47.051796 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:47.052102 5848 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:47.053227 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:47.180830 5955 raft_consensus.cc:2393] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:46.850070 8759 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:46.928681 8293 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:47.195602 5924 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:47.058759 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:47.035480 8801 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:47.063323 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 217121us
I20260620 13:56:47.007084 7927 consensus_queue.cc:260] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.066627 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.034854 8668 raft_consensus.cc:740] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:47.071305 8822 log.cc:927] Time spent T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.162s user 0.000s sys 0.001s
W20260620 13:56:47.071833 8824 log.cc:927] Time spent T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.249s user 0.001s sys 0.000s
I20260620 13:56:47.044879 8530 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:47.060453 8642 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:47.218545 8642 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:47.222105 8642 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:47.056515 8746 raft_consensus.cc:3055] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:47.092571 8629 raft_consensus.cc:3055] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:47.223428 8629 raft_consensus.cc:740] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:47.044996 8828 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:47.224478 8828 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:47.224920 8828 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:47.226079 8803 consensus_queue.cc:1048] T b53823dabce64d5284772ca73d71ddc9 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:47.051390 8731 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.045s
I20260620 13:56:47.037468 8617 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.229041 8803 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:47.229976 8617 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:47.230768 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 178723us
W20260620 13:56:47.162134 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 96505.6us
I20260620 13:56:47.184446 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:47.191444 5875 raft_consensus.cc:2393] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:47.200578 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 418899us
I20260620 13:56:47.199612 6552 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:47.196827 5924 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
W20260620 13:56:47.203202 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:47.236654 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:47.237496 5951 raft_consensus.cc:2393] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
W20260620 13:56:47.165477 8543 consensus_meta.cc:287] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.672s user 0.010s sys 0.001s
I20260620 13:56:47.216275 5849 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
W20260620 13:56:47.237836 5998 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:47.238111 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:47.239753 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:47.222772 8746 raft_consensus.cc:740] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:47.193786 8817 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:47.201912 8643 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:47.256189 5998 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:47.251390 5879 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
W20260620 13:56:47.267032 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 67470.5us
I20260620 13:56:47.272342 6584 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:47.270875 5998 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:47.234601 8781 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:47.245057 8710 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:47.249547 8731 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:47.249127 8809 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:47.293641 8731 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:47.294102 8731 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:47.293825 8809 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:47.252871 8642 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:47.284557 6552 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:47.289875 8675 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:47.213873 8608 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.064s
I20260620 13:56:47.262868 8817 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:47.271591 8643 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:47.249064 8738 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.048s
I20260620 13:56:47.277236 8549 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:47.197404 8814 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:47.287050 8758 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:47.255564 8543 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.297333 8781 raft_consensus.cc:697] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:47.301745 8821 raft_consensus.cc:2804] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:47.210754 8801 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.233927 8668 consensus_queue.cc:260] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:47.308936 8817 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:47.349880 5924 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:47.314702 8643 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:47.314245 8710 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260620 13:56:47.361022 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 76575.8us
I20260620 13:56:47.366984 8803 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:47.375447 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:47.375895 8543 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:47.376080 6580 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:47.375591 8803 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.378438 8803 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.379297 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:47.379748 6579 raft_consensus.cc:1240] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260620 13:56:47.315042 8675 raft_consensus.cc:697] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:47.381196 6583 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:47.381735 8675 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.374666 6584 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260620 13:56:47.328387 8549 raft_consensus.cc:697] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:47.388463 8549 consensus_queue.cc:237] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.308735 8642 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.395949 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:47.322710 8615 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:47.323717 8758 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:47.373504 8818 consensus_meta.cc:287] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.556s user 0.013s sys 0.000s
I20260620 13:56:47.458021 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:47.395334 8692 consensus_meta.cc:287] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.726s user 0.010s sys 0.003s
I20260620 13:56:47.461419 6583 raft_consensus.cc:2393] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:47.373106 8710 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:47.372845 8821 raft_consensus.cc:697] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:47.466656 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:47.467886 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:47.433281 8543 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:47.472909 6026 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:47.432780 8803 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:47.473043 6029 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:47.436239 8668 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:47.444994 8758 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:47.475075 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:47.482337 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:47.483629 6030 raft_consensus.cc:1275] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260620 13:56:47.492697 6033 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:47.458432 8826 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:47.464450 8591 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:47.457403 8816 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:47.494910 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:47.473169 8710 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:47.515744 6033 raft_consensus.cc:1240] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260620 13:56:47.468797 8692 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:56:47.467986 8789 consensus_meta.cc:287] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.649s user 0.009s sys 0.001s
I20260620 13:56:47.512225 6025 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:47.456805 8615 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.457127 8556 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:47.472990 8837 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:47.494815 8759 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:47.535801 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 264973us
I20260620 13:56:47.525346 6029 raft_consensus.cc:2410] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 3 index: 3.
I20260620 13:56:47.466809 8818 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.484750 8738 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:47.556878 5954 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:56:47.534495 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:47.471546 8293 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:47.565300 5958 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.586s user 0.000s sys 0.012s
I20260620 13:56:47.562642 7927 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:56:47.569738 5958 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.591s user 0.000s sys 0.013s
I20260620 13:56:47.565896 6030 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:47.490152 8543 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.520454 8826 raft_consensus.cc:697] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:47.561925 8837 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:47.578514 6584 raft_consensus.cc:2368] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8.
I20260620 13:56:47.526072 8802 consensus_queue.cc:1059] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.046s
W20260620 13:56:47.565831 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 349651us
I20260620 13:56:47.495335 8803 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:47.573964 5998 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 1.977s (SENT) [suppressed 24 similar messages]
I20260620 13:56:47.527259 8809 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:47.514712 8591 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.534704 8789 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.521584 8816 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:47.630314 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 184651us
W20260620 13:56:47.636819 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 62884.9us
W20260620 13:56:47.612442 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:47.639488 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:47.597496 8828 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:47.580783 8837 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:47.651042 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:47.567292 8781 consensus_queue.cc:237] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:47.647346 8832 log.cc:927] Time spent T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.278s user 0.001s sys 0.001s
I20260620 13:56:47.655059 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:47.570712 8738 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.625713 8754 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.058s
I20260620 13:56:47.682407 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:47.699841 5879 raft_consensus.cc:1275] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260620 13:56:47.777153 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 122225us
I20260620 13:56:47.573230 8821 consensus_queue.cc:237] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.605360 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:47.782559 5957 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 9.
I20260620 13:56:47.698012 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:47.783459 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 203907us
I20260620 13:56:47.794409 5878 raft_consensus.cc:2410] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:47.800913 6030 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:47.803323 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:47.662809 8801 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.804242 7927 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:47.756860 8656 consensus_meta.cc:287] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.622s user 0.012s sys 0.000s
I20260620 13:56:47.813699 5924 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:47.828392 5924 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:47.814523 8860 consensus_queue.cc:1048] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:47.836319 8860 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:47.837268 8860 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:47.837702 8860 raft_consensus.cc:697] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:47.838392 8789 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.838881 8643 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.839495 8803 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.839609 8293 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:47.730350 8556 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:47.840276 5953 raft_consensus.cc:2368] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6.
I20260620 13:56:47.842022 8643 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.843927 8816 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:47.844094 8734 consensus_meta.cc:287] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.678s user 0.012s sys 0.000s
I20260620 13:56:47.845410 8543 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:47.845800 8808 consensus_meta.cc:287] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.810s user 0.007s sys 0.005s
I20260620 13:56:47.846210 8808 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:47.776265 8853 log.cc:927] Time spent T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: Append to log took a long time: real 0.054s user 0.002s sys 0.000s
I20260620 13:56:47.851796 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.852686 5875 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:47.804196 5876 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:47.823495 7927 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.807174 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:47.668735 8826 consensus_queue.cc:237] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.802729 8549 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:47.863819 8549 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:47.864907 8710 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:47.833936 8828 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:47.834527 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:47.847868 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1497) took 1033 ms. Trace:
I20260620 13:56:47.752229 8642 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:47.850108 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:47.860062 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:47.861454 8313 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:47.861879 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.867245 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.786424 8615 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.804919 8836 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:47.876995 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.826246 8804 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:47.889065 8710 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:47.889358 8804 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.875553 5997 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:47.883494 8313 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.891942 8804 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:47.894544 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:47.884526 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:47.869114 5959 rpcz_store.cc:276] 0620 13:56:46.813992 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:46.814127 (+ 135us) service_pool.cc:224] Handling call
0620 13:56:46.814658 (+ 531us) raft_consensus.cc:1471] Updating replica for 2 ops
0620 13:56:47.050155 (+235497us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:47.050184 (+ 29us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0620 13:56:47.059548 (+ 9364us) log.cc:844] Serialized 52 byte log entry
0620 13:56:47.580910 (+521362us) raft_consensus.cc:1645] Marking committed up to 3
0620 13:56:47.618875 (+ 37965us) log.cc:844] Serialized 14 byte log entry
0620 13:56:47.619089 (+ 214us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:47.619212 (+ 123us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:47.847603 (+228391us) raft_consensus.cc:1685] finished
0620 13:56:47.847623 (+ 20us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:47.847799 (+ 176us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":35959,"prepare.queue_time_us":14937,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":38,"raft.queue_time_us":54988,"raft.run_cpu_time_us":322,"raft.run_wall_time_us":44856,"thread_start_us":564010,"threads_started":2,"wal-append.queue_time_us":615083}
I20260620 13:56:47.838554 8860 consensus_queue.cc:237] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:47.897878 5955 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 8
I20260620 13:56:47.903414 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.906752 5880 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:47.884644 8738 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.848830 8656 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:47.915477 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 58796.3us
I20260620 13:56:47.915588 8785 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260620 13:56:47.916096 8656 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:47.916168 8785 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:47.916709 8785 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:56:47.922024 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:47.922322 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:47.922732 5950 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:47.886390 8818 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.925153 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:47.925740 5950 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:56:47.918756 5997 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:47.923909 5954 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 8. (term mismatch)
I20260620 13:56:47.925562 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:47.927706 5954 pending_rounds.cc:85] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 7
I20260620 13:56:47.928160 5954 pending_rounds.cc:107] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 6.8
I20260620 13:56:47.928253 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.922825 5959 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:47.928689 5954 raft_consensus.cc:2889] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:47.932009 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.932989 5879 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:47.927829 5951 raft_consensus.cc:2393] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:47.947957 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.948796 5879 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:47.951547 5955 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:56:47.887933 8836 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:47.928647 8854 log.cc:927] Time spent T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.105s user 0.001s sys 0.001s
I20260620 13:56:47.956826 5997 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:47.961135 5959 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:56:47.970423 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.899941 8549 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:47.979417 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 151086us
I20260620 13:56:47.978775 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:47.982312 5997 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:48.003882 5997 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:47.973850 8817 consensus_meta.cc:287] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.541s user 0.008s sys 0.003s
I20260620 13:56:47.996311 8849 raft_consensus.cc:2804] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:47.932487 8591 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:47.947635 8818 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:47.995998 8656 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:48.021463 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:48.028416 6551 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:48.097642 5880 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:48.036067 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:48.097946 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 69661.6us
I20260620 13:56:48.039448 8828 raft_consensus.cc:2804] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:48.040102 8556 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:48.098502 5879 raft_consensus.cc:3060] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:48.040458 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:48.035753 8675 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:56:48.054567 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:48.079905 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:48.083840 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:48.092988 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 55035.4us
I20260620 13:56:48.104118 8656 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:48.106791 8656 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:48.108464 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:48.109709 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:48.111090 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:48.111882 6583 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:48.081944 8849 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:47.973351 8836 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:48.100363 5958 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36000 (request call id 1999) took 1178 ms. Trace:
I20260620 13:56:48.118176 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:48.102357 5952 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36000 (request call id 1993) took 1190 ms. Trace:
I20260620 13:56:48.119861 6585 raft_consensus.cc:2393] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:48.119289 5958 rpcz_store.cc:276] 0620 13:56:46.921941 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:46.966092 (+ 44151us) service_pool.cc:224] Handling call
0620 13:56:46.977683 (+ 11591us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:46.978042 (+ 359us) raft_consensus.cc:1534] Early marking committed up to index 1
0620 13:56:46.978079 (+ 37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:46.978635 (+ 556us) log.cc:844] Serialized 26 byte log entry
0620 13:56:47.572373 (+593738us) raft_consensus.cc:1645] Marking committed up to 1
0620 13:56:47.573209 (+ 836us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:47.573277 (+ 68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:48.100172 (+526895us) raft_consensus.cc:1685] finished
0620 13:56:48.100190 (+ 18us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:48.100309 (+ 119us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":593373,"threads_started":1,"wal-append.queue_time_us":765951}
I20260620 13:56:48.122002 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:48.122627 5877 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:48.095474 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:48.044371 8313 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:48.120023 5952 rpcz_store.cc:276] 0620 13:56:46.912250 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:46.912369 (+ 119us) service_pool.cc:224] Handling call
0620 13:56:46.912650 (+ 281us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:46.913108 (+ 458us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:47.311243 (+398135us) log.cc:844] Serialized 14 byte log entry
0620 13:56:48.101199 (+789956us) spinlock_profiling.cc:243] Waited 3.11 ms on lock 0x7b18003ab5e0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc68540a 00007f0fe5dca5d9 00007f0fdc70d240 00007f0fdc707ce4 00007f0fdc707c55 00007f0fe31f6247 00007f0fdf806d87 00007f0fdf81649f 00007f0fdf816418
0620 13:56:48.101824 (+ 625us) log.cc:844] Serialized 14 byte log entry
0620 13:56:48.102026 (+ 202us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:48.102074 (+ 48us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:48.102123 (+ 49us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:48.102187 (+ 64us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:48.102309 (+ 122us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18980,"prepare.queue_time_us":1070925,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":7198,"raft.run_cpu_time_us":273,"raft.run_wall_time_us":9126,"spinlock_wait_cycles":7163776,"thread_start_us":662118,"threads_started":2,"wal-append.queue_time_us":466537}
I20260620 13:56:48.033556 8865 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.082s
I20260620 13:56:48.126593 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:48.128952 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:48.133178 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:48.130375 6583 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:48.101361 8293 raft_consensus.cc:2804] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:48.103000 8675 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:48.081545 8817 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:48.140554 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:48.164427 5882 raft_consensus.cc:3060] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 8
I20260620 13:56:48.120345 8849 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:48.166795 8828 raft_consensus.cc:697] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:48.079660 8746 consensus_queue.cc:260] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:48.134545 8313 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:48.114122 8556 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:48.117843 8656 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:48.138370 8754 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:48.185336 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:48.168936 8731 consensus_meta.cc:287] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.874s user 0.015s sys 0.000s
I20260620 13:56:48.165426 8675 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:56:48.190554 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:48.194700 5875 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
W20260620 13:56:48.207769 8869 log.cc:927] Time spent T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.069s user 0.000s sys 0.000s
I20260620 13:56:48.206770 8746 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:48.223675 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:48.235821 8867 log.cc:927] Time spent T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.134s user 0.000s sys 0.000s
W20260620 13:56:48.237076 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:48.242302 5882 raft_consensus.cc:2468] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:56:48.176756 8293 raft_consensus.cc:697] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:48.250829 5879 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:48.254679 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:48.266654 5876 raft_consensus.cc:2410] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:48.262493 5924 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:48.276273 8756 raft_consensus.cc:2804] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:48.205190 8754 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:48.277433 8874 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.087s user 0.000s sys 0.000s
I20260620 13:56:48.278643 8754 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:48.279723 8837 consensus_meta.cc:287] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.638s user 0.007s sys 0.005s
I20260620 13:56:48.279894 8756 raft_consensus.cc:697] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:48.280179 8837 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:48.280835 8756 consensus_queue.cc:237] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:48.268765 8293 consensus_queue.cc:237] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:48.282835 8837 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:48.238675 8557 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:48.222759 8785 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:48.190475 8313 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:48.192443 8656 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:48.206401 8731 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:49.005332 6550 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.558s user 0.003s sys 0.007s
I20260620 13:56:48.249831 8781 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:49.221202 6550 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.774s user 0.003s sys 0.009s
I20260620 13:56:49.221836 8781 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:48.344811 8828 consensus_queue.cc:237] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.226450 8656 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.227469 8876 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.228500 8876 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:48.883037 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:49.231894 6031 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:49.233172 8785 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 10 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:49.233582 8731 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.233922 8313 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:48.893621 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:49.060684 8818 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.235965 5876 raft_consensus.cc:2393] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:48.322672 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:48.844102 5950 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
W20260620 13:56:48.977741 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:48.842413 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:48.844761 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:48.892097 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:48.980676 5924 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.674s user 0.002s sys 0.003s
W20260620 13:56:49.042281 8675 consensus_meta.cc:287] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.792s user 0.008s sys 0.005s
W20260620 13:56:49.220541 8859 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.937s user 0.021s sys 0.019s
I20260620 13:56:48.288578 8877 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:48.641386 8836 consensus_meta.cc:287] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.507s user 0.009s sys 0.000s
W20260620 13:56:49.243260 5924 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.936s user 0.007s sys 0.005s
I20260620 13:56:48.401634 6026 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260620 13:56:49.236747 5950 pending_rounds.cc:85] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 5
I20260620 13:56:48.632738 8849 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:48.971132 8549 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:48.403445 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:48.575830 8862 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.736s user 0.002s sys 0.005s
W20260620 13:56:48.541312 8758 consensus_meta.cc:287] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 1.029s user 0.006s sys 0.006s
I20260620 13:56:49.249215 5950 pending_rounds.cc:107] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260620 13:56:48.617918 8556 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.274003 6032 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:48.321703 8704 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.275821 8837 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.275660 8704 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.276628 8837 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.279915 6028 raft_consensus.cc:2393] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:49.283236 8557 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.284238 8656 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.285075 8656 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.286419 8557 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:48.383186 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.288475 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:49.289495 5953 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36000 (request call id 2003) took 2050 ms (client timeout 1753 ms). Trace:
W20260620 13:56:49.289992 5953 rpcz_store.cc:269] 0620 13:56:47.239297 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:47.239457 (+ 160us) service_pool.cc:224] Handling call
0620 13:56:49.288993 (+2049536us) spinlock_profiling.cc:243] Waited 592 ms on lock 0x7b54000799d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:49.289219 (+ 226us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1362192640}
I20260620 13:56:49.291746 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.292769 6026 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:49.294320 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:49.294548 8731 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:48.314087 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.295848 8731 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.297171 6024 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43502 (request call id 2056) took 1043 ms. Trace:
I20260620 13:56:49.297596 6024 rpcz_store.cc:276] 0620 13:56:48.253749 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:48.261339 (+ 7590us) service_pool.cc:224] Handling call
0620 13:56:49.296976 (+1035637us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:49.298229 6027 raft_consensus.cc:1240] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260620 13:56:49.298873 8675 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.300654 8731 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.301255 8675 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.302294 8836 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.296263 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:49.303272 8731 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:49.304780 8836 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.304095 8731 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.305004 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:49.305586 8860 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.925s user 0.000s sys 0.012s
W20260620 13:56:49.306042 8860 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.995s user 0.000s sys 0.012s
I20260620 13:56:49.306542 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.305999 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.309903 6028 raft_consensus.cc:2368] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 9. Current term is 10.
W20260620 13:56:49.264621 8859 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.982s user 0.022s sys 0.019s
I20260620 13:56:49.286319 7927 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.272511 5950 raft_consensus.cc:2889] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:49.327380 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.310990 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.236068 8818 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.341528 6031 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:56:49.348294 8860 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.349437 8704 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.349288 8860 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.350189 6027 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:49.352730 6029 raft_consensus.cc:1240] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:49.311094 8731 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.370381 6024 raft_consensus.cc:1240] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
W20260620 13:56:49.371344 8668 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.985s user 0.019s sys 0.029s
W20260620 13:56:49.371754 5880 consensus_meta.cc:287] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 1.271s user 0.014s sys 0.009s
W20260620 13:56:49.371886 8668 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.088s user 0.020s sys 0.030s
I20260620 13:56:49.372298 5880 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:49.373380 5880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58452 (request call id 2369) took 1352 ms. Trace:
I20260620 13:56:49.373626 8781 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.373723 5880 rpcz_store.cc:276] 0620 13:56:48.020923 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:48.021135 (+ 212us) service_pool.cc:224] Handling call
0620 13:56:49.373144 (+1352009us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260620 13:56:49.374562 8877 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.377283 8877 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.370810 8758 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.343762 8876 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:49.367019 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 1.06045e+06us
I20260620 13:56:49.404318 8731 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:49.405967 8883 log.cc:927] Time spent T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.098s user 0.001s sys 0.001s
I20260620 13:56:49.405542 8731 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.407161 8756 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.407822 8756 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.410597 8731 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.415815 6029 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
W20260620 13:56:49.401610 5959 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.037s user 0.018s sys 0.081s
I20260620 13:56:49.424157 6027 raft_consensus.cc:1240] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: [6.7-6.7]
W20260620 13:56:49.428066 5959 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.249s user 0.019s sys 0.082s
I20260620 13:56:49.428642 8860 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.463734 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.464869 6027 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
W20260620 13:56:49.465621 8863 log.cc:927] Time spent T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 1.631s user 0.016s sys 0.016s
I20260620 13:56:49.470079 8814 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:49.475363 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.478936 8781 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:49.503221 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:49.504169 8656 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.505030 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:49.505293 8758 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:49.505481 6584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 804) took 2110 ms (client timeout 1956 ms). Trace:
I20260620 13:56:49.505988 5882 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:49.508010 8818 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.519997 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2374) took 1154 ms. Trace:
I20260620 13:56:49.430158 8549 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.524384 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.525326 8849 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.525115 6026 raft_consensus.cc:2393] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:49.447829 8859 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:49.526166 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.526551 8859 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.524750 6029 raft_consensus.cc:2393] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:49.520715 5879 rpcz_store.cc:276] 0620 13:56:48.289787 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:48.289967 (+ 180us) service_pool.cc:224] Handling call
0620 13:56:48.813944 (+523977us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:48.814672 (+ 728us) raft_consensus.cc:1534] Early marking committed up to index 6
0620 13:56:49.327337 (+512665us) log.cc:844] Serialized 14 byte log entry
0620 13:56:49.443589 (+116252us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:49.443662 (+ 73us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:49.443725 (+ 63us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:49.443814 (+ 89us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:49.443983 (+ 169us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":622724,"prepare.run_cpu_time_us":107,"prepare.run_wall_time_us":7165,"raft.queue_time_us":6061,"raft.run_cpu_time_us":323,"raft.run_wall_time_us":19625,"thread_start_us":572521,"threads_started":2,"wal-append.queue_time_us":183126}
I20260620 13:56:49.529507 6029 raft_consensus.cc:1240] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:49.530040 8859 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.526883 6030 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:49.519898 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:49.534801 6024 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:49.536667 6027 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:49.538902 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:49.540233 6031 raft_consensus.cc:2393] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:49.543648 8781 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.548511 6027 raft_consensus.cc:1240] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 8. Current term is 9. Ops: []
I20260620 13:56:49.549821 8898 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.550880 8898 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:49.558784 5829 auto_rebalancer.cc:591] Failed to schedule move for tablet ab83097997ba42219f9a63aad224f786: Illegal state: Replica 663684cf4ae54c929bf8240ca0b63a47 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 6 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:56:49.526994 8549 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:49.505993 6584 rpcz_store.cc:269] 0620 13:56:47.395374 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:47.395598 (+ 224us) service_pool.cc:224] Handling call
0620 13:56:49.504923 (+2109325us) spinlock_profiling.cc:243] Waited 144 ms on lock 0x7b54004eb954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:49.505189 (+ 266us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":331967232}
I20260620 13:56:49.563670 8898 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.570005 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:49.571036 6027 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:49.575450 8860 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.575851 8836 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:49.576335 8860 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.576627 8836 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.577052 6030 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260620 13:56:49.578224 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:49.578703 8860 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.576336 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.546994 8781 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.579610 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:49.488250 8731 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.607251 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.578926 8836 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:49.612769 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 207152us
I20260620 13:56:49.614650 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.617138 5880 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:49.623745 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:49.625293 5954 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:49.631773 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:49.634923 6578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46858 (request call id 750) took 3102 ms (client timeout 1528 ms). Trace:
I20260620 13:56:49.614374 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:49.634097 5954 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:49.631664 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:49.620820 6029 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:49.635295 8704 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.639451 5953 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 3.
I20260620 13:56:49.640770 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:49.635596 6578 rpcz_store.cc:269] 0620 13:56:46.531981 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:46.545190 (+ 13209us) service_pool.cc:224] Handling call
0620 13:56:49.634363 (+3089173us) spinlock_profiling.cc:243] Waited 988 ms on lock 0x7b54005113d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:49.634654 (+ 291us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2271322496}
I20260620 13:56:49.642537 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:49.644007 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:49.639715 5957 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:49.613885 8781 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:49.637108 8629 consensus_queue.cc:260] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.650202 8781 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.651027 8629 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:49.652392 8895 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:49.654234 8840 log.cc:927] Time spent T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 1.976s user 0.017s sys 0.017s
I20260620 13:56:49.654732 8860 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.655057 8859 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.655241 8656 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:49.655401 8860 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.655895 8859 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.656193 8656 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.657251 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:49.657888 8860 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.658450 8656 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.659433 8704 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.660948 8668 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.658016 8859 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.661623 8668 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.662552 8704 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.663625 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:49.664017 5998 leader_election.cc:336] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 1.624s (SENT)
I20260620 13:56:49.664484 5998 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:49.662433 8859 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.665387 8557 raft_consensus.cc:2749] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:49.658736 8894 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:49.664970 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:49.666282 8894 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.667225 8557 consensus_queue.cc:1048] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:49.669407 8894 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.658473 8860 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.670047 8859 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:49.670516 8831 log.cc:927] Time spent T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 2.611s user 0.009s sys 0.023s
I20260620 13:56:49.670701 8860 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.649326 5997 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:49.653599 8895 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.675523 8809 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:49.675952 8895 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.675971 8809 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:49.677276 8809 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:49.677623 5997 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:49.679147 8816 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:49.679562 8816 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.676769 8808 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.679970 8781 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.679992 8816 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:49.682677 8860 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.672971 6027 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
W20260620 13:56:49.684935 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:49.688380 8906 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:49.689913 8881 log.cc:927] Time spent T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.342s user 0.000s sys 0.003s
I20260620 13:56:49.684260 6033 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43488 (request call id 2384) took 1291 ms. Trace:
I20260620 13:56:49.695920 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 644) took 1585 ms. Trace:
I20260620 13:56:49.623835 8731 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.696333 5959 rpcz_store.cc:276] 0620 13:56:48.110955 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:48.111436 (+ 481us) service_pool.cc:224] Handling call
0620 13:56:48.115620 (+ 4184us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:48.119959 (+ 4339us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:48.119988 (+ 29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:48.130926 (+ 10938us) log.cc:844] Serialized 26 byte log entry
0620 13:56:49.563799 (+1432873us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:49.563912 (+ 113us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:49.564048 (+ 136us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:49.689043 (+124995us) spinlock_profiling.cc:243] Waited 6.21 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdf396c0e 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1 00007f0fdf39f579 00007f0fdf39f509
0620 13:56:49.691613 (+ 2570us) raft_consensus.cc:1685] finished
0620 13:56:49.691636 (+ 23us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:49.695827 (+ 4191us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6526,"raft.queue_time_us":4386,"raft.run_cpu_time_us":176,"raft.run_wall_time_us":18884,"spinlock_wait_cycles":14275456,"thread_start_us":1249947,"threads_started":1,"wal-append.queue_time_us":1183134}
I20260620 13:56:49.698202 8731 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.637804 8836 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:49.699348 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 71944us
I20260620 13:56:49.699550 5958 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:49.699901 8836 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.700889 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:49.701342 5957 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:49.702639 6027 raft_consensus.cc:2393] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:49.711516 5880 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:49.712678 5953 raft_consensus.cc:1275] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260620 13:56:49.719602 6025 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:49.719946 5954 raft_consensus.cc:2468] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
W20260620 13:56:49.721894 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:49.676057 8859 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.690776 6033 rpcz_store.cc:276] 0620 13:56:48.392771 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:48.392954 (+ 183us) service_pool.cc:224] Handling call
0620 13:56:48.393402 (+ 448us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:48.421523 (+ 28121us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:48.421558 (+ 35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:49.409057 (+987499us) spinlock_profiling.cc:243] Waited 1.14 ms on lock 0x7b2c000c06c8. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fde0f5c71 00007f0fde1055d2 00007f0fdf837de1 00007f0fdf7fc81a 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22
0620 13:56:49.409711 (+ 654us) log.cc:844] Serialized 26 byte log entry
0620 13:56:49.571459 (+161748us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:49.571523 (+ 64us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:49.571656 (+ 133us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:49.681080 (+109424us) spinlock_profiling.cc:243] Waited 26.5 ms on lock 0x7b54003a0820. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf77219e 00007f0fdf77cd10 00007f0fdf77ccb8 00007f0fdf77cc38 00007f0fdf77cbf3 00007f0fdf77be7c 00007f0fe56671f6 00007f0fe56619a8 00007f0fdf7b8bab 00007f0fdf7bb6a0
0620 13:56:49.683913 (+ 2833us) raft_consensus.cc:1685] finished
0620 13:56:49.683933 (+ 20us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:49.684064 (+ 131us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":212742,"raft.run_cpu_time_us":106,"raft.run_wall_time_us":106,"spinlock_wait_cycles":63592576,"thread_start_us":91389,"threads_started":1,"wal-append.queue_time_us":132395}
I20260620 13:56:49.691715 8812 raft_consensus.cc:3055] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:49.728632 8836 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.729001 8812 raft_consensus.cc:740] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:49.730420 5951 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35986 (request call id 1507) took 1904 ms (client timeout 2528 ms). Trace:
W20260620 13:56:49.730866 5951 rpcz_store.cc:269] 0620 13:56:47.825761 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:47.826336 (+ 575us) service_pool.cc:224] Handling call
0620 13:56:49.723218 (+1896882us) spinlock_profiling.cc:243] Waited 59.1 ms on lock 0x7b5400305a54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:49.730249 (+ 7031us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":135838976}
I20260620 13:56:49.673157 8668 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.736193 5997 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:49.744168 8704 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.745115 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.745182 8704 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.748139 8675 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:49.748224 8839 consensus_queue.cc:1048] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260620 13:56:49.749012 8675 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:49.749660 8675 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:49.772348 6032 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 6. (term mismatch)
I20260620 13:56:49.742303 8837 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.772838 6032 pending_rounds.cc:85] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Aborting all ops after (but not including) 5
I20260620 13:56:49.779846 6032 pending_rounds.cc:107] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260620 13:56:49.780242 6032 raft_consensus.cc:2889] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:49.784282 8704 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.785321 8704 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:49.786167 8704 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.799727 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:49.800511 5880 raft_consensus.cc:3060] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:49.742421 8906 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.801990 8911 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.803272 8906 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.802791 8911 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.806056 8911 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.809768 5880 raft_consensus.cc:2468] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
W20260620 13:56:49.811453 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 100488us
I20260620 13:56:49.813820 5998 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:49.797696 5997 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:49.818718 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 94679us
I20260620 13:56:49.809960 6024 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:49.827772 6026 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:49.814085 8911 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.833343 8911 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.834246 8704 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.832320 8781 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.835624 8781 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.836476 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:49.836628 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.836891 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.837172 5875 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:49.837478 6027 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:49.837896 8865 raft_consensus.cc:2804] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:49.838515 8859 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.839275 8859 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:49.841416 8841 log.cc:927] Time spent T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 2.100s user 0.007s sys 0.026s
I20260620 13:56:49.844470 8912 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.845510 5924 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:49.845435 8675 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.846513 8836 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.852425 8836 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:49.857450 8821 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.939s user 0.016s sys 0.039s
W20260620 13:56:49.857944 8821 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 2.016s user 0.016s sys 0.039s
I20260620 13:56:49.846493 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:49.847589 8755 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:49.776026 8812 consensus_queue.cc:260] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.845359 8912 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.849712 5875 raft_consensus.cc:3055] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:49.864982 6025 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:49.868153 5875 raft_consensus.cc:740] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:49.841450 8859 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.874639 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:49.865818 8755 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:49.875416 6033 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:49.881937 8759 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:49.874162 8839 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:49.878296 8629 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:49.886914 5956 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1504) took 2407 ms. Trace:
W20260620 13:56:49.887171 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 73532.3us
I20260620 13:56:49.889366 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:49.871361 8865 raft_consensus.cc:697] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:49.890166 5956 rpcz_store.cc:276] 0620 13:56:47.476748 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:47.476882 (+ 134us) service_pool.cc:224] Handling call
0620 13:56:47.482673 (+ 5791us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:47.777503 (+294830us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:47.777535 (+ 32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:47.777580 (+ 45us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:47.777612 (+ 32us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:49.871459 (+2093847us) spinlock_profiling.cc:243] Waited 295 ms on lock 0x7b54002a85d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:49.877535 (+ 6076us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:49.883769 (+ 6234us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":677502848}
I20260620 13:56:49.879154 8755 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:49.893903 5880 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:49.890559 5882 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:49.876029 8836 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.892665 5848 leader_election.cc:400] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Vote denied by peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517) with higher term. Message: Invalid argument: T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6.
I20260620 13:56:49.895809 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:49.899173 5848 leader_election.cc:403] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260620 13:56:49.891525 5875 consensus_queue.cc:260] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.901391 8759 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.896148 8812 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:49.897830 8617 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:49.903918 8759 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.903813 8617 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:49.901443 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:49.906548 8617 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:49.910387 5876 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:49.902973 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:49.911455 5955 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:56:49.908533 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:49.914292 8758 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:49.893342 8821 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.930743 8758 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.934715 5875 raft_consensus.cc:3060] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:49.930768 8917 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517) with higher term. Message: Invalid argument: T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6.
I20260620 13:56:49.941200 5924 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:49.919938 8759 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:49.901028 8809 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.943454 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:49.944309 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:49.946164 8758 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.910992 8629 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.946887 8759 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.947299 5950 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1512) took 2026 ms. Trace:
I20260620 13:56:49.951681 8675 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:49.955806 8773 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:49.919569 8911 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:49.958683 5882 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:49.959769 5880 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:49.962970 5876 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:49.967221 8817 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:49.969787 5950 rpcz_store.cc:276] 0620 13:56:47.920756 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:47.926817 (+ 6061us) service_pool.cc:224] Handling call
0620 13:56:47.927271 (+ 454us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:49.399350 (+1472079us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:49.946885 (+547535us) spinlock_profiling.cc:243] Waited 915 ms on lock 0x7b5400043dd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:49.947238 (+ 353us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2105428224}
W20260620 13:56:49.974298 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 59652.8us
I20260620 13:56:49.976925 8836 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:49.984287 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:49.995507 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:49.995757 8859 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:49.997041 6584 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:56:49.984036 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:49.991410 8836 raft_consensus.cc:697] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:50.002482 8836 consensus_queue.cc:237] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:50.004921 8629 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.006655 8912 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.009063 8759 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:50.010085 8773 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:49.969915 8756 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.025900 8617 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:50.026922 8617 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.987748 5849 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:49.994410 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:50.036686 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.028230 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:49.968132 8816 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:49.973763 8781 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:50.040793 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 46496.6us
I20260620 13:56:50.043768 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.049535 6578 raft_consensus.cc:1240] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260620 13:56:50.049588 6584 raft_consensus.cc:1240] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:49.963835 8821 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:50.052444 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 151582us
I20260620 13:56:50.018599 8773 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:50.039661 8814 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:50.054051 5924 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:50.058920 6583 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:49.984628 8865 consensus_queue.cc:237] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.161377 5849 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:50.178412 5955 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 10.
I20260620 13:56:50.059510 6579 raft_consensus.cc:1240] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:50.099303 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.190708 5997 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:50.046528 8756 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260620 13:56:50.191586 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:50.194389 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 210596us
W20260620 13:56:50.195951 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 147764us
I20260620 13:56:50.198465 8912 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:50.199194 8912 raft_consensus.cc:697] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:50.108507 8617 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:50.200387 8912 consensus_queue.cc:237] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:50.201082 5998 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:50.202075 8556 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:50.124055 8839 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.079s
I20260620 13:56:50.203577 5998 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:50.203725 8642 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:50.205186 8642 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:50.205462 8556 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:50.205583 8642 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:50.209998 5997 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:50.213904 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 161341us
I20260620 13:56:50.214085 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:50.215289 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.216066 6583 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:50.216928 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.217144 6552 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:50.218375 8379 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:50.218377 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.220367 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.221700 6583 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:50.221975 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:50.085906 8781 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:50.060277 8809 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:50.097568 8890 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:50.191397 8814 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:50.231776 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:50.195122 8756 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:50.231678 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:50.112520 8817 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:50.236248 5953 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:50.235519 5997 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:50.238162 5959 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:50.234632 5998 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:50.055884 8755 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.233414 8808 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:50.251880 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.257077 8556 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Leader election won for term 10
I20260620 13:56:50.261168 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:50.266805 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.267913 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.268426 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:50.238693 8756 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:50.232869 8781 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:50.274613 5959 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 9.
I20260620 13:56:50.235926 8814 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:50.238785 8812 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:50.274175 5958 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:50.285465 8781 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:50.300381 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:50.307796 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:50.308684 5959 raft_consensus.cc:2393] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:50.310459 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.311239 6580 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:50.294839 5953 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
W20260620 13:56:50.295686 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:50.313804 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.278331 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.276898 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:50.314188 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:50.314535 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.314904 5953 raft_consensus.cc:1240] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:50.281692 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.316241 6026 raft_consensus.cc:2393] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:50.273144 8808 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:50.285157 6581 raft_consensus.cc:2368] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7.
I20260620 13:56:50.284329 8839 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:50.294257 5952 raft_consensus.cc:1275] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260620 13:56:50.294788 8556 raft_consensus.cc:697] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 10 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:50.267961 8821 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:50.314548 5876 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
W20260620 13:56:50.286634 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 69586.6us
I20260620 13:56:50.305198 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:50.282663 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:50.280460 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 50349.7us
I20260620 13:56:50.319118 5997 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:50.249490 8816 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.323778 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.324406 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:50.336236 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 282079us
I20260620 13:56:50.249686 8890 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.354305 8675 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:50.355151 8675 raft_consensus.cc:697] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:50.356671 8755 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.356509 8675 consensus_queue.cc:237] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:50.357406 8890 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.361647 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.326640 8839 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:50.363256 8839 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:50.363569 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.341794 8817 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:50.364416 5849 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:50.326288 8808 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:50.367844 5998 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:50.371443 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.372259 5849 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:50.378703 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.382129 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.382441 5876 raft_consensus.cc:1275] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260620 13:56:50.383324 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.378283 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.381556 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.390808 6033 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:50.382858 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.391496 5877 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:56:50.383397 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.381206 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.392334 5878 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 3.
I20260620 13:56:50.392750 6025 raft_consensus.cc:2393] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 9: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:50.393838 5875 raft_consensus.cc:2410] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for term 6 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260620 13:56:50.369871 8814 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.382862 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.396564 5881 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:50.396483 8556 consensus_queue.cc:237] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:50.397670 8814 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.397792 8816 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:50.379846 6031 raft_consensus.cc:1275] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260620 13:56:50.382445 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.398973 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.404253 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.372483 8812 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:50.408655 8916 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:50.410604 5849 leader_election.cc:400] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 9. Current term is 10.
I20260620 13:56:50.411377 5849 leader_election.cc:403] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260620 13:56:50.413379 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.414058 6031 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:50.415774 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:50.423012 6582 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:50.433842 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.433746 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.367079 8817 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:50.434767 5882 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:50.442940 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.443964 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.431571 8906 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Advancing to term 10
I20260620 13:56:50.447330 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.449981 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.458473 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.460346 6551 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:50.414893 8642 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.457593 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:50.461160 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 182461us
I20260620 13:56:50.464425 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:50.465466 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.465590 8817 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:50.466014 8817 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:50.466681 8817 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:50.469339 8916 consensus_queue.cc:1059] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:50.472522 8773 raft_consensus.cc:3055] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:50.473016 8773 raft_consensus.cc:740] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:50.474087 8773 consensus_queue.cc:260] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_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: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.475232 8804 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:50.475677 8804 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:50.476090 8804 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:50.478078 8821 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:50.479007 6027 raft_consensus.cc:2393] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:50.478629 8821 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.479439 8754 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:50.479873 8754 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:50.480278 8754 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:50.481141 8821 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:50.488562 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.490159 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:50.486863 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.491468 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.486831 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.492259 6580 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:50.493166 8781 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:50.495489 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 49642.3us
I20260620 13:56:50.498224 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.499028 6582 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:50.478552 8642 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.491503 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.499776 8471 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:50.519980 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.543969 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:50.546689 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:50.553915 8471 raft_consensus.cc:697] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:50.554919 8826 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260620 13:56:50.513556 8773 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:50.557639 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:50.520951 8781 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.561542 8906 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 9. Current term is 10.
I20260620 13:56:50.562077 8756 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:50.535658 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:50.535626 6586 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260620 13:56:50.573185 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:50.579788 5951 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:50.519280 8837 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:50.589460 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.594422 6580 raft_consensus.cc:2393] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:50.594756 5879 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 10.
W20260620 13:56:50.596155 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 60609.5us
I20260620 13:56:50.607820 5956 raft_consensus.cc:2393] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 4: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:50.605684 6552 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:50.582207 8916 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:50.617177 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.544070 8812 consensus_queue.cc:1059] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.060s
I20260620 13:56:50.604561 8379 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260620 13:56:50.622113 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 121019us
I20260620 13:56:50.622761 5849 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:50.627671 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.581067 8804 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.616240 8916 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:50.635715 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:50.636399 6026 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:50.626643 8379 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:50.610540 8837 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:50.639585 8916 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:50.652009 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:50.654291 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.638198 8906 raft_consensus.cc:2764] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260620 13:56:50.663924 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.637801 5778 catalog_manager.cc:5696] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 4 to 6, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 6 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:50.644481 8379 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:50.663089 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.669441 6586 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260620 13:56:50.677208 5876 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:50.678130 6031 raft_consensus.cc:1275] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260620 13:56:50.679490 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.681214 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.681650 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:50.632005 8471 consensus_queue.cc:237] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.686838 8255 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:50.687525 8255 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:50.688035 8255 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:50.688624 8837 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:50.688894 5924 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:50.689730 8837 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:50.690420 5924 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:50.693234 8817 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.695295 8912 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:50.695832 8912 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:50.696223 8912 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:50.697369 8754 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.698567 6587 raft_consensus.cc:1240] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:50.700802 8808 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.704136 8781 raft_consensus.cc:3055] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:50.705245 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:50.705888 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:50.704739 8781 raft_consensus.cc:740] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:50.707702 6030 raft_consensus.cc:1240] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:50.708689 8781 consensus_queue.cc:260] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.710199 8781 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:50.711508 8839 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.710821 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:50.716962 8937 log.cc:927] Time spent T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.057s user 0.000s sys 0.000s
W20260620 13:56:50.718895 8933 log.cc:927] Time spent T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.102s user 0.000s sys 0.000s
I20260620 13:56:50.722136 6551 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:50.723362 6551 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:50.726168 8821 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:50.726100 8758 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260620 13:56:50.718762 5924 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:50.727377 6026 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:50.730154 5880 raft_consensus.cc:3060] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 7
W20260620 13:56:50.737623 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.739425 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:50.741897 5924 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:50.745765 8911 raft_consensus.cc:2764] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260620 13:56:50.745117 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:50.743335 5778 catalog_manager.cc:5696] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 2, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 2 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:50.749984 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:50.750864 5876 raft_consensus.cc:2393] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:50.756323 6580 raft_consensus.cc:1275] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:50.760653 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:50.732296 8821 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:50.733974 8808 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.735033 8758 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:50.770018 8758 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:56:50.770524 8836 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:50.746883 8859 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:50.771332 8859 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:50.771898 8859 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:50.771175 8836 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:50.776384 8836 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:50.784062 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
W20260620 13:56:50.789166 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.763724 5778 catalog_manager.cc:5696] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 4, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 4 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:50.788689 5924 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:50.769510 8821 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:50.818532 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 404018us
I20260620 13:56:50.765515 8911 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260620 13:56:50.832573 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 109273us
I20260620 13:56:50.810977 8755 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260620 13:56:50.850890 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.812276 8817 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:50.834693 8754 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:50.847857 8906 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:50.864888 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 250039us
I20260620 13:56:50.812561 8756 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:50.866187 5880 raft_consensus.cc:2468] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:50.866714 8756 consensus_queue.cc:1048] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:50.855381 8911 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260620 13:56:50.875700 8673 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:50.883308 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.816969 8255 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.845566 8755 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:50.903473 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 91557.9us
I20260620 13:56:50.893651 5779 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56624 (request call id 343) took 9650 ms. Trace:
W20260620 13:56:50.906234 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.841014 6026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e2284e793941b4aa9829a72313998c"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:50.910216 6026 raft_consensus.cc:606] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:50.892217 8755 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:56:50.910655 6026 raft_consensus.cc:614] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:56:50.909752 5778 catalog_manager.cc:5696] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 3 to 4, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 4 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:50.880481 8911 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:50.905298 5924 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:50.886029 8804 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:50.918394 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:50.884703 8837 raft_consensus.cc:697] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:50.914717 6552 connection.cc:256] RPC call timeout handler was delayed by -1.7701726149999786s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16240000000000002s for a response
I20260620 13:56:50.890908 8673 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:50.886451 8906 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:50.924871 6552 connection.cc:256] RPC call timeout handler was delayed by -1.6306726149999804s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1779s for a response
W20260620 13:56:50.931545 6552 connection.cc:256] RPC call timeout handler was delayed by -1.5820726149999018s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18330000000000002s for a response
W20260620 13:56:50.931955 6552 connection.cc:256] RPC call timeout handler was delayed by -1.4200726149999809s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2013s for a response
W20260620 13:56:50.932262 6552 connection.cc:256] RPC call timeout handler was delayed by -1.38857261499993s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2048s for a response
I20260620 13:56:50.931370 5778 catalog_manager.cc:5696] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 6, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 6 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260620 13:56:50.932581 6552 connection.cc:256] RPC call timeout handler was delayed by -1.2634726149999551s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2187s for a response
W20260620 13:56:50.932986 6552 connection.cc:256] RPC call timeout handler was delayed by -1.0312726149999207s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2445s for a response
I20260620 13:56:50.933646 6552 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:50.917810 8911 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:50.933480 5778 catalog_manager.cc:5696] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 2 to 4, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 4 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:56:50.963935 5778 catalog_manager.cc:5696] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 3 to 4, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 4 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:50.974015 6026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:50.970610 5955 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260620 13:56:50.977291 6026 raft_consensus.cc:606] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:50.973155 6552 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:50.940945 8471 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:50.955300 8912 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.008608 5950 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:50.937711 8859 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:51.010802 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 154775us
I20260620 13:56:51.023193 6552 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:51.028671 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 160299us
W20260620 13:56:51.025925 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 120717us
I20260620 13:56:50.972739 8673 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:51.035048 5924 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:51.033771 5778 catalog_manager.cc:5696] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 reported cstate change: term changed from 1 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 3 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:50.906517 5779 rpcz_store.cc:276] 0620 13:56:41.257063 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:41.264618 (+ 7555us) service_pool.cc:224] Handling call
0620 13:56:50.847135 (+9582517us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:46.216445 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:46.387994 (+171549us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:46.432831 (+ 44837us) write_op.cc:435] Acquired schema lock
0620 13:56:46.432886 (+ 55us) tablet.cc:662] Decoding operations
0620 13:56:46.553564 (+120678us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:46.553653 (+ 89us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:46.553713 (+ 60us) tablet.cc:685] Acquiring locks for 22 operations
0620 13:56:46.908478 (+354765us) tablet.cc:701] Row locks acquired
0620 13:56:46.908498 (+ 20us) write_op.cc:260] PREPARE: finished
0620 13:56:47.024051 (+115553us) write_op.cc:270] Start()
0620 13:56:47.036256 (+ 12205us) write_op.cc:276] Timestamp: P: 1781963806981924 usec, L: 0
0620 13:56:47.036287 (+ 31us) op_driver.cc:348] REPLICATION: starting
0620 13:56:47.289011 (+252724us) log.cc:844] Serialized 8615 byte log entry
0620 13:56:48.124243 (+835232us) op_driver.cc:464] REPLICATION: finished
0620 13:56:49.307683 (+1183440us) write_op.cc:301] APPLY: starting
0620 13:56:49.307899 (+ 216us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:49.308606 (+ 707us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:49.308759 (+ 153us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:49.311570 (+ 2811us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:49.370626 (+ 59056us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=22
0620 13:56:49.370749 (+ 123us) write_op.cc:312] APPLY: finished
0620 13:56:49.371997 (+ 1248us) log.cc:844] Serialized 152 byte log entry
0620 13:56:49.581516 (+209519us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:49.624248 (+ 42732us) write_op.cc:454] Released schema lock
0620 13:56:49.624335 (+ 87us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:49.625257 (+ 922us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:49.625294 (+ 37us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":16209,"reported_tablets":37,"child_traces":[["op",{"apply.queue_time_us":1174410,"apply.run_cpu_time_us":47240,"apply.run_wall_time_us":317476,"num_ops":22,"prepare.queue_time_us":214313,"prepare.run_cpu_time_us":25328,"prepare.run_wall_time_us":1375416,"raft.queue_time_us":132514,"raft.run_cpu_time_us":56499,"raft.run_wall_time_us":328104,"replication_time_us":1057830,"thread_start_us":795401,"threads_started":5,"wal-append.queue_time_us":551454,"wal-append.run_cpu_time_us":18514,"wal-append.run_wall_time_us":2538050}]]}
I20260620 13:56:50.993719 8804 consensus_queue.cc:1059] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
I20260620 13:56:51.035362 8940 consensus_queue.cc:1059] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260620 13:56:50.996222 8379 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.012214 8945 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:51.040985 5951 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:51.042546 5956 raft_consensus.cc:1240] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:51.098431 8255 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:51.098820 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:51.099784 8859 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:51.100481 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:51.103797 8941 log.cc:927] Time spent T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.127s user 0.001s sys 0.000s
I20260620 13:56:51.041543 8617 raft_consensus.cc:2749] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:51.108296 8839 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:51.136111 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:51.137578 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:51.139024 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:51.140246 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:50.968402 8837 consensus_queue.cc:237] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:51.097651 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 57304.4us
I20260620 13:56:51.142040 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:51.142350 6032 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:56:51.113653 8557 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260620 13:56:51.127076 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 109619us
I20260620 13:56:51.128098 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:51.129560 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:51.147894 6026 raft_consensus.cc:2393] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:51.133371 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:51.141026 6029 raft_consensus.cc:2393] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
W20260620 13:56:51.144654 5849 connection.cc:256] RPC call timeout handler was delayed by -1.373665165000034s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15660000000000002s for a response
I20260620 13:56:51.083628 8948 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260620 13:56:51.044582 8946 log.cc:927] Time spent T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.120s user 0.000s sys 0.001s
W20260620 13:56:51.149076 5849 connection.cc:256] RPC call timeout handler was delayed by -1.3691651650000267s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15710000000000002s for a response
I20260620 13:56:51.148492 6033 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
W20260620 13:56:51.150221 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 127159us
W20260620 13:56:51.156020 5849 connection.cc:256] RPC call timeout handler was delayed by -1.3277651650000735s: 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
I20260620 13:56:51.153023 8906 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:51.159050 5951 raft_consensus.cc:1275] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260620 13:56:51.115218 8945 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:51.161394 8953 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260620 13:56:51.163200 8379 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:51.164055 8821 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.165122 8911 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.169166 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:51.199474 6030 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
W20260620 13:56:51.156431 5849 connection.cc:256] RPC call timeout handler was delayed by -1.2908651650000138s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1658s for a response
I20260620 13:56:51.037037 8809 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.113s
I20260620 13:56:51.205267 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.044634 8773 consensus_queue.cc:1059] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.111s
I20260620 13:56:51.147342 8859 raft_consensus.cc:2764] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260620 13:56:51.206602 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.175626 8945 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:51.207929 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.208539 8821 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:51.209143 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.209527 5956 raft_consensus.cc:1240] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260620 13:56:51.210523 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.211341 8755 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.212239 8758 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.213380 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.214083 5959 raft_consensus.cc:2393] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:51.214290 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 63327.8us
W20260620 13:56:51.194573 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 64199.7us
I20260620 13:56:51.155618 8948 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:51.158331 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:51.199930 5849 connection.cc:256] RPC call timeout handler was delayed by -1.277365164999992s: 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
I20260620 13:56:51.200995 8543 raft_consensus.cc:3055] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:51.204164 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:51.157279 8673 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:51.238969 8804 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:51.268365 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.240999 8949 consensus_queue.cc:1059] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:51.242228 5997 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:51.129172 8943 consensus_queue.cc:1059] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.081s
I20260620 13:56:51.214320 8758 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:51.215165 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 45858.8us
I20260620 13:56:51.245935 6032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:51.214745 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.279695 6032 raft_consensus.cc:606] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:51.248989 5998 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:51.198101 5951 raft_consensus.cc:1240] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260620 13:56:51.280109 6032 raft_consensus.cc:614] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:56:51.279894 6552 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:51.214648 8773 raft_consensus.cc:3055] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Stepping down as leader of term 5
W20260620 13:56:51.260736 5849 connection.cc:256] RPC call timeout handler was delayed by -1.2053651649999892s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1753s for a response
W20260620 13:56:51.284816 5849 connection.cc:256] RPC call timeout handler was delayed by -1.0892651650000289s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1882s for a response
I20260620 13:56:51.251622 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:51.264595 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:51.213980 8755 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:51.266644 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:51.269610 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:51.294644 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 45734.3us
I20260620 13:56:51.276265 6026 raft_consensus.cc:1275] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260620 13:56:51.281095 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:51.287211 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:51.297261 5998 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:51.290138 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:51.290479 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:51.291657 5881 raft_consensus.cc:1275] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260620 13:56:51.259658 8948 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:51.298975 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:51.294849 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:51.306305 5959 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:51.307548 6031 raft_consensus.cc:2410] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
I20260620 13:56:51.303221 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:51.308418 5876 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:51.304828 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:51.310781 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.311455 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:51.311513 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:51.312096 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:51.304131 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:51.312611 5880 raft_consensus.cc:2410] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
I20260620 13:56:51.313016 6029 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 7
I20260620 13:56:51.313881 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:51.301860 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:51.315631 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.316606 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.262004 8543 raft_consensus.cc:740] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:51.316684 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:51.317502 6587 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:51.304876 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.312204 6584 raft_consensus.cc:2376] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6. Re-sending same reply.
I20260620 13:56:51.318884 6027 raft_consensus.cc:2393] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 4: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:51.286028 8557 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:51.320116 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:51.320394 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.320485 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:51.321583 6026 raft_consensus.cc:1275] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:56:51.318475 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.323379 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:51.323576 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:51.323997 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:51.324186 5829 auto_rebalancer.cc:591] Failed to schedule move for tablet d562ae472315433ca373f0a47f931afa: Illegal state: Replica 192c750f597c43858e1ad09e8d805685 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 6 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:56:51.325290 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:51.329239 5875 raft_consensus.cc:2410] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:51.325490 8912 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:51.325829 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 46053.7us
I20260620 13:56:51.284546 8773 raft_consensus.cc:740] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:51.331818 5879 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:51.332336 6552 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:51.298908 8808 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260620 13:56:51.321136 6024 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:51.338932 5878 raft_consensus.cc:1275] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260620 13:56:51.299430 8916 consensus_meta.cc:287] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.651s user 0.011s sys 0.000s
I20260620 13:56:51.339505 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.210898 8836 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.344487 5957 raft_consensus.cc:1275] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:56:51.345012 5924 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:51.346015 8773 consensus_queue.cc:260] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.347012 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:51.334571 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:51.334957 8471 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:51.305006 8839 consensus_queue.cc:1059] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260620 13:56:51.351307 8821 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:51.352327 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:51.376546 5878 raft_consensus.cc:2410] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:51.350824 6552 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:51.354717 5924 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:51.351240 8557 raft_consensus.cc:697] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:51.356832 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:51.362838 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:51.314934 8642 consensus_queue.cc:1048] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
W20260620 13:56:51.365495 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:51.367223 5876 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:56:51.368043 5951 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
W20260620 13:56:51.369786 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 72625.4us
I20260620 13:56:51.370182 5957 raft_consensus.cc:1240] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:51.379751 5952 raft_consensus.cc:1240] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:51.383522 6578 raft_consensus.cc:2393] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:51.383749 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:51.401975 5958 raft_consensus.cc:1240] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:51.404789 8911 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:51.365269 8953 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:56:51.406699 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:51.404958 8557 consensus_queue.cc:237] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.410859 5880 raft_consensus.cc:2376] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8. Re-sending same reply.
I20260620 13:56:51.343928 8916 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.400276 8471 raft_consensus.cc:697] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:51.431085 8471 consensus_queue.cc:237] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.433543 8945 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:51.392733 8859 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:51.387008 8773 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:51.391701 8758 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:51.405510 8781 raft_consensus.cc:3055] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:51.458097 5955 raft_consensus.cc:1240] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:51.482304 5952 raft_consensus.cc:1240] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 8. Current term is 9. Ops: []
I20260620 13:56:51.484961 6029 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
W20260620 13:56:51.486397 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:51.481261 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 130514us
I20260620 13:56:51.487980 6552 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:51.488988 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 134331us
I20260620 13:56:51.485368 5998 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:51.492064 6552 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:51.490787 5924 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:51.496542 5998 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:51.455073 8781 raft_consensus.cc:740] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:51.480569 8916 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:51.510394 6552 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:51.511140 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:51.523142 6030 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
I20260620 13:56:51.480753 8836 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:51.559791 6027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:51.560581 6027 raft_consensus.cc:606] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:51.561010 6027 raft_consensus.cc:614] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:56:51.562060 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:51.491750 8814 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:51.564913 5882 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:51.567233 8875 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:51.496694 8758 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:51.494014 8940 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:51.587631 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 90608.9us
I20260620 13:56:51.590181 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:51.591566 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:51.581521 5924 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:51.498667 8953 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:51.599872 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:51.600549 5880 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:51.509951 8966 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:51.497296 8943 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:51.494779 8859 consensus_queue.cc:1048] T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.085s
I20260620 13:56:51.495505 8379 consensus_queue.cc:1048] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.085s
I20260620 13:56:51.511090 8945 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:51.605180 5924 leader_election.cc:336] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 1.984s (SENT)
I20260620 13:56:51.609453 5924 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:51.628046 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:51.515291 8673 consensus_queue.cc:1059] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.078s
I20260620 13:56:51.632519 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:51.636929 5881 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:51.518097 8617 consensus_queue.cc:1059] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.088s
I20260620 13:56:51.635416 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:51.639496 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 75264.9us
I20260620 13:56:51.602986 8756 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election won for term 7
W20260620 13:56:51.644268 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 127405us
I20260620 13:56:51.609937 5848 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:51.609453 8966 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:51.558756 8804 consensus_queue.cc:1059] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260620 13:56:51.627547 8754 raft_consensus.cc:2804] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:51.517815 8950 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.110s
I20260620 13:56:51.652150 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:51.645598 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 135287us
I20260620 13:56:51.652861 5880 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:51.603173 8953 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:51.601882 8836 consensus_queue.cc:1048] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.047s
I20260620 13:56:51.594071 8947 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.054s
I20260620 13:56:51.654649 8949 raft_consensus.cc:3055] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Stepping down as leader of term 8
I20260620 13:56:51.688776 8949 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:51.689769 8949 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.691461 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.692293 6586 raft_consensus.cc:2393] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:51.650125 8912 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:51.627524 8916 consensus_queue.cc:1059] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260620 13:56:51.655279 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:51.656092 6026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:51.519219 8543 consensus_queue.cc:260] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.661831 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:51.736569 5875 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:51.736634 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 82829.6us
I20260620 13:56:51.686859 8944 raft_consensus.cc:3055] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:51.696926 5959 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:51.649152 8966 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:51.714515 6026 raft_consensus.cc:606] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:51.606232 8940 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:51.664227 8953 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:51.697808 8952 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:51.740440 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:51.742376 6026 raft_consensus.cc:614] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:56:51.742758 5959 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:51.664593 8756 raft_consensus.cc:697] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:51.683415 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:51.777056 5950 raft_consensus.cc:1240] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:51.645092 8557 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.073s
I20260620 13:56:51.785323 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.691039 8949 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:56:51.783847 5880 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:51.785321 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.649951 8781 consensus_queue.cc:260] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:51.741897 8944 raft_consensus.cc:740] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:51.801090 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:51.791244 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.755137 8916 consensus_queue.cc:1243] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer 192c750f597c43858e1ad09e8d805685 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260620 13:56:51.743988 8754 raft_consensus.cc:697] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:51.805670 5880 raft_consensus.cc:2410] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 6 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: 3 index: 6.
I20260620 13:56:51.735085 6578 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:51.806434 6551 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:51.818735 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.792073 8543 raft_consensus.cc:3060] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:51.819182 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:51.826766 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 221600us
W20260620 13:56:51.829556 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 216698us
I20260620 13:56:51.830202 5881 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:51.830935 5998 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:51.780952 8617 consensus_queue.cc:1059] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 8.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.038s
I20260620 13:56:51.826205 5875 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:51.848567 5998 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:51.832891 5877 raft_consensus.cc:2393] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:51.850004 8965 log.cc:927] Time spent T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.115s user 0.001s sys 0.000s
W20260620 13:56:51.850534 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:51.852751 8940 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:51.853047 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.854182 6583 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:51.855468 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.855293 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.856437 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.856771 8814 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260620 13:56:51.788383 8756 consensus_queue.cc:237] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.857703 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.860819 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.821156 8379 raft_consensus.cc:2804] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:51.861274 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:51.797674 8969 consensus_queue.cc:1059] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.074s
I20260620 13:56:51.807444 8906 consensus_queue.cc:1059] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260620 13:56:51.789444 8952 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.821532 8809 consensus_queue.cc:1059] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260620 13:56:51.827602 8673 consensus_queue.cc:1059] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.043s
I20260620 13:56:51.871610 8754 consensus_queue.cc:237] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:51.872807 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:51.873757 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:51.875653 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.874711 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:51.804649 8958 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:51.877444 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:52.041531 6585 raft_consensus.cc:1275] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
W20260620 13:56:52.039490 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:52.146912 5882 consensus_meta.cc:287] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.548s user 0.014s sys 0.007s
I20260620 13:56:52.148442 6585 pending_rounds.cc:85] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: Aborting all ops after (but not including) 6
I20260620 13:56:52.147955 6586 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 10: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:52.146435 5959 raft_consensus.cc:2393] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:52.133881 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260620 13:56:52.150787 5875 raft_consensus.cc:1275] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260620 13:56:52.147238 6581 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 9.
I20260620 13:56:52.149997 6585 pending_rounds.cc:107] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260620 13:56:52.157298 6585 raft_consensus.cc:2889] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260620 13:56:51.890883 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:52.147369 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 298863us
W20260620 13:56:52.159138 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.148967 5882 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:52.152314 8911 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260620 13:56:52.117488 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 312233us
I20260620 13:56:51.885241 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:52.160998 5829 auto_rebalancer.cc:591] Failed to schedule move for tablet 71fbe22bd18849f1b94912bb0bdf5bbe: Illegal state: Leader has not yet committed an operation in its own term
I20260620 13:56:52.161543 6583 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
W20260620 13:56:52.157692 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 284046us
I20260620 13:56:51.878378 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:52.163048 5883 raft_consensus.cc:2393] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
W20260620 13:56:51.883275 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:52.164472 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.156410 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:56:52.167057 8978 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:56:51.945888 8642 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:52.154052 8875 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:52.168682 8875 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.167057 5876 raft_consensus.cc:1240] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6. Ops: []
W20260620 13:56:52.171351 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.172996 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:51.996106 8948 consensus_meta.cc:287] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.664s user 0.009s sys 0.003s
I20260620 13:56:52.176237 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:52.179214 5882 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:52.180074 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.179610 5959 raft_consensus.cc:1240] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:52.196239 5924 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:52.042595 8943 raft_consensus.cc:3055] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Stepping down as leader of term 8
I20260620 13:56:51.996392 8255 raft_consensus.cc:3055] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:51.877187 8980 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:52.036934 8758 raft_consensus.cc:3055] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:52.048802 8817 raft_consensus.cc:3055] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:52.202078 5998 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:52.039906 8826 raft_consensus.cc:3055] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Stepping down as leader of term 6
W20260620 13:56:52.203769 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:52.203562 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 54051.7us
I20260620 13:56:52.019675 6578 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:52.168118 8952 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:52.214433 8967 log.cc:927] Time spent T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.437s user 0.002s sys 0.002s
I20260620 13:56:52.204624 8943 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:52.216401 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:52.217371 5882 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:52.200562 8642 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:52.205145 8379 raft_consensus.cc:697] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:52.202610 8773 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:51.997920 8966 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.208202 8255 raft_consensus.cc:740] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:52.208217 8821 raft_consensus.cc:3055] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Stepping down as leader of term 3
I20260620 13:56:52.207717 8947 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:52.209144 8804 raft_consensus.cc:3055] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:52.205614 8808 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:51.908010 8953 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.206250 8557 consensus_queue.cc:1059] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
I20260620 13:56:52.209367 8875 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:52.209360 8758 raft_consensus.cc:740] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:52.210464 8817 raft_consensus.cc:740] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:52.228266 5880 raft_consensus.cc:1275] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260620 13:56:52.237497 5924 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:52.216220 8826 raft_consensus.cc:740] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:52.204149 8948 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:52.234165 8773 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.249361 8911 consensus_queue.cc:1048] T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260620 13:56:52.207969 8809 consensus_queue.cc:1048] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260620 13:56:52.227349 8642 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:52.264932 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 54628.3us
I20260620 13:56:52.258932 5882 raft_consensus.cc:1275] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260620 13:56:52.235738 8821 raft_consensus.cc:740] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:52.241761 8804 raft_consensus.cc:740] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:52.261598 5924 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:52.260905 5849 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:52.269618 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:52.270562 5924 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:52.270366 8826 consensus_queue.cc:260] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:52.271327 8911 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:52.271486 8826 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:52.271692 5849 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:52.271957 8911 raft_consensus.cc:697] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:52.273063 5849 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:52.272974 8911 consensus_queue.cc:237] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.274591 8758 consensus_queue.cc:260] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [NON_LEADER]: Queue going to NON_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: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.276036 8758 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:52.276118 8948 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:52.276470 8773 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:52.264420 8756 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:52.277410 8756 raft_consensus.cc:697] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:52.278148 8781 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Advancing to term 4
W20260620 13:56:52.279588 8986 log.cc:927] Time spent T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.069s user 0.000s sys 0.001s
I20260620 13:56:52.230242 8983 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:56:52.249899 8952 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:52.280593 8953 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:52.281004 8952 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:52.281482 6551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.281493 5953 raft_consensus.cc:2368] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6.
I20260620 13:56:52.282505 8817 consensus_queue.cc:260] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:52.283242 8952 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:52.283542 8817 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:52.283861 5953 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36000 (request call id 2013) took 1078 ms. Trace:
I20260620 13:56:52.284075 8839 raft_consensus.cc:3055] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:51.999346 8944 consensus_queue.cc:260] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.219403 8943 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.281396 8255 consensus_queue.cc:260] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.278492 8756 consensus_queue.cc:237] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:52.296952 8255 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:52.259387 5876 raft_consensus.cc:1240] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:52.284271 5953 rpcz_store.cc:276] 0620 13:56:51.205686 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:51.208884 (+ 3198us) service_pool.cc:224] Handling call
0620 13:56:52.283641 (+1074757us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b54001824d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:52.283781 (+ 140us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2464436608}
I20260620 13:56:52.284550 8839 raft_consensus.cc:740] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:52.302677 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:52.304037 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 102028us
I20260620 13:56:52.258155 8808 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:52.312232 5998 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:52.312259 5849 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:52.289708 8978 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:52.292511 8773 raft_consensus.cc:2764] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260620 13:56:52.289147 8958 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:52.293883 8940 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:52.322005 5876 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:52.300454 8953 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:52.331981 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:52.339573 5953 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:52.347378 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:52.348253 5883 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 6
I20260620 13:56:52.344254 5848 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:52.366465 5951 raft_consensus.cc:1240] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260620 13:56:52.368701 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:52.369508 6029 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:52.371879 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:52.372607 6025 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:52.377252 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:52.337438 8943 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Advancing to term 9
W20260620 13:56:52.384174 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 50145.7us
I20260620 13:56:52.387145 5849 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:52.382016 8982 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:52.281086 8379 consensus_queue.cc:237] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.338261 8940 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:52.342373 8916 raft_consensus.cc:2749] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:52.410614 8773 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:52.386736 8958 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:52.411422 8958 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:52.411911 8958 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:52.418781 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 150884us
I20260620 13:56:52.420424 5849 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:52.371452 8906 consensus_queue.cc:1059] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
I20260620 13:56:52.409245 8940 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:52.404534 8642 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:52.436450 6029 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:56:52.415714 8982 raft_consensus.cc:697] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:52.486600 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.493175 6025 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:52.399614 8839 consensus_queue.cc:260] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:52.477620 8964 log.cc:927] Time spent T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.053s user 0.001s sys 0.000s
I20260620 13:56:52.461030 8966 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:52.523721 8997 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:52.499508 8953 raft_consensus.cc:697] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:52.537768 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:52.541494 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:56:52.547909 8993 log.cc:927] Time spent T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.090s user 0.000s sys 0.001s
W20260620 13:56:52.549429 8996 log.cc:927] Time spent T efd3e1f0e5a34ba69029888abcdfb2f1 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.055s user 0.000s sys 0.000s
I20260620 13:56:52.550848 8808 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:52.553264 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:52.553670 5883 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:52.554005 5884 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
W20260620 13:56:52.554474 5884 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58456 (request call id 1466) took 1203 ms (client timeout 1541 ms). Trace:
I20260620 13:56:52.555305 8982 consensus_queue.cc:237] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.524461 8997 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:52.559665 8804 consensus_queue.cc:260] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.561111 8997 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:52.561249 8804 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:52.569586 5879 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 10.
I20260620 13:56:52.570714 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58456 (request call id 1460) took 1221 ms. Trace:
I20260620 13:56:52.571240 5879 rpcz_store.cc:276] 0620 13:56:51.349158 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:51.406632 (+ 57474us) service_pool.cc:224] Handling call
0620 13:56:51.999932 (+593300us) spinlock_profiling.cc:243] Waited 10 ms on lock 0x7b5800000f98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47c27a0 00007f0fe47c2084 00007f0fddd3a834 00007f0fddd3a7c2
0620 13:56:52.541325 (+541393us) spinlock_profiling.cc:243] Waited 8.62 ms on lock 0x7b5800000f98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d369c 00007f0fdc6d325b 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47c27a0 00007f0fe47c2084 00007f0fddd3a834 00007f0fddd3a7c2
0620 13:56:52.570629 (+ 29304us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":42806912}
W20260620 13:56:52.554912 5884 rpcz_store.cc:269] 0620 13:56:51.350626 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:51.383407 (+ 32781us) service_pool.cc:224] Handling call
0620 13:56:52.038206 (+654799us) spinlock_profiling.cc:243] Waited 1.59 ms on lock 0x7b5800000f98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d36ee 000000000036f859 00007f0fe474b8e0 00007f0fe48147c4 00007f0fe4814831 00007f0fe47c27a0 00007f0fe47c2084 00007f0fddd3a834 00007f0fddd3a7c2
0620 13:56:52.553187 (+514981us) spinlock_profiling.cc:243] Waited 3.5 ms on lock 0x7b5800000f98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d378c 00007f0fdc6d36f6 000000000036f859 00007f0fe474b8e0 00007f0fe48147c4 00007f0fe4814831 00007f0fe47c27a0 00007f0fe47c2084 00007f0fddd3a834 00007f0fddd3a7c2
0620 13:56:52.554405 (+ 1218us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11710592}
W20260620 13:56:52.586339 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:52.587392 8964 log.cc:927] Time spent T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.065s user 0.000s sys 0.000s
I20260620 13:56:52.588541 6585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 787) took 1298 ms. Trace:
I20260620 13:56:52.593443 6585 rpcz_store.cc:276] 0620 13:56:51.290051 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:51.290450 (+ 399us) service_pool.cc:224] Handling call
0620 13:56:51.320710 (+ 30260us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:52.158383 (+837673us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:52.588263 (+429880us) spinlock_profiling.cc:243] Waited 720 ms on lock 0x7b540059f954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:52.588480 (+ 217us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1656865024}
W20260620 13:56:52.588675 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.589465 8969 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:52.596487 8969 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.591885 5881 raft_consensus.cc:1275] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 2. (term mismatch)
I20260620 13:56:52.599435 5881 pending_rounds.cc:85] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 1
I20260620 13:56:52.599702 5881 pending_rounds.cc:107] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 4.2
I20260620 13:56:52.599956 5881 raft_consensus.cc:2889] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260620 13:56:52.600476 5998 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.599161 8958 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:52.608095 5881 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1469) took 1236 ms. Trace:
I20260620 13:56:52.608619 5881 rpcz_store.cc:276] 0620 13:56:51.369438 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:51.833339 (+463901us) service_pool.cc:224] Handling call
0620 13:56:52.590499 (+757160us) spinlock_profiling.cc:243] Waited 6.52 ms on lock 0x7b5800000f98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47d66c0 00007f0fe47c1029 00007f0fe47c0ad2 00007f0fddd35d34
0620 13:56:52.590814 (+ 315us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:52.602343 (+ 11529us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:52.605870 (+ 3527us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14994304}
I20260620 13:56:52.609630 5878 raft_consensus.cc:2368] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7.
I20260620 13:56:52.612877 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:52.613607 6585 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:52.614077 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:52.614655 6586 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:52.617903 8940 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.619494 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:52.620713 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:52.621935 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:52.609078 8958 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:52.622397 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:52.669322 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:52.666476 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 288257us
W20260620 13:56:52.641254 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.622790 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:52.634466 5998 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 1.526s (SENT) [suppressed 25 similar messages]
I20260620 13:56:52.680027 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:52.680862 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:52.688226 5878 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58456 (request call id 1464) took 1338 ms (client timeout 1616 ms). Trace:
W20260620 13:56:52.688907 5878 rpcz_store.cc:269] 0620 13:56:51.350121 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:51.392977 (+ 42856us) service_pool.cc:224] Handling call
0620 13:56:51.997482 (+604505us) spinlock_profiling.cc:243] Waited 7.75 ms on lock 0x7b5800000f98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47c27a0 00007f0fe47c2084 00007f0fddd3a834 00007f0fddd3a7c2
0620 13:56:52.537559 (+540077us) spinlock_profiling.cc:243] Waited 8.28 ms on lock 0x7b5800000f98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d369c 00007f0fdc6d325b 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47c27a0 00007f0fe47c2084 00007f0fddd3a834 00007f0fddd3a7c2
0620 13:56:52.687937 (+150378us) spinlock_profiling.cc:243] Waited 70.8 ms on lock 0x7b54002701d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:52.688146 (+ 209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":199693696}
I20260620 13:56:52.691004 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:52.691934 6585 raft_consensus.cc:2410] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
I20260620 13:56:52.693645 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:52.694362 5953 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:52.641835 8642 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:52.693905 5924 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:52.703931 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:52.641254 8969 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:52.705631 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:52.710383 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:52.719358 5924 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:52.711880 5950 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260620 13:56:52.723536 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:52.729806 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:52.734974 5953 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:52.719765 8978 raft_consensus.cc:697] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:52.739862 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 105460us
W20260620 13:56:52.740738 5998 leader_election.cc:336] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 1.541s (SENT)
W20260620 13:56:52.743358 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:52.743257 5998 leader_election.cc:336] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 1.616s (SENT)
I20260620 13:56:52.743865 5998 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:52.727769 8756 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election won for term 6
W20260620 13:56:52.758231 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 87074.3us
I20260620 13:56:52.621929 8821 consensus_queue.cc:260] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.760517 5953 raft_consensus.cc:1240] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:52.761252 9012 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:52.762065 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:52.717839 8642 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.765146 8642 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:52.703922 8911 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
W20260620 13:56:52.768150 5829 auto_rebalancer.cc:591] Failed to schedule move for tablet d1b89d9f1eec4bfba2f3b0052c49f040: Illegal state: Replica 2e82c0c231624695ac5a813230bf5038 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 7 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:56:52.736372 8952 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260620 13:56:52.783710 5998 leader_election.cc:336] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 1.625s (SENT)
I20260620 13:56:52.783018 8978 consensus_queue.cc:237] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:52.757576 8940 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:52.778421 8953 consensus_queue.cc:237] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:52.801753 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 381404us
W20260620 13:56:52.816596 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.816833 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:52.817651 5998 leader_election.cc:336] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 1.766s (SENT)
I20260620 13:56:52.808809 8821 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 3 FOLLOWER]: Advancing to term 4
I20260620 13:56:52.805071 9011 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:52.827477 5998 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:52.839054 5849 leader_election.cc:400] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7.
I20260620 13:56:52.839593 5849 leader_election.cc:403] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260620 13:56:52.842427 8756 raft_consensus.cc:697] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:52.844906 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:52.845666 6581 raft_consensus.cc:2376] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6. Re-sending same reply.
I20260620 13:56:52.845381 8756 consensus_queue.cc:237] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Queue going to 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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:52.849514 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 77234.9us
I20260620 13:56:52.857740 8983 raft_consensus.cc:3055] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:56:52.857594 8997 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260620 13:56:52.858299 8983 raft_consensus.cc:740] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:52.859586 5998 leader_election.cc:336] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 1.926s (SENT)
I20260620 13:56:52.843798 9012 raft_consensus.cc:2749] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:56:52.860605 5998 leader_election.cc:336] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 2.005s (SENT)
I20260620 13:56:52.861011 5998 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:52.863375 9012 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:52.865928 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:52.852942 5849 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:52.862932 5998 leader_election.cc:336] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 2.122s (SENT)
I20260620 13:56:52.868357 5998 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:52.869189 6585 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 9.
I20260620 13:56:52.847904 9011 raft_consensus.cc:697] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:52.874078 6587 raft_consensus.cc:2393] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:52.878496 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:52.887910 6581 raft_consensus.cc:1275] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:52.891858 8952 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:56:52.899067 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 46214us
I20260620 13:56:52.880761 8875 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:52.907415 8875 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:52.907984 8875 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.910745 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:52.911662 5955 raft_consensus.cc:2410] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 10 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: 6 index: 7.
W20260620 13:56:52.913041 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.910248 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:56:52.931452 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 54728.5us
I20260620 13:56:52.938797 5849 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:52.940265 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:52.941937 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 79023.1us
W20260620 13:56:52.929787 9013 log.cc:927] Time spent T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.081s user 0.000s sys 0.000s
W20260620 13:56:52.930250 9015 log.cc:927] Time spent T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.098s user 0.000s sys 0.001s
I20260620 13:56:52.949723 5849 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:52.929944 9025 raft_consensus.cc:2749] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7.
I20260620 13:56:52.952237 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:52.955525 5998 leader_election.cc:336] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177): Timed out: RequestConsensusVote RPC to 127.4.155.193:46177 timed out after 2.314s (SENT)
I20260620 13:56:52.956022 8952 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:52.958261 9012 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:52.964367 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:52.930204 9007 log.cc:927] Time spent T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.139s user 0.001s sys 0.001s
I20260620 13:56:52.883307 8983 consensus_queue.cc:260] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.961551 6587 raft_consensus.cc:2410] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
I20260620 13:56:52.962316 5848 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:52.928340 8875 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:52.966703 6027 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:52.967317 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:52.968952 6025 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:52.969201 6580 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 816) took 1116 ms. Trace:
I20260620 13:56:52.973842 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:52.972491 6028 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:56:52.976888 6024 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:52.972927 9011 consensus_queue.cc:237] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:52.979980 5875 raft_consensus.cc:1240] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:52.974563 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:52.980988 6029 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:52.969594 6580 rpcz_store.cc:276] 0620 13:56:51.852473 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:51.852760 (+ 287us) service_pool.cc:224] Handling call
0620 13:56:52.969034 (+1116274us) spinlock_profiling.cc:243] Waited 799 ms on lock 0x7b54006c5f54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:52.969144 (+ 110us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1837280000}
I20260620 13:56:52.972996 8940 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:52.981750 8944 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:52.982226 8940 raft_consensus.cc:697] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:52.983412 8940 consensus_queue.cc:237] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:52.960618 9019 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260620 13:56:52.988906 6551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.991854 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:52.993427 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:52.994154 6587 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
W20260620 13:56:53.000103 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 44673us
I20260620 13:56:53.003204 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:53.007581 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:53.015548 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.016292 5950 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 3. Current term is 4. Ops: []
I20260620 13:56:53.022697 6032 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:53.014008 8875 consensus_queue.cc:1048] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260620 13:56:53.033999 5998 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.003136 8952 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:53.040786 5878 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:53.045413 5877 raft_consensus.cc:1275] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260620 13:56:53.046968 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:53.048547 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:53.049434 6578 raft_consensus.cc:2393] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 5: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
W20260620 13:56:53.049695 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:52.971515 9012 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:53.051419 8839 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:53.052397 9012 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:53.053597 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.007827 8804 consensus_queue.cc:1059] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.036s
I20260620 13:56:53.063902 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:53.067384 5953 raft_consensus.cc:2393] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:53.059681 8773 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:53.074383 9034 consensus_queue.cc:1048] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:53.069164 8978 consensus_queue.cc:1059] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260620 13:56:53.074885 8773 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.076546 9031 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260620 13:56:53.040895 8952 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.078037 8773 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:53.080286 5849 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:53.080811 8255 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:53.081866 8906 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:53.081554 8255 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.082402 8906 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:53.078593 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 68959.9us
W20260620 13:56:53.086843 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.086813 5998 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.059940 8940 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:53.091614 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:53.090204 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 77579.4us
I20260620 13:56:53.059988 8781 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:53.063462 8808 raft_consensus.cc:2749] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.102494 6585 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 6. (term mismatch)
I20260620 13:56:53.105330 6585 pending_rounds.cc:85] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Aborting all ops after (but not including) 5
I20260620 13:56:53.105607 6585 pending_rounds.cc:107] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Aborting uncommitted NO_OP operation due to leader change: 5.6
I20260620 13:56:53.105952 6585 raft_consensus.cc:2889] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:53.106652 5998 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.103484 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.108233 6587 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:53.078183 8804 raft_consensus.cc:3055] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:53.080344 8952 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:53.108304 5998 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.088276 8817 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:53.091496 9012 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.090940 9019 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:53.126327 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:53.090709 8958 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:53.123800 5924 leader_election.cc:336] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 1.620s (SENT)
W20260620 13:56:53.125893 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.105501 9025 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.133273 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:53.134757 6585 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:53.116267 8809 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.115600 8804 raft_consensus.cc:740] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:53.138433 8804 consensus_queue.cc:260] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.134980 8958 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.139889 8804 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:53.142118 8958 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:53.147594 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.165194 6580 raft_consensus.cc:2410] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 10 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: 6 index: 7.
I20260620 13:56:53.108734 8940 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:53.169977 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 89763.1us
I20260620 13:56:53.177659 5849 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:53.174801 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:53.178642 6027 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:53.173863 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.179291 5849 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:53.182825 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.121966 8781 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:53.145449 8255 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:53.135368 8814 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:53.188556 5998 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:53.192655 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.193588 6580 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
W20260620 13:56:53.193033 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 76944.1us
I20260620 13:56:53.125819 8817 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:53.195786 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:53.196787 5848 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.196887 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:53.202184 6027 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:53.181281 8958 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.144259 9019 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.163744 8808 consensus_queue.cc:1048] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260620 13:56:53.223668 6580 raft_consensus.cc:1240] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:53.228659 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:53.183094 8875 consensus_queue.cc:1048] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.036s
I20260620 13:56:53.176635 8997 consensus_queue.cc:1048] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.032s
I20260620 13:56:53.195974 8966 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:53.187732 8992 consensus_queue.cc:1048] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260620 13:56:53.238698 6585 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 9. Current term is 10. Ops: []
I20260620 13:56:53.211383 8906 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:53.195586 8980 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260620 13:56:53.252053 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.255932 8817 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:53.258383 9043 raft_consensus.cc:2749] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:53.262538 9019 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:53.264073 5924 leader_election.cc:336] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 1.954s (SENT)
W20260620 13:56:53.264928 5924 leader_election.cc:336] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 1.956s (SENT)
I20260620 13:56:53.265285 5924 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.243508 8966 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:53.282634 6582 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
W20260620 13:56:53.292815 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 113608us
I20260620 13:56:53.294507 5849 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:53.296588 5849 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:53.276219 9034 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:53.304725 5849 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.306470 5849 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:53.287312 8966 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:53.309361 6032 raft_consensus.cc:1275] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260620 13:56:53.309830 6028 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:53.309811 5849 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:53.311939 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:53.312332 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.305759 9028 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:53.307337 8958 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:53.308845 9025 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:53.318902 5849 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.319391 8817 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:53.355434 8821 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:53.355566 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:53.355688 8817 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:53.356199 8821 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.331720 8916 raft_consensus.cc:3055] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:53.306030 8906 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:53.343791 8781 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:53.367799 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 49007us
I20260620 13:56:53.368990 5849 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:53.377161 6551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.377882 6581 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:53.375594 5849 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:53.382210 5849 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:53.458644 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:53.461052 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 269980us
W20260620 13:56:53.452384 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.357259 8773 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260620 13:56:53.466682 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.358888 9025 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:53.361270 8916 raft_consensus.cc:740] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:53.390831 5849 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:53.376392 9038 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:53.378592 9043 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:53.380533 8781 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:53.460508 8839 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:53.478715 5998 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:53.479617 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 88900.5us
I20260620 13:56:53.461072 8675 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:53.469663 9025 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:53.464658 8906 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:53.345008 9028 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:53.507467 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:53.507751 5849 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:53.510262 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:53.511452 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:53.511700 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:53.512264 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:53.512598 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:53.513073 5879 raft_consensus.cc:2376] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7. Re-sending same reply.
I20260620 13:56:53.513703 5883 raft_consensus.cc:2393] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:53.469257 8940 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:53.469702 9019 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:53.527858 5953 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:53.519958 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:53.506852 8958 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:53.529055 8958 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:53.529495 8958 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:53.523862 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:53.524966 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:53.531307 9046 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:53.531852 5884 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:53.525573 9052 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:53.527782 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:53.533460 5879 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:53.525974 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:53.537024 9024 raft_consensus.cc:3055] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:53.537496 9024 raft_consensus.cc:740] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:53.519817 8817 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:53.531807 9046 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:53.539706 9046 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:53.542209 6551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.467653 9023 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.119s
I20260620 13:56:53.478088 9029 consensus_queue.cc:1048] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.076s
I20260620 13:56:53.516825 8675 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.567483 6032 raft_consensus.cc:1240] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:53.546432 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:53.506554 8781 raft_consensus.cc:697] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [term 8 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:53.571862 8781 consensus_queue.cc:237] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.506735 8839 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.547840 8958 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.575302 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:53.576376 8958 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:53.576737 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:53.553333 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.554170 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:53.555094 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:53.596547 6025 raft_consensus.cc:2393] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:53.560377 9028 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:53.479153 9038 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.578526 5882 raft_consensus.cc:2393] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:53.548908 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:53.600922 5883 raft_consensus.cc:2376] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 10. Re-sending same reply.
W20260620 13:56:53.589764 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.596524 6031 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:53.556332 8821 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:53.597541 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:53.538373 9024 consensus_queue.cc:260] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.610908 9024 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:53.619626 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.625124 6031 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
W20260620 13:56:53.629089 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:53.632102 8972 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.721s user 0.002s sys 0.010s
I20260620 13:56:53.631085 5880 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:56:53.637899 6031 raft_consensus.cc:1240] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260620 13:56:53.656888 6026 raft_consensus.cc:1240] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: [5.6-5.6]
I20260620 13:56:53.659339 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:53.660203 5883 raft_consensus.cc:2376] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7. Re-sending same reply.
I20260620 13:56:53.662850 8675 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:53.640139 8972 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.727s user 0.002s sys 0.010s
W20260620 13:56:53.665380 9027 log.cc:927] Time spent T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.757s user 0.008s sys 0.007s
I20260620 13:56:53.670007 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:53.675432 6025 raft_consensus.cc:1240] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:53.675741 6583 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:53.686189 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:53.664301 6024 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:53.686815 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.600939 8966 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.663406 9038 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:53.667708 9043 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:53.696486 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:53.697642 6025 raft_consensus.cc:1217] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Deduplicated request from leader. Original: 3.6->[5.7-5.7] Dedup: 5.7->[]
I20260620 13:56:53.698649 6552 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:53.699240 6025 raft_consensus.cc:1240] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:56:53.700867 8839 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:53.701802 6025 raft_consensus.cc:1240] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 7. Current term is 8. Ops: []
W20260620 13:56:53.702590 6582 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 812) took 1887 ms (client timeout 2095 ms). Trace:
W20260620 13:56:53.703070 6582 rpcz_store.cc:269] 0620 13:56:51.817039 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:51.821071 (+ 4032us) service_pool.cc:224] Handling call
0620 13:56:53.702402 (+1881331us) spinlock_profiling.cc:243] Waited 1.14 s on lock 0x7b540065fc54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:53.702529 (+ 127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2613760768}
I20260620 13:56:53.703258 6025 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:53.705977 6024 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:53.637982 8916 consensus_queue.cc:260] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.711079 6027 raft_consensus.cc:1240] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:53.718362 8821 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.734527 8916 raft_consensus.cc:3060] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:53.740540 8966 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:53.744822 6579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46864 (request call id 833) took 1052 ms. Trace:
I20260620 13:56:53.745250 6579 rpcz_store.cc:276] 0620 13:56:52.692279 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:53.168244 (+475965us) service_pool.cc:224] Handling call
0620 13:56:53.168800 (+ 556us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:53.181877 (+ 13077us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:53.181915 (+ 38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:53.186119 (+ 4204us) log.cc:844] Serialized 26 byte log entry
0620 13:56:53.684738 (+498619us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:53.698078 (+ 13340us) log.cc:844] Serialized 14 byte log entry
0620 13:56:53.710445 (+ 12367us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:53.710525 (+ 80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:53.744635 (+ 34110us) raft_consensus.cc:1685] finished
0620 13:56:53.744654 (+ 19us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:53.744763 (+ 109us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1481,"prepare.queue_time_us":41109,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":44,"raft.queue_time_us":4652,"raft.run_cpu_time_us":226,"raft.run_wall_time_us":16296,"thread_start_us":460052,"threads_started":1,"wal-append.queue_time_us":547374}
I20260620 13:56:53.769403 8983 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:53.688700 8943 consensus_queue.cc:1048] T fb8edcc5cb024ebebdb3cac403f19bc4 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.063s
I20260620 13:56:53.763345 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.776528 8969 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:53.712069 9043 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:53.778013 5883 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:53.778880 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:53.779076 5849 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.783722 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.786419 9057 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.794579 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.795624 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:53.795670 6552 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.796545 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.797281 6582 raft_consensus.cc:1240] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:53.797580 6552 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:53.778369 8781 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.798804 8255 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260620 13:56:53.799165 6552 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:53.801630 8944 raft_consensus.cc:2804] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:53.802170 8944 raft_consensus.cc:697] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:53.798300 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.804105 6552 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:53.811815 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 333155us
I20260620 13:56:53.812126 9042 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:56:53.812341 8969 consensus_queue.cc:1059] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260620 13:56:53.813263 8808 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260620 13:56:53.813655 9042 raft_consensus.cc:3055] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:56:53.814071 9042 raft_consensus.cc:740] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:53.814852 9042 consensus_queue.cc:260] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:53.815891 9067 log.cc:927] Time spent T 5119d05dc81b442f8653989b96a3626d P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.060s user 0.000s sys 0.000s
I20260620 13:56:53.794471 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.816846 8809 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:53.817131 6585 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:53.803601 8944 consensus_queue.cc:237] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.817730 9043 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:53.817536 8809 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:53.818940 6583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 836) took 1073 ms. Trace:
I20260620 13:56:53.819511 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.820199 6032 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
W20260620 13:56:53.820746 9065 log.cc:927] Time spent T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.129s user 0.000s sys 0.000s
I20260620 13:56:53.820842 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.821115 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:52.673486 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:53.822242 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.823122 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:53.823407 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.823724 6024 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:53.824594 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.819396 6583 rpcz_store.cc:276] 0620 13:56:52.745979 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:52.761812 (+ 15833us) service_pool.cc:224] Handling call
0620 13:56:53.818784 (+1056972us) spinlock_profiling.cc:243] Waited 578 ms on lock 0x7b540013c4d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:53.818885 (+ 101us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1329233152}
I20260620 13:56:53.806191 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:53.812580 5998 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:53.828804 6581 raft_consensus.cc:3060] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:53.808290 8971 consensus_queue.cc:1059] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260620 13:56:53.832361 5849 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:53.838259 5958 raft_consensus.cc:1240] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:53.832911 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.833184 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.833719 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.839759 6030 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:53.826843 8809 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:53.850026 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:53.843502 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:53.851590 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.856073 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.857638 6587 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 10: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:53.852794 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.859687 6583 raft_consensus.cc:2376] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 9. Re-sending same reply.
W20260620 13:56:53.856465 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 111595us
I20260620 13:56:53.858052 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.861019 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:53.861591 6552 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:53.852535 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.862370 6582 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 9.
I20260620 13:56:53.863452 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.864429 6582 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:56:53.865435 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.858500 5849 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.867453 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.867839 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.869309 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.861742 6583 raft_consensus.cc:2376] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 9. Re-sending same reply.
I20260620 13:56:53.870579 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.871202 6032 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:53.871457 6585 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:53.870615 5849 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.873289 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:53.873896 6029 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:53.868538 6587 raft_consensus.cc:2376] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4. Re-sending same reply.
I20260620 13:56:53.875605 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.876754 6025 raft_consensus.cc:1240] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:53.880471 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.881484 6585 raft_consensus.cc:2410] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:56:53.882081 5849 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.885838 5849 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.885610 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.890213 5849 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:53.892412 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:53.893057 6586 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:53.893461 5998 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.894595 5998 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:53.895699 5998 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:53.896926 5998 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.856000 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.872592 8958 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:53.904505 6587 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:53.876025 8255 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:53.905676 6582 raft_consensus.cc:1275] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
I20260620 13:56:53.907027 6582 pending_rounds.cc:85] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Aborting all ops after (but not including) 6
I20260620 13:56:53.907313 6582 pending_rounds.cc:107] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Aborting uncommitted NO_OP operation due to leader change: 6.7
I20260620 13:56:53.902621 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:53.903591 5875 raft_consensus.cc:1240] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:53.901328 5849 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:53.909555 6582 raft_consensus.cc:2889] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:53.879182 9057 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:53.906176 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:53.851873 8804 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.046s
I20260620 13:56:53.885280 9043 raft_consensus.cc:2749] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.856992 8821 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.052s
I20260620 13:56:53.868474 8814 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260620 13:56:53.892134 8906 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.891893 8773 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:53.931479 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:53.867175 9046 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.873519 8379 consensus_queue.cc:1059] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.048s
I20260620 13:56:53.919186 9052 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:53.981607 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:53.911252 8958 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:53.912119 9024 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:53.984182 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:53.897998 8943 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.047s
I20260620 13:56:53.907604 8940 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:53.912860 8255 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:53.925913 9058 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.991290 5877 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:53.995941 5884 raft_consensus.cc:3060] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:53.928948 9050 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:53.925997 8980 raft_consensus.cc:2749] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260620 13:56:53.997607 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 100736us
I20260620 13:56:54.000128 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:54.000435 5881 raft_consensus.cc:2368] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7.
I20260620 13:56:54.004356 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:54.004557 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:53.924435 8971 consensus_queue.cc:1059] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.073s
I20260620 13:56:54.001228 8255 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:53.988832 8809 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:54.019764 8675 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:54.020483 8675 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:53.998986 9024 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:53.994601 8970 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:53.995139 8958 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:54.099772 6581 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
I20260620 13:56:53.990813 9052 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:54.081544 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 201778us
I20260620 13:56:54.114115 5883 raft_consensus.cc:2468] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:53.999171 8940 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:53.980960 9025 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.123692 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:54.035032 9070 log.cc:927] Time spent T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.108s user 0.000s sys 0.000s
W20260620 13:56:54.125813 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 121320us
I20260620 13:56:54.128641 5998 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:54.032285 9024 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:54.001135 9009 consensus_queue.cc:1059] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.266s
I20260620 13:56:54.130285 8557 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:54.123500 8821 raft_consensus.cc:3055] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:54.140359 8821 raft_consensus.cc:740] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:54.141311 8821 consensus_queue.cc:260] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.125321 8940 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:54.147755 5878 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:54.148738 9025 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:54.149791 6024 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
W20260620 13:56:54.124578 9073 log.cc:927] Time spent T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.063s user 0.000s sys 0.001s
I20260620 13:56:54.040797 8809 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.154542 8809 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:54.121872 9052 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:54.164522 5849 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:54.166385 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:54.166874 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:54.167090 5958 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:56:54.168704 8989 raft_consensus.cc:2764] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260620 13:56:54.169094 5998 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:54.169623 9076 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:54.170065 9076 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.170507 9012 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Leader election won for term 4
I20260620 13:56:54.171137 9012 raft_consensus.cc:697] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:54.173751 9012 consensus_queue.cc:237] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:54.174729 9019 raft_consensus.cc:2804] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:54.171283 8952 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:54.175881 8952 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.178440 8952 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:54.170086 8557 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:54.172179 9009 raft_consensus.cc:3055] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 LEADER]: Stepping down as leader of term 9
I20260620 13:56:54.180099 9009 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:54.180913 9009 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.182821 9009 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:56:54.171093 5998 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:54.183480 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:54.023056 8675 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:54.142848 8821 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:54.188503 5884 raft_consensus.cc:2468] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:54.183790 5997 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:54.191962 6586 raft_consensus.cc:2468] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:54.193459 5998 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:54.198704 5880 raft_consensus.cc:1240] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:54.026088 8255 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.207904 5848 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:54.208653 5881 raft_consensus.cc:1240] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:54.209993 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:54.210501 5880 raft_consensus.cc:1240] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:54.211027 5881 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 6: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:54.213135 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:54.172227 9076 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:54.195731 9019 raft_consensus.cc:697] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [term 8 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:54.230250 6587 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
W20260620 13:56:54.225445 5924 leader_election.cc:336] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 1.943s (SENT)
I20260620 13:56:54.216917 5848 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:54.231380 5924 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:54.232594 5848 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:54.228407 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:54.228652 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:54.239562 5881 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260620 13:56:54.215205 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:54.282150 6024 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:54.284657 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:54.281802 9046 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:54.198014 8809 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:54.209487 8675 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:54.332520 6579 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260620 13:56:54.333173 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:54.234357 8992 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260620 13:56:54.295452 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 91584.3us
I20260620 13:56:54.297241 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:54.234179 9025 raft_consensus.cc:2749] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:54.234201 8952 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260620 13:56:54.295981 9070 log.cc:927] Time spent T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.097s user 0.000s sys 0.001s
I20260620 13:56:54.283456 8773 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:54.297973 8809 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:54.289826 5881 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260620 13:56:54.365358 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 139966us
I20260620 13:56:54.363169 5998 leader_election.cc:400] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7.
I20260620 13:56:54.330615 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:54.386765 8809 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:54.331513 8675 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:54.387673 8675 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:54.387579 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:54.389099 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:54.389673 5881 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:54.353155 6024 raft_consensus.cc:1275] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:56:54.391218 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:54.386782 5998 leader_election.cc:403] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260620 13:56:54.362313 9005 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:54.400815 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:54.417300 6026 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:54.401517 8944 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:56:54.402880 8804 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:54.407472 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:54.418510 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 55521.2us
I20260620 13:56:54.431025 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:54.361688 8992 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:54.443137 8992 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:54.462463 6031 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260620 13:56:54.398548 9019 consensus_queue.cc:237] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.519467 8255 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:54.550246 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 253064us
I20260620 13:56:54.467883 8969 consensus_queue.cc:1059] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.067s
I20260620 13:56:54.486696 6026 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:54.585997 5849 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:54.591614 6552 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:56:54.599066 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 160189us
W20260620 13:56:54.598662 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 206657us
I20260620 13:56:54.585178 8875 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7.
W20260620 13:56:54.608438 5924 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:54.590289 9057 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election won for term 7
W20260620 13:56:54.609556 5924 leader_election.cc:336] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 2.121s (SENT)
I20260620 13:56:54.617199 6026 raft_consensus.cc:1240] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260620 13:56:54.598806 8944 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:54.597982 9005 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:54.598397 9025 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:54.631489 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:54.591428 8971 consensus_queue.cc:1059] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260620 13:56:54.603969 9024 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:54.683856 8983 consensus_meta.cc:287] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.908s user 0.012s sys 0.000s
I20260620 13:56:54.684226 9024 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:54.686372 9024 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:54.683590 8971 raft_consensus.cc:3055] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:54.696223 8675 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:54.697974 8940 consensus_meta.cc:287] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.554s user 0.006s sys 0.002s
W20260620 13:56:54.703765 9090 log.cc:927] Time spent T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.076s user 0.000s sys 0.001s
I20260620 13:56:54.715204 6025 raft_consensus.cc:1240] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7. Ops: []
W20260620 13:56:54.704957 9081 log.cc:927] Time spent T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.179s user 0.000s sys 0.001s
I20260620 13:56:54.627224 9087 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:54.623406 9057 raft_consensus.cc:697] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:54.607687 9082 consensus_queue.cc:1059] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.108s
I20260620 13:56:54.713851 5879 raft_consensus.cc:1275] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:54.638562 9046 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:54.670434 8809 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:54.726900 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:54.649076 8255 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:54.708096 8971 raft_consensus.cc:740] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:54.734448 5879 raft_consensus.cc:1275] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:54.735636 8255 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.692586 9005 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:54.741923 8255 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:54.745674 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:54.746747 6029 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:56:54.730446 9009 consensus_meta.cc:287] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.547s user 0.011s sys 0.000s
I20260620 13:56:54.752760 6033 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:56:54.753818 6032 raft_consensus.cc:2410] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 4.
I20260620 13:56:54.706264 9025 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:54.738894 9052 consensus_meta.cc:287] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.582s user 0.012s sys 0.000s
I20260620 13:56:54.732936 8804 consensus_queue.cc:1048] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260620 13:56:54.752049 9042 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:54.717788 8940 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.763640 6027 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43488 (request call id 2430) took 1489 ms. Trace:
I20260620 13:56:54.729140 9087 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.773528 6027 rpcz_store.cc:276] 0620 13:56:53.274405 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:53.274614 (+ 209us) service_pool.cc:224] Handling call
0620 13:56:53.274991 (+ 377us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:53.715553 (+440562us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:54.763261 (+1047708us) spinlock_profiling.cc:243] Waited 436 ms on lock 0x7b540005a0d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:54.763541 (+ 280us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1002331392}
I20260620 13:56:54.747622 9005 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:54.731815 9046 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.778435 5883 raft_consensus.cc:2393] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:54.761675 6029 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:54.777096 6027 raft_consensus.cc:1275] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260620 13:56:54.772439 8958 consensus_meta.cc:287] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.649s user 0.012s sys 0.000s
I20260620 13:56:54.780436 6029 raft_consensus.cc:1240] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:54.784628 9025 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:54.785539 6029 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260620 13:56:54.785920 8940 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:54.786947 6029 raft_consensus.cc:1240] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:54.787178 9043 consensus_queue.cc:1048] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
W20260620 13:56:54.788326 8821 consensus_meta.cc:287] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.592s user 0.010s sys 0.002s
I20260620 13:56:54.757826 9082 consensus_queue.cc:1048] T 4fd646f84cb04514aa9889ea5f67db81 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260620 13:56:54.784673 9038 raft_consensus.cc:3055] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:54.795334 9077 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:54.795603 9038 raft_consensus.cc:740] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:54.795967 9077 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:54.796736 8379 raft_consensus.cc:3055] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:54.796512 9038 consensus_queue.cc:260] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.797226 8379 raft_consensus.cc:740] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:54.797784 9038 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:54.802240 6586 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
W20260620 13:56:54.807483 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:54.768345 9052 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:54.805260 9043 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:54.798342 8379 consensus_queue.cc:260] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.885828 8675 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:54.892267 8809 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:54.892655 9046 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:54.899441 9043 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.915567 5881 raft_consensus.cc:2393] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:54.923979 8379 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:54.925457 9043 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:54.926503 8944 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:54.929041 9087 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:54.931012 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:54.789224 9057 consensus_queue.cc:237] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.780267 8971 consensus_queue.cc:260] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.791085 8958 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.954833 8980 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:54.960661 8980 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.939246 9005 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:54.964151 9005 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.966631 9005 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:54.976645 5998 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:54.978351 5998 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:54.984746 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:54.985664 5952 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:54.988060 9043 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:54.988677 9043 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:54.990769 9043 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:54.995416 9043 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:54.995965 9043 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:55.003672 5875 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:55.004432 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 187633us
I20260620 13:56:55.009102 6584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 803) took 1632 ms. Trace:
W20260620 13:56:55.009124 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:55.021795 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.024363 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.025190 5959 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
W20260620 13:56:55.020613 6551 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:55.022653 5955 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 9.
I20260620 13:56:55.048607 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:55.037328 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:55.009683 6584 rpcz_store.cc:276] 0620 13:56:53.376681 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:53.376857 (+ 176us) service_pool.cc:224] Handling call
0620 13:56:53.377135 (+ 278us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:53.655598 (+278463us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:53.655630 (+ 32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:53.659209 (+ 3579us) log.cc:844] Serialized 26 byte log entry
0620 13:56:53.835160 (+175951us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:53.877813 (+ 42653us) log.cc:844] Serialized 14 byte log entry
0620 13:56:53.989460 (+111647us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:54.178398 (+188938us) spinlock_profiling.cc:243] Waited 5.29 ms on lock 0x7b18001f1980. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc70ad22 00007f0fdc70cfc1 00007f0fdc70cf79 00007f0fdc70cf09 00007f0fdc70ced1 00007f0fdc70c1cd 0000000000389354 0000000000389199 00007f0fdc6ee03a
0620 13:56:55.008654 (+830256us) spinlock_profiling.cc:243] Waited 265 ms on lock 0x7b540059f954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:55.008738 (+ 84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:55.008806 (+ 68us) raft_consensus.cc:1685] finished
0620 13:56:55.008828 (+ 22us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:55.009027 (+ 199us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18351,"prepare.queue_time_us":44084,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":39,"raft.queue_time_us":31786,"raft.run_cpu_time_us":220,"raft.run_wall_time_us":10041,"spinlock_wait_cycles":621812864,"thread_start_us":237286,"threads_started":2,"wal-append.queue_time_us":207082}
I20260620 13:56:54.998962 8971 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:55.052743 8980 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:55.076668 5998 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.075048 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:55.055652 9024 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:56:55.084067 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.039119 8997 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:55.047721 8966 raft_consensus.cc:2804] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:55.039490 8969 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:54.936956 8992 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.064780 8958 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:55.068092 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:55.072371 6580 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:56:55.073261 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.104717 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.105131 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:55.074334 9052 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.038875 8983 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260620 13:56:55.064214 5878 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58456 (request call id 1480) took 1554 ms (client timeout 1570 ms). Trace:
I20260620 13:56:55.050879 9096 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:55.059296 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:55.105371 6583 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:55.040872 9043 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.109149 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:56:55.110720 5878 rpcz_store.cc:269] 0620 13:56:53.509954 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:53.510080 (+ 126us) service_pool.cc:224] Handling call
0620 13:56:55.063901 (+1553821us) spinlock_profiling.cc:243] Waited 637 ms on lock 0x7b5400033754. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:55.064120 (+ 219us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1464240384}
I20260620 13:56:55.122434 6030 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:56:55.111837 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.112605 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.124310 6587 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:55.086427 8944 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:55.116122 5882 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:56:55.085916 6027 raft_consensus.cc:1240] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:55.117741 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:55.131458 5876 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:55.118497 6024 raft_consensus.cc:2393] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:55.137317 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.099709 8943 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.103561 8875 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:55.141716 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:55.145067 6587 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:55.141906 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:55.101630 9042 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.147617 6585 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:56:55.106761 8966 raft_consensus.cc:697] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:56:55.151685 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 199725us
I20260620 13:56:55.154735 6585 raft_consensus.cc:1240] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:55.156013 5882 raft_consensus.cc:1275] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260620 13:56:55.158095 6552 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:55.162550 5876 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:55.158879 6552 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:55.165391 5998 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:55.167387 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:55.090855 8997 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.174976 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.142817 9005 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.175819 6587 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 4.
I20260620 13:56:55.140588 9102 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:55.170866 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.103395 8969 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.136346 9101 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.051s
I20260620 13:56:55.179718 6585 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:55.181066 5876 raft_consensus.cc:1275] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260620 13:56:55.185333 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 136800us
I20260620 13:56:55.191635 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.197238 6026 raft_consensus.cc:1275] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:56:55.172158 8875 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:55.171813 9038 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260620 13:56:55.172215 9024 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.175071 8983 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:55.145834 8944 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.163810 9043 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.031s
I20260620 13:56:55.129441 9096 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.203433 6551 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:55.204571 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:55.163287 9052 consensus_queue.cc:1059] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.037s
I20260620 13:56:55.149467 8943 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.188998 9102 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:55.153823 9042 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.176492 8804 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.030s
I20260620 13:56:55.205361 9038 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:55.195717 9005 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:55.196523 8557 consensus_queue.cc:1048] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260620 13:56:55.250649 9019 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:55.268113 9019 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.269558 8992 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:55.270746 9095 log.cc:927] Time spent T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.171s user 0.000s sys 0.001s
W20260620 13:56:55.271047 9094 log.cc:927] Time spent T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.385s user 0.001s sys 0.001s
W20260620 13:56:55.255190 9098 log.cc:927] Time spent T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.085s user 0.000s sys 0.001s
I20260620 13:56:55.260952 8969 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.274127 9042 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.222757 9083 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:55.270749 9019 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:55.225945 8875 raft_consensus.cc:697] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:55.277199 5950 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42078 (request call id 711) took 1439 ms. Trace:
I20260620 13:56:55.263074 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.267325 8944 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.261229 9052 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.215076 9102 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:55.277630 5950 rpcz_store.cc:276] 0620 13:56:53.838006 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:53.839286 (+ 1280us) service_pool.cc:224] Handling call
0620 13:56:53.878282 (+ 38996us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:53.878635 (+ 353us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:53.878664 (+ 29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:54.967452 (+1088788us) spinlock_profiling.cc:243] Waited 7.53 ms on lock 0x7b2c00030018. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fde0f5c71 00007f0fde1055d2 00007f0fdf837de1 00007f0fdf7fc81a 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22
0620 13:56:54.968007 (+ 555us) log.cc:844] Serialized 26 byte log entry
0620 13:56:55.169033 (+201026us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:55.169076 (+ 43us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:55.169159 (+ 83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:55.276905 (+107746us) raft_consensus.cc:1685] finished
0620 13:56:55.276924 (+ 19us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:55.277139 (+ 215us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":100,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":4039,"spinlock_wait_cycles":17314560,"thread_start_us":200577,"threads_started":1,"wal-append.queue_time_us":234760}
W20260620 13:56:55.304804 5875 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58456 (request call id 1499) took 1405 ms (client timeout 1616 ms). Trace:
I20260620 13:56:55.308636 5880 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:55.212050 9024 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:55.305505 5875 rpcz_store.cc:269] 0620 13:56:53.899859 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:53.909115 (+ 9256us) service_pool.cc:224] Handling call
0620 13:56:55.304544 (+1395429us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b54002d00d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:55.304740 (+ 196us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2339766016}
I20260620 13:56:55.249708 9038 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:56:55.208756 8983 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:55.315431 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 45794.6us
I20260620 13:56:55.275009 9083 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:55.310936 9052 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:55.321379 6028 raft_consensus.cc:1240] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:55.316361 8958 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
W20260620 13:56:55.323722 9099 log.cc:927] Time spent T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.120s user 0.000s sys 0.000s
I20260620 13:56:55.329185 5998 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.283151 9110 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.345995 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.295248 9046 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:55.329411 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 139468us
W20260620 13:56:55.341485 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 116289us
I20260620 13:56:55.349967 6586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 862) took 1122 ms. Trace:
I20260620 13:56:55.350339 6586 rpcz_store.cc:276] 0620 13:56:54.227866 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:54.228071 (+ 205us) service_pool.cc:224] Handling call
0620 13:56:55.349794 (+1121723us) spinlock_profiling.cc:243] Waited 554 ms on lock 0x7b540051fc54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:55.349899 (+ 105us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1273849728}
I20260620 13:56:55.348620 6551 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:55.334657 9083 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:55.357379 6552 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:55.239192 8966 consensus_queue.cc:237] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.331897 8992 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:55.346653 8970 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:55.380246 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.382517 6552 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:55.388051 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.389521 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.408262 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:55.412480 6025 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 599) took 1055 ms. Trace:
I20260620 13:56:55.413396 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.414129 5950 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:55.412998 6025 rpcz_store.cc:276] 0620 13:56:54.356791 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:54.728098 (+371307us) service_pool.cc:224] Handling call
0620 13:56:54.738061 (+ 9963us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:54.738486 (+ 425us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:54.738518 (+ 32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:54.752497 (+ 13979us) log.cc:844] Serialized 26 byte log entry
0620 13:56:55.109268 (+356771us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:56:55.109304 (+ 36us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:55.109367 (+ 63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:55.412238 (+302871us) raft_consensus.cc:1685] finished
0620 13:56:55.412256 (+ 18us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:55.412418 (+ 162us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":167,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":9707,"thread_start_us":341508,"threads_started":1,"wal-append.queue_time_us":405740}
I20260620 13:56:55.371618 9042 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:55.347613 8958 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:55.422430 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:55.424077 5924 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.359449 9046 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:55.426374 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 74757.7us
I20260620 13:56:55.428879 6551 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:55.429148 5849 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.410296 9087 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:55.352762 9110 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:55.437008 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.437892 5950 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:55.425074 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.446169 6551 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:55.408910 9060 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.025s
I20260620 13:56:55.370329 8875 consensus_queue.cc:237] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:55.407277 8992 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.455117 5924 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.412074 9101 consensus_queue.cc:1048] T 020dbb4b944d4deeba944d1a7c6d5c76 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260620 13:56:55.424799 9117 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:55.433003 9087 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.473723 5924 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:55.482106 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 55041.5us
I20260620 13:56:55.483812 6552 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:55.445011 8997 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:55.448247 9042 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:55.498965 5924 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:55.436012 8944 consensus_queue.cc:1048] T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.038s
I20260620 13:56:55.468694 8911 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:55.455678 9019 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:55.488061 9087 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:55.496161 9096 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:55.495854 9103 log.cc:927] Time spent T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.180s user 0.001s sys 0.000s
I20260620 13:56:55.552773 9005 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.510041 5924 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:55.594910 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 84976.4us
I20260620 13:56:55.595484 5883 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42748 (request call id 602) took 1701 ms. Trace:
I20260620 13:56:55.595834 5883 rpcz_store.cc:276] 0620 13:56:53.893899 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:54.114769 (+220870us) service_pool.cc:224] Handling call
0620 13:56:55.595290 (+1480521us) spinlock_profiling.cc:243] Waited 652 ms on lock 0x7b5400378f54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:55.595432 (+ 142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1499704576}
I20260620 13:56:55.596472 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:55.597604 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:55.510572 9104 log.cc:927] Time spent T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.261s user 0.001s sys 0.001s
I20260620 13:56:55.599511 9096 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:56:55.601853 5884 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
W20260620 13:56:55.538955 9112 log.cc:927] Time spent T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.186s user 0.000s sys 0.001s
I20260620 13:56:55.555218 9122 consensus_queue.cc:1059] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260620 13:56:55.604792 9122 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:55.522887 9019 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.607496 9019 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:55.556732 8773 raft_consensus.cc:3055] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:55.502183 9042 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.524011 9024 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:55.494103 8943 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.501288 6578 raft_consensus.cc:2393] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:55.508169 9116 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:55.565671 8379 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:55.566154 9046 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.567247 9111 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:56:55.567948 8983 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:55.568465 9115 log.cc:927] Time spent T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.245s user 0.002s sys 0.000s
I20260620 13:56:55.569458 9110 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.572058 9043 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:55.572412 8971 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:55.573228 6583 raft_consensus.cc:2410] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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: 3 index: 6.
W20260620 13:56:55.573292 6580 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 850) took 1723 ms (client timeout 1795 ms). Trace:
I20260620 13:56:55.574640 8992 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:55.575356 5879 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 614) took 1293 ms. Trace:
W20260620 13:56:55.652468 6580 rpcz_store.cc:269] 0620 13:56:53.850325 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:53.862981 (+ 12656us) service_pool.cc:224] Handling call
0620 13:56:55.573132 (+1710151us) spinlock_profiling.cc:243] Waited 1.18 s on lock 0x7b54005af0d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:55.573235 (+ 103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2719617920}
W20260620 13:56:55.575488 6033 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46758 (request call id 576) took 2029 ms (client timeout 2052 ms). Trace:
W20260620 13:56:55.654204 6033 rpcz_store.cc:269] 0620 13:56:53.545843 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:53.546071 (+ 228us) service_pool.cc:224] Handling call
0620 13:56:55.575311 (+2029240us) spinlock_profiling.cc:243] Waited 1.11 s on lock 0x7b54004006d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:55.575413 (+ 102us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2564476800}
I20260620 13:56:55.576129 6032 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43488 (request call id 2438) took 1363 ms. Trace:
I20260620 13:56:55.576845 9052 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.543576 8948 raft_consensus.cc:2749] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:55.652678 5879 rpcz_store.cc:276] 0620 13:56:54.281637 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:54.751251 (+469614us) service_pool.cc:224] Handling call
0620 13:56:54.756605 (+ 5354us) raft_consensus.cc:1471] Updating replica for 2 ops
0620 13:56:54.757006 (+ 401us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:54.757045 (+ 39us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0620 13:56:54.757686 (+ 641us) log.cc:844] Serialized 52 byte log entry
0620 13:56:55.088367 (+330681us) raft_consensus.cc:1645] Marking committed up to 8
0620 13:56:55.115888 (+ 27521us) log.cc:844] Serialized 14 byte log entry
0620 13:56:55.128740 (+ 12852us) log.cc:844] Serialized 14 byte log entry
0620 13:56:55.140851 (+ 12111us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:55.140952 (+ 101us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:55.274948 (+133996us) spinlock_profiling.cc:243] Waited 8.77 ms on lock 0x7b18000277c0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc70abf3 00007f0fdc70cfc1 00007f0fdc70cf79 00007f0fdc70cf09 00007f0fdc70ced1 00007f0fdc70c1cd 0000000000389354 0000000000389199 00007f0fdc6ee03a
0620 13:56:55.575152 (+300204us) raft_consensus.cc:1685] finished
0620 13:56:55.575177 (+ 25us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:55.575298 (+ 121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27742,"prepare.queue_time_us":109129,"prepare.run_cpu_time_us":103,"prepare.run_wall_time_us":11690,"raft.queue_time_us":24215,"raft.run_cpu_time_us":386,"raft.run_wall_time_us":14468,"spinlock_wait_cycles":20168960,"thread_start_us":280758,"threads_started":1,"wal-append.queue_time_us":353542}
W20260620 13:56:55.589123 9114 log.cc:927] Time spent T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.266s user 0.000s sys 0.001s
W20260620 13:56:55.590775 9113 log.cc:927] Time spent T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.268s user 0.001s sys 0.000s
I20260620 13:56:55.493515 9118 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:55.551972 9125 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:55.661281 9125 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.663929 9038 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.667608 6582 raft_consensus.cc:2368] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 9. Current term is 10.
I20260620 13:56:55.635679 9116 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:55.663735 5884 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1497) took 1764 ms. Trace:
I20260620 13:56:55.672792 5884 rpcz_store.cc:276] 0620 13:56:53.899379 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:54.196204 (+296825us) service_pool.cc:224] Handling call
0620 13:56:55.601682 (+1405478us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:55.602271 (+ 589us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:55.663549 (+ 61278us) spinlock_profiling.cc:243] Waited 1.41 s on lock 0x7b5400378f50. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:55.663673 (+ 124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3231776128}
W20260620 13:56:55.608886 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 177487us
W20260620 13:56:55.609678 6024 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46758 (request call id 600) took 1223 ms (client timeout 1620 ms). Trace:
I20260620 13:56:55.620268 5924 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:55.674235 6024 rpcz_store.cc:269] 0620 13:56:54.386011 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:54.391450 (+ 5439us) service_pool.cc:224] Handling call
0620 13:56:55.609458 (+1218008us) spinlock_profiling.cc:243] Waited 692 ms on lock 0x7b54000d5054. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:55.609600 (+ 142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1591392512}
I20260620 13:56:55.636409 9111 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:55.675071 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 54915.1us
I20260620 13:56:55.675554 9111 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:56:55.626542 9042 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:55.675877 5924 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.676712 8948 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:55.677347 9110 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:55.677426 8948 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:55.678326 5924 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.610005 8773 raft_consensus.cc:740] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:55.679133 9110 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:55.680852 8948 consensus_queue.cc:1048] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:55.681116 9116 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.681789 9083 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.683393 9077 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:55.683863 5849 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.682865 5924 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.685141 8948 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:55.687000 5849 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:55.687486 6586 raft_consensus.cc:2393] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:55.688016 9046 consensus_queue.cc:1059] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260620 13:56:55.689114 9046 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:55.689800 9046 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260620 13:56:55.690204 9046 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:55.690575 9046 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:55.691493 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.692875 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:55.693655 5959 raft_consensus.cc:2393] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:55.637848 5880 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 609) took 1514 ms. Trace:
I20260620 13:56:55.635033 5998 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:55.692196 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:55.578944 8958 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:55.694365 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.694614 5849 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:55.694814 5880 rpcz_store.cc:276] 0620 13:56:54.123775 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:54.232256 (+108481us) service_pool.cc:224] Handling call
0620 13:56:55.308358 (+1076102us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:55.309295 (+ 937us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:55.637537 (+328242us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b54002d00d0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fbc8d 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:55.637689 (+ 152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2461762944}
W20260620 13:56:55.695055 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 60133.4us
I20260620 13:56:55.696712 5998 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.696336 5849 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.655772 6032 rpcz_store.cc:276] 0620 13:56:54.212425 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:54.212829 (+ 404us) service_pool.cc:224] Handling call
0620 13:56:55.575953 (+1363124us) spinlock_profiling.cc:243] Waited 540 ms on lock 0x7b540014dcd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:55.576077 (+ 124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1241134336}
I20260620 13:56:55.700068 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:55.700937 5955 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 7
I20260620 13:56:55.706176 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.710304 5924 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.636543 9005 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:55.635926 9024 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader election won for term 9
I20260620 13:56:55.716907 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.725739 6032 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:55.717777 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:55.631910 8379 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:55.731420 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 247691us
I20260620 13:56:55.732492 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.732788 5924 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:55.733916 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:55.735066 5884 raft_consensus.cc:2410] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 7 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.
I20260620 13:56:55.737592 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:55.740420 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.741109 6025 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:55.748416 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.749056 5924 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:55.719182 9077 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:55.751899 5924 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:55.751724 5997 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:55.758385 5954 raft_consensus.cc:1240] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:55.757469 5955 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:55.723129 8980 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:55.729748 9043 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:55.732323 8379 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:55.715329 9130 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:55.709949 9052 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.749225 6028 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:55.721743 9117 raft_consensus.cc:697] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:55.763942 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.779801 5955 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:55.766837 8983 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260620 13:56:55.768963 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 48051.4us
I20260620 13:56:55.770331 5878 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2435) took 1465 ms. Trace:
I20260620 13:56:55.739255 9110 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260620 13:56:55.772833 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 56077.7us
I20260620 13:56:55.724371 9116 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.043s
I20260620 13:56:55.756978 9077 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:55.775910 5953 raft_consensus.cc:1275] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260620 13:56:55.791858 5849 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:55.748090 9024 raft_consensus.cc:697] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 9 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:55.777702 6552 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:55.783833 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:55.773559 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 327466us
I20260620 13:56:55.763451 9005 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:55.760694 9060 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:55.781136 5878 rpcz_store.cc:276] 0620 13:56:54.304650 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:55.135637 (+830987us) service_pool.cc:224] Handling call
0620 13:56:55.136092 (+ 455us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:55.136299 (+ 207us) raft_consensus.cc:1534] Early marking committed up to index 5
0620 13:56:55.342325 (+206026us) log.cc:844] Serialized 14 byte log entry
0620 13:56:55.769677 (+427352us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:55.769751 (+ 74us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:55.769817 (+ 66us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:55.769916 (+ 99us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:55.770079 (+ 163us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":60414,"prepare.queue_time_us":26332,"prepare.run_cpu_time_us":71,"prepare.run_wall_time_us":8981,"thread_start_us":544886,"threads_started":2}
I20260620 13:56:55.794458 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:55.794907 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.795670 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.774958 9130 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:55.801183 5849 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:55.818212 6028 raft_consensus.cc:2376] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8. Re-sending same reply.
I20260620 13:56:55.819199 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:55.819911 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 54335us
I20260620 13:56:55.793888 9077 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:55.823594 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.790556 8958 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:55.822764 5849 leader_election.cc:400] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 9. Current term is 10.
I20260620 13:56:55.754871 9121 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.051s
I20260620 13:56:55.767798 8997 consensus_queue.cc:1059] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260620 13:56:55.829557 9060 raft_consensus.cc:697] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:55.830996 5849 leader_election.cc:403] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260620 13:56:55.836500 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.800284 9005 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:55.839037 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.835064 5997 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:55.845515 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:55.846264 5954 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:55.762991 8773 consensus_queue.cc:260] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.846505 5997 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:55.783777 9052 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:55.847704 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 70073.1us
I20260620 13:56:55.821826 9130 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:55.861109 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.819437 9043 consensus_queue.cc:1048] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.028s
I20260620 13:56:55.870930 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:55.856137 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:55.858902 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.847554 9005 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:55.829499 9038 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:55.844061 9127 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:55.884712 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.885375 6583 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
I20260620 13:56:55.885856 6583 pending_rounds.cc:85] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: Aborting all ops after (but not including) 6
I20260620 13:56:55.886029 6582 raft_consensus.cc:1275] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:56:55.886246 6583 pending_rounds.cc:107] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: Aborting uncommitted NO_OP operation due to leader change: 6.7
I20260620 13:56:55.886691 6583 raft_consensus.cc:2889] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:55.845978 8997 consensus_queue.cc:1243] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer 2e82c0c231624695ac5a813230bf5038 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
I20260620 13:56:55.822111 9133 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260620 13:56:55.915309 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 57561.8us
I20260620 13:56:55.878690 5954 raft_consensus.cc:2468] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
I20260620 13:56:55.889219 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:55.892473 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:55.895540 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:55.865938 8983 raft_consensus.cc:2749] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:55.920718 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.900231 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.859661 9050 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:55.862197 8971 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:55.859825 9086 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:55.885358 6584 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:55.908248 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:55.918223 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:55.838337 8958 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:55.892812 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.920605 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.896004 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:55.923859 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:55.923859 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.929237 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.930675 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:55.940443 5950 raft_consensus.cc:2393] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:55.862666 9087 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.941955 5882 raft_consensus.cc:1240] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260620 13:56:55.918205 9133 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:55.944636 6552 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:55.919961 8997 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:55.910132 9127 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:55.943295 9116 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.951577 9116 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.952113 9152 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:55.952497 9110 consensus_queue.cc:1048] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 13:56:55.953346 9057 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:55.953814 9057 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.951061 9127 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
W20260620 13:56:55.965920 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 102310us
I20260620 13:56:55.869266 9117 consensus_queue.cc:237] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:55.998482 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 73539.1us
I20260620 13:56:56.007591 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:56:55.975802 8970 consensus_meta.cc:287] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.570s user 0.008s sys 0.003s
I20260620 13:56:55.955870 9133 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:55.941349 8971 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:55.909610 9024 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.017640 8911 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:56.007967 8969 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:55.944242 9142 consensus_queue.cc:1059] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.107s
I20260620 13:56:55.961521 8997 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:55.999402 9110 consensus_queue.cc:1059] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260620 13:56:56.033977 8970 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260620 13:56:56.046207 9145 log.cc:927] Time spent T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.097s user 0.001s sys 0.000s
I20260620 13:56:56.035329 9101 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:56.012898 8948 consensus_queue.cc:1059] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.042s
I20260620 13:56:55.945729 9060 consensus_queue.cc:237] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.065726 9124 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Advancing to term 10
I20260620 13:56:55.952785 9152 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:56.071919 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:56.078670 9102 consensus_meta.cc:287] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.760s user 0.012s sys 0.001s
I20260620 13:56:56.086764 9042 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.071986 9052 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.116925 9102 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:56.117422 6581 raft_consensus.cc:1240] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:56.118031 5952 raft_consensus.cc:1240] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:56.107088 5881 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
W20260620 13:56:56.072898 9148 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.098s user 0.000s sys 0.000s
I20260620 13:56:55.999505 9128 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.110s
I20260620 13:56:56.114289 8958 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.076244 9087 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.077661 8971 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:56.106755 9131 log.cc:927] Time spent T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.213s user 0.001s sys 0.001s
I20260620 13:56:56.129688 9043 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:56.097891 9142 consensus_queue.cc:1243] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer 2e82c0c231624695ac5a813230bf5038 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
I20260620 13:56:56.079383 9110 raft_consensus.cc:3055] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:56.131712 9110 raft_consensus.cc:740] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:56.132647 9110 consensus_queue.cc:260] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:56.071031 9096 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260620 13:56:56.140396 9077 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.119067 9102 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.141745 9046 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.143177 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:56.143994 5881 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:56.048022 8943 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:56.086894 9116 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:56.090907 9057 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:56.077692 8997 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:56.094982 5997 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:56.119812 9042 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.166244 9043 consensus_queue.cc:1048] T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.002s
I20260620 13:56:56.153666 9005 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.169932 9057 consensus_queue.cc:1048] T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:56:56.153518 9110 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:56.120996 9152 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.171540 9077 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:56.125720 9052 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:56.174082 5882 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260620 13:56:56.074275 9111 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.170811 5848 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:56.179986 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:56.162007 5849 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:56.153898 9076 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:56.200591 9147 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:56.163703 8943 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.170980 9133 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:56.203744 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:56.317277 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 222396us
W20260620 13:56:56.199872 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 185727us
W20260620 13:56:56.320871 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 158918us
I20260620 13:56:56.220974 9052 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.211738 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:56:56.327351 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 382775us
I20260620 13:56:56.327010 5956 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:56.328591 5998 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:56.329679 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 158945us
I20260620 13:56:56.330224 5998 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:56.330312 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:56.330444 5848 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:56.324585 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:56.331980 9152 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:56.334579 6552 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:56.334599 5848 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:56.336414 5848 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:56.336360 5880 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260620 13:56:56.302914 8379 consensus_meta.cc:287] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.513s user 0.010s sys 0.002s
I20260620 13:56:56.333058 9019 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:56.191891 9136 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:56.339576 8379 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.339836 9136 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.340715 9052 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:56.294569 9130 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.342068 9136 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.342386 5876 raft_consensus.cc:1240] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:56.343884 9130 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:56.343915 8379 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.344376 8943 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.328823 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:56.352694 5924 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:56.354382 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:56.354887 5954 raft_consensus.cc:3055] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:56.355355 5954 raft_consensus.cc:740] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:56.358121 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:56.298609 9157 log.cc:927] Time spent T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.095s user 0.000s sys 0.000s
I20260620 13:56:56.356096 5954 consensus_queue.cc:260] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.367328 5848 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:56.368052 5883 raft_consensus.cc:1240] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:56.290886 9155 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:56.368307 9128 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:56.379153 9111 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:56.328423 9024 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:56.300312 9086 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:56.203012 9046 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:56.333587 9043 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:56.269296 9054 raft_consensus.cc:3055] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:56.391986 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:56.388338 8379 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:56.396409 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:56.413844 6584 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:56.397512 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:56.414630 5950 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 10.
I20260620 13:56:56.394313 5924 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:56.351795 9050 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:56.352268 9152 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:56.416173 9054 raft_consensus.cc:740] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:56.397187 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:56.417498 6579 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:56.418179 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:56.419715 9096 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:56.420454 9096 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:56.420876 9096 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:56.421219 9096 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:56.415041 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:56.423605 6584 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:56.348511 9147 raft_consensus.cc:697] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:56.424857 5924 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:56.425493 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:56.428277 6580 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:56.370894 8875 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:56.387465 9130 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:56.383486 9052 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:56.432531 9111 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:56.396425 9133 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.332948 9076 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.310355 9127 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:56.471725 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 119422us
W20260620 13:56:56.485203 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 150688us
I20260620 13:56:56.426487 9043 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:56.396468 9155 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:56.589768 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:56.620473 5881 raft_consensus.cc:1240] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260620 13:56:56.620890 5884 raft_consensus.cc:1240] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:56.439669 9124 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 9. Current term is 10.
I20260620 13:56:56.631542 9127 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:56.619915 9162 log.cc:927] Time spent T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.182s user 0.000s sys 0.001s
I20260620 13:56:56.475612 9111 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:56.634318 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:56.634403 9111 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:56.636459 9054 consensus_queue.cc:260] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.642526 5959 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260620 13:56:56.643184 5959 pending_rounds.cc:85] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 4
I20260620 13:56:56.643435 5959 pending_rounds.cc:107] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260620 13:56:56.643642 5959 raft_consensus.cc:2889] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260620 13:56:56.644997 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 165446us
I20260620 13:56:56.411083 9024 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:56.662679 6579 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:56.695418 6586 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:56.695569 6551 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:56.482661 9005 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:56.707086 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 221113us
I20260620 13:56:56.493512 9043 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:56.433643 8379 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:56.716205 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 233519us
I20260620 13:56:56.491636 9050 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:56.718990 5924 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:56.727447 9101 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:56.625368 8983 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:56.480223 8875 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:56.671329 9042 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:56.735066 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:56.643210 9146 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:56.627621 8970 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.100s
W20260620 13:56:56.756912 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 72902.3us
W20260620 13:56:56.719704 9157 log.cc:927] Time spent T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.085s user 0.000s sys 0.001s
I20260620 13:56:56.759210 5849 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:56.762459 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:56.768784 8943 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260620 13:56:56.769301 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 58458.3us
I20260620 13:56:56.771157 6579 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:56:56.767000 5849 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:56.721053 9125 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:56.772583 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 168560us
W20260620 13:56:56.796792 9169 log.cc:927] Time spent T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.077s user 0.000s sys 0.001s
I20260620 13:56:56.729293 9050 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:56.769335 8943 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:56:56.805222 9166 log.cc:927] Time spent T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.184s user 0.000s sys 0.001s
I20260620 13:56:56.799579 9042 raft_consensus.cc:697] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:56.774437 9127 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:56.809971 9127 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:56.810343 9127 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:56.810415 9042 consensus_queue.cc:237] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.806990 8970 consensus_queue.cc:1059] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:56:56.809530 8943 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:56:56.774327 8971 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:56.783234 9057 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:56:56.836071 9155 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:56.836575 9057 raft_consensus.cc:697] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:56.837572 9057 consensus_queue.cc:237] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.753324 9111 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:56.840709 9111 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.836069 8971 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:56.844322 9175 log.cc:927] Time spent T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.082s user 0.001s sys 0.000s
I20260620 13:56:56.826865 6584 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:56.779708 9174 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:56.847476 9174 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:56.849990 9174 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:56.755717 8983 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:56.852083 8983 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:56.852636 8875 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:56.835469 9050 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:56.857996 5849 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:56:56.863715 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 227632us
I20260620 13:56:56.867425 6584 raft_consensus.cc:1240] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:56.870616 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:56.746246 9147 consensus_queue.cc:237] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:56.819442 9076 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.855934 8970 consensus_queue.cc:1243] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [NON_LEADER]: Peer 2e82c0c231624695ac5a813230bf5038 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
I20260620 13:56:56.905942 8906 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:56:56.983095 8379 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:56.984112 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:56.986374 5951 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 9.
I20260620 13:56:56.987668 6551 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:56.988588 8379 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260620 13:56:56.989005 8379 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:56.989363 8379 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:56:56.999821 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:57.041810 5998 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:57.065412 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:57.071225 6584 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6. Ops: []
W20260620 13:56:57.077291 5956 consensus_meta.cc:287] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.744s user 0.013s sys 0.000s
I20260620 13:56:57.077857 5956 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:56:57.079525 6551 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:57.001808 9124 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:57.005087 8906 raft_consensus.cc:697] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:57.117936 6580 consensus_meta.cc:287] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.687s user 0.012s sys 0.000s
I20260620 13:56:57.118486 6580 raft_consensus.cc:2468] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:56:57.091554 9038 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:57.129717 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:57.132085 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:57.094059 9024 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:57.121379 9096 consensus_meta.cc:287] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.700s user 0.010s sys 0.003s
I20260620 13:56:57.133263 9096 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.133711 8906 consensus_queue.cc:237] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.135715 9096 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.125245 9188 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:57.136492 9188 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:57.137553 9184 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:57.138181 9184 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.130995 9130 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:57.139969 9180 log.cc:927] Time spent T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.054s user 0.000s sys 0.000s
I20260620 13:56:57.139786 9130 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.140636 9184 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.141997 9130 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.142343 8943 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.122212 9155 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:57.143424 9155 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.130604 5879 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:57.145738 9038 raft_consensus.cc:697] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:57.151281 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:57.151492 8773 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:57.151643 9155 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.152165 9038 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.153716 9083 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:57.154348 9127 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.097388 9124 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:57.155344 8943 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 11 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:57.160143 9130 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:57.160530 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:57.165043 5951 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:56:57.131982 9146 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:57.139247 5954 raft_consensus.cc:3060] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:57.164932 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:57.138589 9188 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:56:57.189023 9177 log.cc:927] Time spent T 5757f55132b747db98400dba7b8056df P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.234s user 0.000s sys 0.001s
I20260620 13:56:57.193150 9127 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.196177 9124 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:57.183533 9130 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:57.199581 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.200039 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.200212 5957 raft_consensus.cc:2376] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8. Re-sending same reply.
I20260620 13:56:57.200706 5958 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:57.200634 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.201429 5950 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:57.201037 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.201556 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:57.202225 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:57.202401 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.202553 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:57.202982 5957 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:57.203402 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:57.204053 6583 raft_consensus.cc:2368] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5.
I20260620 13:56:57.204085 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:57.204733 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:57.204856 6584 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:57.205219 6583 raft_consensus.cc:1240] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: [3.6-5.7]
I20260620 13:56:57.205377 6582 raft_consensus.cc:2368] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:57.205932 6584 raft_consensus.cc:1240] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:56:57.206192 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:57.206223 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:57.206997 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.206804 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:57.209885 8804 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:57.210094 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:57.211565 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:57.213387 6579 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5. Ops: [4.7-4.7]
I20260620 13:56:57.183581 9146 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.226428 6584 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:56:57.210443 8804 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.198843 9130 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:57.405040 6579 raft_consensus.cc:1240] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 9. Current term is 10. Ops: []
I20260620 13:56:57.378180 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.406070 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1645) took 1051 ms. Trace:
I20260620 13:56:57.408283 6586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46852 (request call id 794) took 1014 ms. Trace:
I20260620 13:56:57.317963 5951 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 11.
I20260620 13:56:57.310537 5954 raft_consensus.cc:1275] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:56:57.410573 6586 rpcz_store.cc:276] 0620 13:56:56.393418 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:56.634040 (+240622us) service_pool.cc:224] Handling call
0620 13:56:57.408075 (+774035us) spinlock_profiling.cc:243] Waited 30.4 ms on lock 0x7b540043b2d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:57.408210 (+ 135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":69867392}
I20260620 13:56:57.411840 5954 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1644) took 1057 ms. Trace:
I20260620 13:56:57.306730 6025 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:57.410332 5959 rpcz_store.cc:276] 0620 13:56:56.354622 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:56.354781 (+ 159us) service_pool.cc:224] Handling call
0620 13:56:56.355049 (+ 268us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:56.644025 (+288976us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:57.405794 (+761769us) spinlock_profiling.cc:243] Waited 287 ms on lock 0x7b54002503d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:57.406004 (+ 210us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":659811072}
I20260620 13:56:57.277272 6580 raft_consensus.cc:1240] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8. Ops: [7.9-7.9]
I20260620 13:56:57.228328 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:57.356920 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.278405 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:57.315518 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.413100 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.383364 5998 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:57.412267 5954 rpcz_store.cc:276] 0620 13:56:56.354336 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:56.354461 (+ 125us) service_pool.cc:224] Handling call
0620 13:56:56.354750 (+ 289us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:57.139069 (+784319us) spinlock_profiling.cc:243] Waited 771 ms on lock 0x7b580069add0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf75848a 00007f0fdf7da827 00007f0fdf7f33c7 00007f0fdf7f4bbe 00007f0fdf7fef29 00007f0fdf7ff7f6 00007f0fdf7fc16f 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34
0620 13:56:57.411593 (+272524us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:57.411789 (+ 196us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1772737408}
I20260620 13:56:57.365711 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.255626 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:57.419127 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.427527 5959 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 11: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:57.429253 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.420426 5958 raft_consensus.cc:2376] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8. Re-sending same reply.
I20260620 13:56:57.430248 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.432014 5951 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:57.433247 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.434361 5880 raft_consensus.cc:1240] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 9. Current term is 10. Ops: []
I20260620 13:56:57.438898 5924 leader_election.cc:400] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 4. Current term is 5.
W20260620 13:56:57.439981 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:57.438570 5848 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:57.440878 5924 leader_election.cc:400] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6.
I20260620 13:56:57.441705 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:57.442564 6585 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:57.431293 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:57.444022 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:57.407923 9052 consensus_meta.cc:287] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.931s user 0.012s sys 0.000s
I20260620 13:56:57.355450 8983 consensus_queue.cc:1059] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.089s
I20260620 13:56:57.435299 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:57.414569 9083 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:57.236184 9109 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:57.440026 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.472651 5959 raft_consensus.cc:2410] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 10 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: 6 index: 7.
I20260620 13:56:57.472977 5924 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:57.447628 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.448383 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.453173 6586 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:57.228984 9124 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:57.454305 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:57.476251 6026 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:57.315712 9191 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:57.477332 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:57.481700 5959 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:57.481992 6579 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 11: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:57.445621 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.276485 9186 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:57.444713 6033 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:56:57.455876 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:57.483806 6031 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:57.456387 5997 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:57.459578 5880 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:56:57.486905 6585 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:57.486999 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:57.230832 8379 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.438944 9147 raft_consensus.cc:2804] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:57.472482 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.449144 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:57.455076 8906 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:57.520061 5953 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:56:57.455320 9125 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:57.354955 8966 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.117s
I20260620 13:56:57.526177 5959 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:56:57.480293 9050 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:57.535197 6582 raft_consensus.cc:2368] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 9. Current term is 10.
I20260620 13:56:57.492739 8970 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:57.450095 9174 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:57.454293 9052 raft_consensus.cc:2749] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:57.459599 9127 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:57.229988 9043 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.487710 5880 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:57.454625 9185 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:57.512356 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.457612 5998 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:57.478555 9161 raft_consensus.cc:3055] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:57.455092 9188 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:57.383152 8808 consensus_queue.cc:1059] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.085s
I20260620 13:56:57.427383 9096 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:57.521925 6026 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:57.522491 5776 catalog_manager.cc:5696] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:57.503298 9118 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:57.538378 6031 raft_consensus.cc:2468] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
I20260620 13:56:57.577983 5880 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:56:57.479744 9102 consensus_queue.cc:1059] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.057s
I20260620 13:56:57.582181 9102 raft_consensus.cc:3055] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:57.582563 9102 raft_consensus.cc:740] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:57.535053 9125 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.583467 9102 consensus_queue.cc:260] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.584753 9102 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:57.584863 9125 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.485252 9124 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.589885 9124 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.479925 9109 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.591287 9193 raft_consensus.cc:3055] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:57.591715 9193 raft_consensus.cc:740] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:57.592286 9109 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.592366 8971 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:57.592621 9193 consensus_queue.cc:260] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.594118 9193 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:57.556293 9174 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.597592 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:57.597877 9174 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.598675 6579 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:57.600965 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:57.489364 5924 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:56:57.571801 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 114245us
I20260620 13:56:57.489395 9186 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:57.608153 9186 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:57.538762 9147 raft_consensus.cc:697] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:57.609606 9147 consensus_queue.cc:237] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.560825 9161 raft_consensus.cc:740] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
W20260620 13:56:57.610862 9121 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
I20260620 13:56:57.611857 9161 consensus_queue.cc:260] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.613301 9161 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:57.538244 9057 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:57.616515 9057 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.551717 9129 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:57.479269 9083 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.575251 9188 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.532251 8906 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.558314 5879 raft_consensus.cc:1275] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:56:57.603721 5882 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2444) took 1655 ms. Trace:
I20260620 13:56:57.517774 9191 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.622756 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:57.658217 5880 raft_consensus.cc:2393] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:57.558143 9127 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:57.639282 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 151338us
W20260620 13:56:57.641121 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:57.651413 5953 raft_consensus.cc:1240] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:57.548934 9050 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:57.700374 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:57.656194 5882 rpcz_store.cc:276] 0620 13:56:55.948168 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:55.948598 (+ 430us) service_pool.cc:224] Handling call
0620 13:56:55.948963 (+ 365us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:56.220275 (+271312us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:57.603383 (+1383108us) spinlock_profiling.cc:243] Waited 225 ms on lock 0x7b54003f2d54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:57.603647 (+ 264us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":517212928}
I20260620 13:56:57.705842 5953 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
W20260620 13:56:57.665339 9196 log.cc:927] Time spent T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.134s user 0.000s sys 0.000s
I20260620 13:56:57.668979 9191 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:57.670564 9190 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.514s user 0.003s sys 0.001s
I20260620 13:56:57.671278 8997 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:57.672859 8906 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.678604 9054 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:57.730063 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.681142 9188 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.651924 9121 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260620 13:56:57.682332 9195 log.cc:927] Time spent T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.124s user 0.000s sys 0.000s
W20260620 13:56:57.683949 9197 log.cc:927] Time spent T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.162s user 0.001s sys 0.000s
I20260620 13:56:57.684552 9043 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.685063 5952 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1627) took 1994 ms. Trace:
I20260620 13:56:57.685773 9057 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:57.575405 9096 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.687194 9118 consensus_queue.cc:1059] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:57.688163 5924 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:57.699236 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:57.700161 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:57.577049 9052 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:57.578964 8970 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:57.708282 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:57.709507 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.710927 6033 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:57.713598 6032 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:56:57.651909 9129 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.724604 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.699450 9127 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:57.711675 8875 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:57.730985 6027 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
W20260620 13:56:57.734841 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:57.761400 6029 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 10.
I20260620 13:56:57.738816 5952 rpcz_store.cc:276] 0620 13:56:55.690525 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:55.693981 (+ 3456us) service_pool.cc:224] Handling call
0620 13:56:55.726119 (+ 32138us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:56.118403 (+392284us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:57.684447 (+1566044us) spinlock_profiling.cc:243] Waited 392 ms on lock 0x7b5400044054. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:57.684989 (+ 542us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":900967168}
I20260620 13:56:57.749542 6581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 815) took 2637 ms. Trace:
I20260620 13:56:57.564739 9185 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:57.731537 9198 log.cc:927] Time spent T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.193s user 0.000s sys 0.001s
I20260620 13:56:57.785089 5997 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:57.711606 9134 consensus_queue.cc:1059] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.049s
I20260620 13:56:57.788051 5997 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:57.788374 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.789331 6026 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 9.
I20260620 13:56:57.779984 6030 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
W20260620 13:56:57.791215 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 103380us
I20260620 13:56:57.762980 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:57.793797 6033 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:56:57.801756 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:57.802744 5956 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:56:57.781401 6581 rpcz_store.cc:276] 0620 13:56:55.111875 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:55.112296 (+ 421us) service_pool.cc:224] Handling call
0620 13:56:55.593650 (+481354us) spinlock_profiling.cc:243] Waited 1.2 ms on lock 0x7b580005fa98. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc6d3371 00007f0fdc6d3222 00007f0fe55f07d9 00007f0fe474b5e0 00007f0fe48147ab 00007f0fe4814831 00007f0fe47d66c0 00007f0fe47c1029 00007f0fe47c0ad2 00007f0fddd35d34
0620 13:56:55.593844 (+ 194us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:56.117784 (+523940us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:57.749063 (+1631279us) spinlock_profiling.cc:243] Waited 523 ms on lock 0x7b54004a83d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:57.749442 (+ 379us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1206500992}
I20260620 13:56:57.808365 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:57.809561 5997 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:57.811074 5997 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:57.820401 6027 raft_consensus.cc:1240] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7. Ops: [4.3-6.4]
W20260620 13:56:57.821157 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:57.821306 5883 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2439) took 1926 ms. Trace:
I20260620 13:56:57.821691 5883 rpcz_store.cc:276] 0620 13:56:55.895343 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:55.915390 (+ 20047us) service_pool.cc:224] Handling call
0620 13:56:55.918541 (+ 3151us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:56.368464 (+449923us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:57.821077 (+1452613us) spinlock_profiling.cc:243] Waited 449 ms on lock 0x7b540040ef54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:57.821248 (+ 171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1033353600}
I20260620 13:56:57.823807 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:57.825174 5997 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:57.760733 9052 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:57.734689 8997 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.836344 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:57.836628 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:57.790795 8970 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:57.839960 5997 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:57.840559 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.841188 6024 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
W20260620 13:56:57.841969 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 410729us
I20260620 13:56:57.842573 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:57.846135 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:57.850983 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.851696 6027 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:56:57.853960 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.854303 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:57.854725 6033 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 11.
I20260620 13:56:57.855698 5880 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:57.858074 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.876914 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:57.811271 9121 raft_consensus.cc:3055] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:57.816169 9109 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:57.813817 9077 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:57.862988 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:57.823851 9164 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:57.808023 9188 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260620 13:56:57.878412 5883 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260620 13:56:57.875523 5956 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 10.
I20260620 13:56:57.843428 9052 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:57.831588 8379 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:57.881407 6029 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:57.808291 8989 consensus_queue.cc:1048] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.059s
I20260620 13:56:57.823648 9192 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:57.879452 5849 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:57.875924 5875 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 10.
I20260620 13:56:57.846495 8970 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:57.846357 8966 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260620 13:56:57.812453 8875 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.845767 9057 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:57.845314 9043 raft_consensus.cc:493] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:57.917888 5849 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:57.823722 9118 consensus_queue.cc:1059] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.059s
I20260620 13:56:57.855504 9024 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:57.859278 9193 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:57.924365 5875 raft_consensus.cc:1275] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:56:57.861837 9134 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260620 13:56:57.879391 8808 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260620 13:56:57.947479 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:57.871526 9133 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:56:57.941946 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 100791us
I20260620 13:56:57.908525 9191 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:57.947351 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:57.878554 9121 raft_consensus.cc:740] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:57.948300 6032 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:56:57.921135 9125 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:58.088888 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:58.094277 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 257756us
I20260620 13:56:57.952584 6029 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
I20260620 13:56:57.953820 5849 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:57.908676 9019 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.046s
I20260620 13:56:58.097743 5876 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2445) took 2096 ms. Trace:
I20260620 13:56:57.952189 9077 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:56:58.103642 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 149891us
I20260620 13:56:58.100157 5876 rpcz_store.cc:276] 0620 13:56:56.001892 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:56.002204 (+ 312us) service_pool.cc:224] Handling call
0620 13:56:56.008601 (+ 6397us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:56.342798 (+334197us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:58.097532 (+1754734us) spinlock_profiling.cc:243] Waited 334 ms on lock 0x7b54000c6cd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:58.097689 (+ 157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":767168256}
I20260620 13:56:57.953953 9191 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.149598 5849 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:56:58.160861 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 61670.3us
I20260620 13:56:58.090975 8943 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:57.941937 9043 raft_consensus.cc:515] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.091935 8992 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.165197 5924 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:58.099730 9050 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:57.953114 9024 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.947959 9057 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:57.957566 8966 consensus_queue.cc:1059] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.204s
I20260620 13:56:58.175868 5849 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:58.182708 9207 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:58.153728 9125 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:58.189960 6552 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:57.959776 9133 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:58.179364 9102 consensus_meta.cc:287] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.594s user 0.013s sys 0.010s
I20260620 13:56:58.168111 8980 consensus_queue.cc:1059] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260620 13:56:58.187664 8992 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.201678 8839 raft_consensus.cc:3055] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:56:58.202006 8997 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.203601 9043 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.205359 9057 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.180052 9121 consensus_queue.cc:260] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:58.223762 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:58.226791 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:58.254330 6552 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:56:58.180922 8943 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:58.243005 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:58.160023 9077 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.245016 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:58.269510 6033 raft_consensus.cc:2393] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 9: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:56:58.236701 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 71608.9us
I20260620 13:56:58.185786 9206 raft_consensus.cc:2804] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:58.233009 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:58.283061 6029 raft_consensus.cc:2393] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 8: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:58.283500 6027 raft_consensus.cc:1240] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:58.237710 8839 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:58.270897 5924 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:58.238627 9124 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:58.284420 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:58.294404 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:58.224526 9096 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.250546 9102 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.275561 9091 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader election won for term 10
W20260620 13:56:58.277277 9208 log.cc:927] Time spent T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.318s user 0.000s sys 0.001s
W20260620 13:56:58.278018 9211 log.cc:927] Time spent T b8a351afb91f46e2b6e724165bc600c1 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.093s user 0.000s sys 0.000s
I20260620 13:56:58.280613 9077 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.281553 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:58.207574 9194 consensus_queue.cc:1059] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.096s
I20260620 13:56:58.237319 9125 raft_consensus.cc:697] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:58.285094 9121 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:58.237092 9129 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:58.283867 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:58.247743 9188 raft_consensus.cc:3055] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:56:58.273195 9136 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:58.301729 9124 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:58.320227 9136 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:58.320592 9224 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:58.293084 8966 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:58.302906 9206 raft_consensus.cc:697] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [term 8 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:58.325134 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 107539us
I20260620 13:56:58.328548 5849 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:58.300101 9185 leader_election.cc:290] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.330053 8875 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.320284 8839 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.332154 9217 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.325209 9136 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:58.340299 9217 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.332363 9125 consensus_queue.cc:237] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.344623 9206 consensus_queue.cc:237] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.321169 9188 raft_consensus.cc:740] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:58.333734 9234 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:58.333847 9129 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:58.299459 9042 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.026s
W20260620 13:56:58.338400 6028 consensus_meta.cc:287] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.517s user 0.010s sys 0.000s
I20260620 13:56:58.330948 8966 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.339289 9024 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:58.339763 9214 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.087s user 0.000s sys 0.000s
I20260620 13:56:58.342785 9217 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:58.320611 9124 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:58.360620 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.304400 9102 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.325618 9224 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:58.309528 9096 consensus_queue.cc:1059] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.027s
I20260620 13:56:58.367565 6028 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:56:58.369966 5875 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:58.367333 8875 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.367542 9181 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:58.366951 9226 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:58.397616 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.397516 6552 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:58.373692 9229 raft_consensus.cc:2804] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:58.413210 5849 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:58.413223 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.415854 6552 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:58.381994 8839 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:58.379683 9091 raft_consensus.cc:697] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 10 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:58.395718 9224 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:58.367874 9129 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.368393 9234 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.370357 9052 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:56:58.439322 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 43914.4us
I20260620 13:56:58.464223 5998 leader_election.cc:304] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:58.465342 5998 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:58.440264 6582 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 879) took 1234 ms. Trace:
I20260620 13:56:58.440361 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:58.466255 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:58.441088 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:58.441869 9076 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:58.466959 6582 rpcz_store.cc:276] 0620 13:56:57.205807 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.205946 (+ 139us) service_pool.cc:224] Handling call
0620 13:56:58.433925 (+1227979us) spinlock_profiling.cc:243] Waited 328 ms on lock 0x7b5400470ed4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:58.440195 (+ 6270us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":754790784}
I20260620 13:56:58.467383 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:58.468520 6033 raft_consensus.cc:2410] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for term 9 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: 4.
W20260620 13:56:58.444453 9230 log.cc:927] Time spent T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.112s user 0.002s sys 0.000s
I20260620 13:56:58.445274 9226 raft_consensus.cc:697] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:58.447427 8943 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:56:58.415140 9117 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:56:58.447790 9129 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:58.453413 9091 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.454588 9204 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:56:58.413031 9188 consensus_queue.cc:260] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.410444 9217 consensus_queue.cc:1059] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.039s
W20260620 13:56:58.456261 9161 consensus_meta.cc:287] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.842s user 0.013s sys 0.000s
I20260620 13:56:58.458176 5881 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1520) took 1588 ms. Trace:
I20260620 13:56:58.459172 9042 consensus_queue.cc:1048] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260620 13:56:58.459795 9234 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:56:58.460083 9219 log.cc:927] Time spent T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.072s user 0.000s sys 0.000s
I20260620 13:56:58.414561 8875 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.434250 8992 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:58.461851 9209 log.cc:927] Time spent T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.229s user 0.000s sys 0.001s
I20260620 13:56:58.437335 9229 raft_consensus.cc:697] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [term 8 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:58.511564 9136 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.512138 9229 consensus_queue.cc:237] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [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: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.496301 6587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46852 (request call id 792) took 2104 ms. Trace:
I20260620 13:56:58.514247 9121 raft_consensus.cc:3055] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:58.514755 9121 raft_consensus.cc:740] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:58.475230 8997 raft_consensus.cc:2749] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:58.484575 9181 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.515674 9121 consensus_queue.cc:260] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.515875 9181 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.517333 8875 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.518116 9181 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.514259 6587 rpcz_store.cc:276] 0620 13:56:56.392334 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:56.392441 (+ 107us) service_pool.cc:224] Handling call
0620 13:56:56.392788 (+ 347us) raft_consensus.cc:1471] Updating replica for 2 ops
0620 13:56:56.479019 (+ 86231us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:56.479052 (+ 33us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0620 13:56:57.694092 (+1215040us) spinlock_profiling.cc:243] Waited 1.53 ms on lock 0x7b2c000fb6b8. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fde0f5c71 00007f0fde1055d2 00007f0fdf837de1 00007f0fdf7fc81a 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22
0620 13:56:57.694770 (+ 678us) log.cc:844] Serialized 52 byte log entry
0620 13:56:57.910266 (+215496us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:57.910304 (+ 38us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:57.910377 (+ 73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:58.479655 (+569278us) raft_consensus.cc:1685] finished
0620 13:56:58.479676 (+ 21us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:58.496220 (+ 16544us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":188974,"raft.queue_time_us":86332,"raft.run_cpu_time_us":139,"raft.run_wall_time_us":6485,"spinlock_wait_cycles":3523968,"thread_start_us":214798,"threads_started":1,"wal-append.queue_time_us":492675}
I20260620 13:56:58.462021 9133 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:58.500398 5884 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58452 (request call id 2447) took 2397 ms. Trace:
I20260620 13:56:58.526712 5884 rpcz_store.cc:276] 0620 13:56:56.098698 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:56.098824 (+ 126us) service_pool.cc:224] Handling call
0620 13:56:56.104951 (+ 6127us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:56.626208 (+521257us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:58.496208 (+1870000us) spinlock_profiling.cc:243] Waited 516 ms on lock 0x7b54000c5dd4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:58.496443 (+ 235us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1186161408}
I20260620 13:56:58.501528 5881 rpcz_store.cc:276] 0620 13:56:56.869833 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:56.870030 (+ 197us) service_pool.cc:224] Handling call
0620 13:56:56.949964 (+ 79934us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:56.952028 (+ 2064us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:56.952070 (+ 42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:56.956386 (+ 4316us) log.cc:844] Serialized 26 byte log entry
0620 13:56:58.098325 (+1141939us) spinlock_profiling.cc:243] Waited 18.6 ms on lock 0x7b18003235c0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6ed607 00007f0fe554c759 00007f0fdc709e9b 00007f0fdc70813f 00007f0fdc70a402 00007f0fdf3955ab 00007f0fdf39b0c3 00007f0fdf39b471 00007f0fdf7b7def
0620 13:56:58.336716 (+238391us) raft_consensus.cc:1645] Marking committed up to 4
0620 13:56:58.336759 (+ 43us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:58.336825 (+ 66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:58.457765 (+120940us) raft_consensus.cc:1685] finished
0620 13:56:58.457784 (+ 19us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:58.458006 (+ 222us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3415,"raft.queue_time_us":2269,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":16996,"spinlock_wait_cycles":42792320,"thread_start_us":238210,"threads_started":1,"wal-append.queue_time_us":1402321}
W20260620 13:56:58.478035 8970 consensus_meta.cc:287] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.540s user 0.010s sys 0.001s
W20260620 13:56:58.477380 9127 consensus_meta.cc:287] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.665s user 0.007s sys 0.005s
I20260620 13:56:58.481106 9101 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.473026 9192 consensus_queue.cc:1059] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260620 13:56:58.531214 5924 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:58.548105 9227 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:58.550321 5924 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:58.551220 9227 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260620 13:56:58.551646 9226 consensus_queue.cc:237] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.556082 9052 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.556236 9125 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.557060 6586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46864 (request call id 882) took 1350 ms. Trace:
I20260620 13:56:58.557482 6586 rpcz_store.cc:276] 0620 13:56:57.206503 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.411987 (+205484us) service_pool.cc:224] Handling call
0620 13:56:57.412318 (+ 331us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:57.474366 (+ 62048us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:58.556571 (+1082205us) spinlock_profiling.cc:243] Waited 40.4 ms on lock 0x7b540051fc54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:58.556991 (+ 420us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":92877696}
I20260620 13:56:58.558902 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.559597 5881 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 4.
I20260620 13:56:58.560554 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.561378 5884 raft_consensus.cc:2410] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for term 9 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: 4.
I20260620 13:56:58.563194 6579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 827) took 1121 ms. Trace:
I20260620 13:56:58.564685 9101 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.565073 6579 rpcz_store.cc:276] 0620 13:56:57.441569 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.602163 (+160594us) service_pool.cc:224] Handling call
0620 13:56:57.602529 (+ 366us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:57.819910 (+217381us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:57.819938 (+ 28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:57.819979 (+ 41us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:57.820013 (+ 34us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:58.562850 (+742837us) spinlock_profiling.cc:243] Waited 217 ms on lock 0x7b540059f954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:58.562919 (+ 69us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:58.563086 (+ 167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":499479424}
I20260620 13:56:58.566874 9101 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.482357 5883 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:58.523515 9136 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:58.535725 9216 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260620 13:56:58.537006 9240 log.cc:927] Time spent T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.056s user 0.000s sys 0.000s
I20260620 13:56:58.576730 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.536825 8970 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.538980 9102 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:58.530619 9188 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:58.539611 9127 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:58.540452 9054 consensus_meta.cc:287] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.804s user 0.011s sys 0.000s
W20260620 13:56:58.541817 9202 log.cc:927] Time spent T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.632s user 0.001s sys 0.000s
I20260620 13:56:58.526151 8875 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.542716 8966 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.509085 9204 raft_consensus.cc:697] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:58.584724 8875 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.586169 9146 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.585824 9204 consensus_queue.cc:237] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.586390 5950 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36000 (request call id 2063) took 1385 ms. Trace:
I20260620 13:56:58.544828 9077 raft_consensus.cc:3055] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:58.586891 8875 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:58.586826 5950 rpcz_store.cc:276] 0620 13:56:57.200713 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.202972 (+ 2259us) service_pool.cc:224] Handling call
0620 13:56:57.215923 (+ 12951us) raft_consensus.cc:1471] Updating replica for 2 ops
0620 13:56:57.411374 (+195451us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:57.411404 (+ 30us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0620 13:56:57.431440 (+ 20036us) log.cc:844] Serialized 52 byte log entry
0620 13:56:57.654140 (+222700us) raft_consensus.cc:1645] Marking committed up to 5
0620 13:56:57.887140 (+233000us) log.cc:844] Serialized 14 byte log entry
0620 13:56:57.887563 (+ 423us) log.cc:844] Serialized 14 byte log entry
0620 13:56:58.170206 (+282643us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:58.170302 (+ 96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:58.541085 (+370783us) spinlock_profiling.cc:243] Waited 7.67 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdf396c0e 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1 00007f0fdf39f579 00007f0fdf39f509
0620 13:56:58.586178 (+ 45093us) raft_consensus.cc:1685] finished
0620 13:56:58.586202 (+ 24us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:58.586330 (+ 128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":101221,"prepare.queue_time_us":227503,"prepare.run_cpu_time_us":85,"prepare.run_wall_time_us":89,"raft.queue_time_us":675284,"raft.run_cpu_time_us":657,"raft.run_wall_time_us":47552,"spinlock_wait_cycles":18264320,"thread_start_us":675571,"threads_started":3,"wal-append.queue_time_us":338942}
I20260620 13:56:58.479350 9228 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:58.580752 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.582909 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.596575 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.599591 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.600432 5875 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:58.600482 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:58.605062 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.606307 5875 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:56:58.608615 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.610021 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:58.612749 5924 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:58.614619 5879 raft_consensus.cc:2410] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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.
I20260620 13:56:58.547408 9181 consensus_queue.cc:1059] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260620 13:56:58.616945 5877 raft_consensus.cc:1240] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 5. Current term is 6. Ops: []
I20260620 13:56:58.617097 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:58.589818 9077 raft_consensus.cc:740] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:58.587307 9178 consensus_queue.cc:1059] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.038s
I20260620 13:56:58.621028 9178 raft_consensus.cc:3055] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Stepping down as leader of term 7
W20260620 13:56:58.621320 5848 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.171s user 0.020s sys 0.036s
W20260620 13:56:58.621711 5848 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.171s user 0.020s sys 0.036s
I20260620 13:56:58.621628 9178 raft_consensus.cc:740] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:56:58.622128 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 1.17147e+06us
I20260620 13:56:58.623404 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:58.623574 8948 raft_consensus.cc:3055] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 9 LEADER]: Stepping down as leader of term 9
I20260620 13:56:58.628155 5924 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:58.622859 5848 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:58.639608 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.643790 5848 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:58.646062 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.606079 9228 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.655376 5998 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:58.661792 5884 raft_consensus.cc:2393] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:58.662405 5924 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 1.835s (SENT) [suppressed 32 similar messages]
I20260620 13:56:58.557482 9125 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.616722 9227 raft_consensus.cc:2804] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260620 13:56:58.666417 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 248968us
I20260620 13:56:58.635061 9118 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:56:58.671486 6024 raft_consensus.cc:1240] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8. Ops: [7.9-7.9]
I20260620 13:56:58.667757 5848 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:58.667438 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:58.666808 5998 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:58.643251 9217 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:58.616361 9101 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.048s
I20260620 13:56:58.634449 8948 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:58.652895 8804 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:58.661890 9229 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:58.677471 6552 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:58.677685 5848 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:58.684381 5848 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:58.665472 9133 raft_consensus.cc:2804] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election won for term 8
W20260620 13:56:58.665319 9109 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.739s user 0.007s sys 0.008s
I20260620 13:56:58.665185 9227 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:58.671170 9186 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:58.682919 9091 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:58.678639 8808 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:58.695736 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:58.690591 8948 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.691382 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:58.691740 9125 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:58.710137 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:58.721342 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:58.724519 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:58.721040 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:56:58.690321 9127 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:58.634557 9077 consensus_queue.cc:260] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.730691 6579 raft_consensus.cc:2393] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:58.682953 9052 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:58.705848 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:58.738045 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:58.622920 9178 consensus_queue.cc:260] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:56:58.739089 5848 connection.cc:256] RPC call timeout handler was delayed by -1.2753670929999998s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 1.5s for a response
I20260620 13:56:58.739442 6580 raft_consensus.cc:1240] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8. Ops: [7.9-7.9]
I20260620 13:56:58.744540 6026 raft_consensus.cc:2410] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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.
W20260620 13:56:58.738461 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:58.686115 9109 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.772s user 0.008s sys 0.008s
I20260620 13:56:58.688724 9133 raft_consensus.cc:697] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [term 8 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:56:58.688143 9227 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:56:58.694995 8804 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Leader election won for term 11
I20260620 13:56:58.735384 9186 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:58.746651 6582 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:56:58.730991 8808 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:58.687789 9206 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:56:58.723879 9204 raft_consensus.cc:2749] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260620 13:56:58.725031 9091 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:56:58.772408 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:58.745996 9052 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:58.728991 9181 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:58.777976 9124 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.790299 9091 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:58.747495 6030 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:58.790591 9181 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.694073 9136 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.055s
I20260620 13:56:58.792728 9181 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:58.728905 9242 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.793457 9242 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.770660 9161 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:56:58.786602 8804 raft_consensus.cc:697] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 11 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:56:58.790436 9217 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:56:58.779915 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 117534us
I20260620 13:56:58.774814 9109 raft_consensus.cc:697] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 8 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:58.775278 9127 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:58.782204 8948 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:56:58.783125 9186 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:58.803649 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.787259 8808 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:58.796211 9052 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:58.773701 9102 consensus_queue.cc:1059] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260620 13:56:58.795490 9242 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:58.811326 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.797824 9161 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:58.811861 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:58.812790 9250 log.cc:927] Time spent T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.051s user 0.001s sys 0.000s
I20260620 13:56:58.817102 9161 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:58.824513 8997 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.820119 9205 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:58.831818 9228 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:58.832182 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.832722 6028 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46758 (request call id 619) took 1124 ms. Trace:
I20260620 13:56:58.833873 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:56:58.822976 9248 log.cc:927] Time spent T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.084s user 0.001s sys 0.001s
I20260620 13:56:58.807067 9217 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.867687 8997 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:58.878254 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.807688 9127 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.879570 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.880646 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:58.880722 9127 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:58.881330 5881 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:58.873636 6028 rpcz_store.cc:276] 0620 13:56:57.707917 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.708038 (+ 121us) service_pool.cc:224] Handling call
0620 13:56:58.832533 (+1124495us) spinlock_profiling.cc:243] Waited 60.6 ms on lock 0x7b54001c9654. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:56:58.832653 (+ 120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":139338112}
I20260620 13:56:58.884080 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:56:58.964897 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:58.814551 9133 consensus_queue.cc:237] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:58.992858 9246 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:56:58.999502 9235 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:58.992781 9076 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:58.823814 8804 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.000648 8997 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:59.001688 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:59.003319 9255 log.cc:927] Time spent T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.128s user 0.000s sys 0.001s
I20260620 13:56:59.008087 6026 raft_consensus.cc:1275] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260620 13:56:59.006713 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:58.886924 6578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46864 (request call id 872) took 1680 ms. Trace:
W20260620 13:56:59.019541 9224 consensus_meta.cc:287] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.556s user 0.010s sys 0.004s
I20260620 13:56:59.021090 9178 raft_consensus.cc:3060] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:59.024187 9124 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:59.032274 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 64940.6us
I20260620 13:56:58.987277 9129 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:59.054322 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:59.042544 9235 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.054863 9129 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.056557 9235 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.057583 9129 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.043237 6030 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:59.053247 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.053493 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.067883 5957 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:59.068017 5956 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
I20260620 13:56:59.044371 8948 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:59.058139 9057 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:56:59.058583 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.073155 5997 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:59.074443 9054 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:59.076664 9083 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.076836 8948 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.060012 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:59.060735 5848 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:59.078576 6586 raft_consensus.cc:2368] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 9. Current term is 10.
I20260620 13:56:59.034404 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:58.884259 9109 consensus_queue.cc:237] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.079089 5881 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:59.060843 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.080098 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:59.054320 5952 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 7. (term mismatch)
I20260620 13:56:59.082674 5952 pending_rounds.cc:85] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 6
I20260620 13:56:59.082929 5952 pending_rounds.cc:107] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 4.7
I20260620 13:56:59.083235 5952 raft_consensus.cc:2889] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:59.065624 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:59.054025 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.070237 6025 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43502 (request call id 2138) took 1600 ms. Trace:
I20260620 13:56:59.071043 9181 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:59.080322 5998 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:59.085253 5953 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 10.
I20260620 13:56:59.078392 5924 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:59.064796 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:59.038739 9246 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:59.085608 6025 rpcz_store.cc:276] 0620 13:56:57.470330 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.470555 (+ 225us) service_pool.cc:224] Handling call
0620 13:56:57.484543 (+ 13988us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:57.611868 (+127325us) raft_consensus.cc:1534] Early marking committed up to index 8
0620 13:56:57.612281 (+ 413us) log.cc:844] Serialized 14 byte log entry
0620 13:56:58.218548 (+606267us) log.cc:844] Serialized 14 byte log entry
0620 13:56:58.218878 (+ 330us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:58.218946 (+ 68us) raft_consensus.cc:1645] Marking committed up to 8
0620 13:56:58.219013 (+ 67us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:58.461228 (+242215us) spinlock_profiling.cc:243] Waited 11.6 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdf396c0e 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1 00007f0fdf39f579 00007f0fdf39f509
0620 13:56:59.070014 (+608786us) spinlock_profiling.cc:243] Waited 127 ms on lock 0x7b540037c8d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:59.070063 (+ 49us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:59.070174 (+ 111us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4109,"prepare.queue_time_us":184624,"prepare.run_cpu_time_us":86,"prepare.run_wall_time_us":90,"raft.queue_time_us":13111,"raft.run_cpu_time_us":310,"raft.run_wall_time_us":20453,"spinlock_wait_cycles":318786304,"thread_start_us":593534,"threads_started":2,"wal-append.queue_time_us":564112}
I20260620 13:56:59.094012 9118 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:59.094645 9182 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:59.092314 5878 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:56:59.042335 9076 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.047262 9224 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:59.102890 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:59.093283 9215 log.cc:927] Time spent T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.705s user 0.008s sys 0.033s
I20260620 13:56:59.088994 9057 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:56:59.116403 8808 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.118830 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.119697 5954 raft_consensus.cc:2393] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:59.120121 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.120832 5956 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:56:59.121910 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.101567 9182 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:59.123535 6585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46858 (request call id 832) took 1449 ms. Trace:
I20260620 13:56:59.096800 9181 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.123947 6585 rpcz_store.cc:276] 0620 13:56:57.674311 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.702852 (+ 28541us) service_pool.cc:224] Handling call
0620 13:56:57.715975 (+ 13123us) raft_consensus.cc:1471] Updating replica for 3 ops
0620 13:56:57.729000 (+ 13025us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:57.729042 (+ 42us) raft_consensus.cc:1539] Triggering prepare for 3 ops
0620 13:56:57.733013 (+ 3971us) log.cc:844] Serialized 78 byte log entry
0620 13:56:57.943662 (+210649us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:58.095157 (+151495us) log.cc:844] Serialized 14 byte log entry
0620 13:56:58.095538 (+ 381us) log.cc:844] Serialized 14 byte log entry
0620 13:56:58.095693 (+ 155us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:58.095759 (+ 66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:59.074998 (+979239us) spinlock_profiling.cc:243] Waited 11.6 ms on lock 0x7b24000d4858. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc591614 00007f0fdc58f71b 00007f0fdc74a619 00007f0fdc74a2a5 00007f0fdc7498ed 00007f0fdf37f4ae 00007f0fdf396c2c 00007f0fdf395f56 00007f0fdf395b78 00007f0fdf39f5c1
0620 13:56:59.123277 (+ 48279us) raft_consensus.cc:1685] finished
0620 13:56:59.123301 (+ 24us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:59.123451 (+ 150us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":223929,"prepare.run_cpu_time_us":68,"prepare.run_wall_time_us":70,"raft.queue_time_us":15208,"raft.run_cpu_time_us":438,"raft.run_wall_time_us":110953,"spinlock_wait_cycles":26570496,"thread_start_us":133751,"threads_started":1,"wal-append.queue_time_us":504859}
I20260620 13:56:59.127317 9181 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.123553 9182 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:59.133054 5959 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1658) took 1560 ms. Trace:
I20260620 13:56:59.133577 5959 rpcz_store.cc:276] 0620 13:56:57.573171 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.574443 (+ 1272us) service_pool.cc:224] Handling call
0620 13:56:57.574894 (+ 451us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:57.619979 (+ 45085us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:57.620023 (+ 44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:57.620084 (+ 61us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:57.620137 (+ 53us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:59.132779 (+1512642us) spinlock_profiling.cc:243] Waited 44.8 ms on lock 0x7b54002508d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:59.132839 (+ 60us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:59.132976 (+ 137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":103074176}
I20260620 13:56:58.503774 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:56:59.098745 9217 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.136206 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.145066 6030 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
I20260620 13:56:59.143826 5776 catalog_manager.cc:5696] T 6c812d18f2bb4da29c562646eb81deb1 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.155848 5950 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:59.135555 9235 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:59.154676 5849 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:59.156383 5776 catalog_manager.cc:5696] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 2 to 3, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 3 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260620 13:56:59.153043 9188 consensus_meta.cc:287] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.554s user 0.010s sys 0.000s
I20260620 13:56:59.165282 5776 catalog_manager.cc:5696] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.135852 8808 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.105036 9118 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:59.168191 6024 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43488 (request call id 2458) took 1079 ms. Trace:
I20260620 13:56:59.183856 5997 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:59.184358 6024 rpcz_store.cc:276] 0620 13:56:58.089054 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:58.094586 (+ 5532us) service_pool.cc:224] Handling call
0620 13:56:58.098534 (+ 3948us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:58.672106 (+573572us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:59.167826 (+495720us) spinlock_profiling.cc:243] Waited 572 ms on lock 0x7b54001c8754. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:59.168108 (+ 282us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1316587904}
I20260620 13:56:59.186951 5997 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:56:59.197459 5776 catalog_manager.cc:5696] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 4 to 6, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 6 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.162497 9057 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:56:59.201068 5776 catalog_manager.cc:5696] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260620 13:56:59.220147 5778 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56594 (request call id 331) took 14947 ms (client timeout 15000 ms). Trace:
I20260620 13:56:59.220925 5776 catalog_manager.cc:5696] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 4 to 6, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 6 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.230147 5997 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:56:59.223078 5776 catalog_manager.cc:5696] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 5, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 5 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.232210 8997 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:59.232888 8997 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:56:59.234165 5776 catalog_manager.cc:5696] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 1 to 4, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 4 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260620 13:56:59.220611 5778 rpcz_store.cc:269] 0620 13:56:44.243329 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:44.272545 (+ 29216us) service_pool.cc:224] Handling call
0620 13:56:59.186145 (+14913600us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:56:51.364264 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:56:51.476709 (+112445us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:56:51.476770 (+ 61us) write_op.cc:435] Acquired schema lock
0620 13:56:51.476804 (+ 34us) tablet.cc:662] Decoding operations
0620 13:56:51.477797 (+ 993us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:56:51.477921 (+ 124us) write_op.cc:641] Partition lock acquired for write op
0620 13:56:51.477950 (+ 29us) tablet.cc:685] Acquiring locks for 8 operations
0620 13:56:51.478806 (+ 856us) tablet.cc:701] Row locks acquired
0620 13:56:51.478828 (+ 22us) write_op.cc:260] PREPARE: finished
0620 13:56:51.479024 (+ 196us) write_op.cc:270] Start()
0620 13:56:51.500011 (+ 20987us) write_op.cc:276] Timestamp: P: 1781963811478949 usec, L: 0
0620 13:56:51.500049 (+ 38us) op_driver.cc:348] REPLICATION: starting
0620 13:56:51.658062 (+158013us) log.cc:844] Serialized 3218 byte log entry
0620 13:56:52.153288 (+495226us) op_driver.cc:464] REPLICATION: finished
0620 13:56:52.323180 (+169892us) write_op.cc:301] APPLY: starting
0620 13:56:52.332178 (+ 8998us) tablet.cc:1367] starting BulkCheckPresence
0620 13:56:52.388304 (+ 56126us) tablet.cc:1370] finished BulkCheckPresence
0620 13:56:52.413867 (+ 25563us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:56:52.486099 (+ 72232us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:56:52.486361 (+ 262us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0620 13:56:52.486444 (+ 83us) write_op.cc:312] APPLY: finished
0620 13:56:52.486720 (+ 276us) log.cc:844] Serialized 65 byte log entry
0620 13:56:52.486889 (+ 169us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:52.487005 (+ 116us) write_op.cc:454] Released schema lock
0620 13:56:52.487049 (+ 44us) write_op.cc:341] FINISH: Updating metrics
0620 13:56:52.487478 (+ 429us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:56:52.487514 (+ 36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":431010,"reported_tablets":35,"child_traces":[["op",{"apply.queue_time_us":141568,"apply.run_cpu_time_us":3865,"apply.run_wall_time_us":175620,"num_ops":8,"prepare.queue_time_us":189417,"prepare.run_cpu_time_us":25296,"prepare.run_wall_time_us":438997,"raft.queue_time_us":287024,"raft.run_cpu_time_us":24851,"raft.run_wall_time_us":107713,"replication_time_us":630958,"thread_start_us":545050,"threads_started":4,"wal-append.queue_time_us":159489,"wal-append.run_cpu_time_us":14071,"wal-append.run_wall_time_us":1702830}]]}
I20260620 13:56:59.157614 9091 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.198813 8808 raft_consensus.cc:3060] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:59.200954 9147 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:56:59.253516 8970 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.253850 9076 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.243330 9057 raft_consensus.cc:697] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [term 8 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:56:59.271505 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 193180us
I20260620 13:56:59.257266 9147 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:56:59.256083 8948 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.264487 9246 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.284610 9227 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.286860 9227 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 5 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:59.289861 9257 log.cc:927] Time spent T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.158s user 0.000s sys 0.001s
I20260620 13:56:59.289710 9057 consensus_queue.cc:237] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.296790 9121 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:59.297605 9052 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:59.279189 9260 consensus_queue.cc:1048] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260620 13:56:59.296583 9186 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.300710 9224 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.301331 9118 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.044323 6578 rpcz_store.cc:276] 0620 13:56:57.204085 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.230388 (+ 26303us) service_pool.cc:224] Handling call
0620 13:56:57.230803 (+ 415us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:56:57.278771 (+ 47968us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:56:57.288390 (+ 9619us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:56:57.312386 (+ 23996us) log.cc:844] Serialized 26 byte log entry
0620 13:56:58.624974 (+1312588us) spinlock_profiling.cc:243] Waited 1.1 ms on lock 0x7b18004181e0. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6ed607 00007f0fe554c759 00007f0fdc709e9b 00007f0fdc70813f 00007f0fdc70a402 00007f0fdf3955ab 00007f0fdf39b0c3 00007f0fdf39b471 00007f0fdf7b7def
0620 13:56:58.779092 (+154118us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:58.806979 (+ 27887us) log.cc:844] Serialized 14 byte log entry
0620 13:56:58.818297 (+ 11318us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:58.820219 (+ 1922us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:56:58.823577 (+ 3358us) raft_consensus.cc:1685] finished
0620 13:56:58.839917 (+ 16340us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:58.884568 (+ 44651us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":36598,"prepare.queue_time_us":16870,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":1452,"raft.queue_time_us":49096,"raft.run_cpu_time_us":207,"raft.run_wall_time_us":13742,"spinlock_wait_cycles":2537600,"thread_start_us":123904,"threads_started":1,"wal-append.queue_time_us":1493155}
I20260620 13:56:59.276067 9147 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:56:59.307497 9091 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.309926 8808 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:59.311849 9161 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.313759 9052 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.325016 9186 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.358697 5881 raft_consensus.cc:1240] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:59.363057 5924 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:59.366909 5924 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:59.370580 5924 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:56:59.390596 5924 leader_election.cc:400] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 9. Current term is 10.
I20260620 13:56:59.392030 5776 catalog_manager.cc:5696] T 99f357751cae4b6b87b5972ef2a1fda4 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 4 to 5, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 5 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.407742 5776 catalog_manager.cc:5696] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 3 to 5, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 5 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.418287 8808 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:59.425591 9118 raft_consensus.cc:2749] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:56:59.426334 9101 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:59.327081 9182 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.429495 9161 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.391033 5924 leader_election.cc:403] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260620 13:56:59.436640 9224 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:59.440405 9224 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.444391 9260 consensus_queue.cc:1059] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260620 13:56:59.448907 9134 raft_consensus.cc:3055] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Stepping down as leader of term 7
W20260620 13:56:59.456430 5922 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:59.453230 9118 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:56:59.451268 9134 raft_consensus.cc:740] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:56:59.470882 9182 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:56:59.471035 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:56:59.474130 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 83812.6us
I20260620 13:56:59.463550 9260 raft_consensus.cc:2749] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 9. Current term is 10.
I20260620 13:56:59.488881 5951 raft_consensus.cc:1275] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260620 13:56:59.491192 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 90947us
I20260620 13:56:59.485699 9134 consensus_queue.cc:260] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.497215 6031 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46758 (request call id 615) took 1798 ms. Trace:
I20260620 13:56:59.483309 5776 catalog_manager.cc:5696] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 3 to 5, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 5 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.455876 8808 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:59.508136 5924 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:56:59.482692 9224 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.512606 8808 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:59.497816 6031 rpcz_store.cc:276] 0620 13:56:57.698152 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.704975 (+ 6823us) service_pool.cc:224] Handling call
0620 13:56:57.705204 (+ 229us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:57.827144 (+121940us) raft_consensus.cc:1534] Early marking committed up to index 7
0620 13:56:57.856015 (+ 28871us) log.cc:844] Serialized 14 byte log entry
0620 13:56:58.095843 (+239828us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:58.095913 (+ 70us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:58.095970 (+ 57us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:59.492516 (+1396546us) spinlock_profiling.cc:243] Waited 4.06 ms on lock 0x7b1800340720. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6d8aa6 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19
0620 13:56:59.496458 (+ 3942us) spinlock_profiling.cc:243] Waited 122 ms on lock 0x7b540019ee54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:59.496534 (+ 76us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:59.496961 (+ 427us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":723,"prepare.queue_time_us":70137,"prepare.run_cpu_time_us":182,"prepare.run_wall_time_us":183,"raft.queue_time_us":858,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":49013,"spinlock_wait_cycles":289029632,"thread_start_us":238560,"threads_started":1,"wal-append.queue_time_us":419224,"wal-append.run_cpu_time_us":1097,"wal-append.run_wall_time_us":1003932}
I20260620 13:56:59.511211 9134 raft_consensus.cc:3060] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:59.518726 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.504385 5776 catalog_manager.cc:5696] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.527033 9102 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:56:59.538843 9091 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:59.539855 9091 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.531759 8808 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:59.556231 9213 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:59.568481 5956 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260620 13:56:59.569034 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:59.566013 5776 catalog_manager.cc:5696] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 5 to 9, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 9 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:59.576097 5877 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1531) took 1215 ms. Trace:
I20260620 13:56:59.579317 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.581496 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:56:59.583034 5829 auto_rebalancer.cc:591] Failed to schedule move for tablet d1b89d9f1eec4bfba2f3b0052c49f040: Illegal state: Replica 2e82c0c231624695ac5a813230bf5038 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 7 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:56:59.576750 5877 rpcz_store.cc:276] 0620 13:56:58.360519 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:58.360649 (+ 130us) service_pool.cc:224] Handling call
0620 13:56:58.361000 (+ 351us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:58.625481 (+264481us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:59.575396 (+949915us) spinlock_profiling.cc:243] Waited 256 ms on lock 0x7b5400324954. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:59.575856 (+ 460us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":588187392}
I20260620 13:56:59.585602 9118 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:56:59.586596 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:59.582274 5776 catalog_manager.cc:5696] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 6 to 8, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 8 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.590559 6026 consensus_queue.cc:237] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:56:59.572599 9191 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.590165 5776 catalog_manager.cc:5696] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 3 to 5, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196). New cstate: current_term: 5 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 13:56:59.610044 5957 raft_consensus.cc:1240] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:59.611334 8804 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:59.612336 8804 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.615513 5882 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42748 (request call id 634) took 1766 ms. Trace:
I20260620 13:56:59.616387 6031 raft_consensus.cc:1275] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260620 13:56:59.617738 9191 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:59.618739 9191 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:59.619724 8804 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.620064 6030 raft_consensus.cc:1275] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260620 13:56:59.622516 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:59.622970 6578 raft_consensus.cc:1240] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:59.624687 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:59.625905 6585 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:56:59.626205 6028 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:56:59.586510 9118 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:59.628685 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:59.630173 9077 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:56:59.630172 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 122198us
I20260620 13:56:59.632752 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:56:59.577122 9213 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:59.636946 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:59.638732 6028 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:56:59.630867 6585 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
W20260620 13:56:59.648258 9264 log.cc:927] Time spent T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.192s user 0.004s sys 0.001s
I20260620 13:56:59.616189 5882 rpcz_store.cc:276] 0620 13:56:57.848890 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:57.852418 (+ 3528us) service_pool.cc:224] Handling call
0620 13:56:57.852805 (+ 387us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:56:58.207903 (+355098us) raft_consensus.cc:1534] Early marking committed up to index 7
0620 13:56:58.326359 (+118456us) log.cc:844] Serialized 14 byte log entry
0620 13:56:58.394766 (+ 68407us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0620 13:56:58.394836 (+ 70us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:56:58.394957 (+ 121us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:56:59.613481 (+1218524us) spinlock_profiling.cc:243] Waited 2.97 ms on lock 0x7b180002ec60. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fe55d78f1 00007f0fe55e40c1 00007f0fdc6d8aa6 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19
0620 13:56:59.615080 (+ 1599us) spinlock_profiling.cc:243] Waited 355 ms on lock 0x7b54002b20d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:56:59.615154 (+ 74us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:56:59.615355 (+ 201us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":23729,"prepare.queue_time_us":96566,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":46,"raft.queue_time_us":93,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":14377,"spinlock_wait_cycles":822938112,"thread_start_us":141889,"threads_started":2,"wal-append.queue_time_us":196172,"wal-append.run_cpu_time_us":2009,"wal-append.run_wall_time_us":1014904}
I20260620 13:56:59.649528 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.626142 8379 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:59.651152 8379 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.651575 9213 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.653338 8379 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:59.654448 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.654152 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:59.609107 9147 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.655323 5951 raft_consensus.cc:2468] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:56:59.556172 8808 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.677094 5952 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
I20260620 13:56:59.661597 9226 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:56:59.606357 5776 catalog_manager.cc:5696] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:56:59.682402 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:59.686776 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:59.690858 6028 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 10.
I20260620 13:56:59.693723 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:59.700379 8808 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.693984 9192 consensus_queue.cc:1059] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.022s
I20260620 13:56:59.701920 6031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:56:59.702307 9192 raft_consensus.cc:3055] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:56:59.702719 9192 raft_consensus.cc:740] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:59.702790 6031 raft_consensus.cc:606] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:56:59.681878 9226 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:56:59.700415 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.703611 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:59.703807 8966 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:59.704699 9147 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.688452 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:59.707561 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:59.682211 6578 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:59.713912 6585 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:56:59.717103 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:59.718163 5876 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:59.710230 9226 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:56:59.731580 5950 raft_consensus.cc:1240] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:56:59.732401 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:59.725660 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:59.738339 5881 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:59.745117 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:59.746356 5884 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:56:59.748322 5882 raft_consensus.cc:1275] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260620 13:56:59.747601 8966 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:59.756417 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:59.757050 9191 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.766873 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:59.795552 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:56:59.863710 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 120704us
I20260620 13:56:59.862243 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:56:59.824368 6028 raft_consensus.cc:2393] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:59.867607 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:59.866381 5884 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:59.727596 9091 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:56:59.798555 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:59.876315 6579 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:59.797734 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:59.851847 9101 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:56:59.796401 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:59.797729 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:56:59.803723 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:56:59.752027 9192 consensus_queue.cc:260] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.884364 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:59.808799 8966 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:59.888770 5877 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
W20260620 13:56:59.889616 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:56:59.864737 8808 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:59.891851 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:56:59.892254 6582 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:56:59.899833 6583 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
W20260620 13:56:59.902354 9121 consensus_meta.cc:287] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.605s user 0.015s sys 0.007s
I20260620 13:56:59.902624 9188 raft_consensus.cc:993] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47: : Instructing follower 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:59.903160 9188 raft_consensus.cc:1081] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Signalling peer 192c750f597c43858e1ad09e8d805685 to start an election
I20260620 13:56:59.903672 5955 raft_consensus.cc:1275] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260620 13:56:59.904335 5955 pending_rounds.cc:85] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 3
I20260620 13:56:59.903733 8808 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.904721 5955 pending_rounds.cc:107] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260620 13:56:59.904829 9192 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:56:59.905138 5955 raft_consensus.cc:2889] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:59.907384 8808 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.802515 9216 consensus_queue.cc:1059] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 5.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.107s
I20260620 13:56:59.910055 9216 raft_consensus.cc:3055] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:56:59.911936 5954 raft_consensus.cc:1275] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 9. (term mismatch)
I20260620 13:56:59.912972 5954 pending_rounds.cc:85] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 8
I20260620 13:56:59.913312 5954 pending_rounds.cc:107] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 7.9
I20260620 13:56:59.913901 5954 raft_consensus.cc:2889] T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:56:59.893224 9182 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:59.875799 9147 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:56:59.887146 9102 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:56:59.935433 6580 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:56:59.938205 5881 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:56:59.945271 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:59.947333 9147 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:59.948390 5884 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260620 13:56:59.950026 9147 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:56:59.950165 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:56:59.954465 5957 raft_consensus.cc:1275] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260620 13:56:59.955497 9102 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:56:59.926483 9216 raft_consensus.cc:740] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:59.962486 5882 raft_consensus.cc:1240] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:56:59.966109 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:59.962594 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:59.971517 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:56:59.925966 9182 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:56:59.961803 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:59.959444 5958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee"
dest_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:35986
I20260620 13:56:59.984795 5958 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260620 13:56:59.985214 5958 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:56:59.985301 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:56:59.986351 5875 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
W20260620 13:56:59.991514 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:00.003350 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:00.003664 9267 consensus_queue.cc:1059] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:57:00.006261 9194 raft_consensus.cc:3055] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:57:00.006747 9194 raft_consensus.cc:740] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:56:59.992650 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:00.011318 5954 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:00.013326 5877 raft_consensus.cc:2468] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:56:59.959071 9102 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:56:59.983132 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.018435 5952 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:00.015241 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:00.018726 6026 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:56:59.964447 8966 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:57:00.019304 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 54155.6us
I20260620 13:57:00.024771 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.025846 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:00.026075 6587 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
W20260620 13:57:00.026957 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:00.027998 9185 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260620 13:57:00.034875 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.035501 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.036276 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.035769 9194 consensus_queue.cc:260] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.040750 5958 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.041323 6579 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:00.045657 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.047446 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:00.048182 6583 raft_consensus.cc:3060] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:00.049715 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:00.049943 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.050740 6581 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:00.051044 9276 consensus_queue.cc:1048] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:57:00.051438 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.053149 6585 raft_consensus.cc:1240] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8. Ops: []
I20260620 13:57:00.054204 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:00.054672 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.057282 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.059350 9236 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260620 13:57:00.060513 9277 consensus_queue.cc:1048] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:57:00.058804 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:00.061916 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.062692 6030 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:57:00.026840 9188 consensus_queue.cc:1048] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260620 13:57:00.062877 6578 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:00.047385 8966 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.069604 9226 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.054886 6585 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:00.073302 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:56:59.960718 9216 consensus_queue.cc:260] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.071215 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.076460 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.063480 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:00.080282 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:00.074613 6552 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:00.085261 5952 raft_consensus.cc:2468] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 9.
I20260620 13:57:00.086565 6031 raft_consensus.cc:1240] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260620 13:57:00.088760 6028 raft_consensus.cc:1240] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260620 13:57:00.089689 6584 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:57:00.089921 6030 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260620 13:57:00.090911 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:00.091862 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:00.092185 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.092873 6024 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260620 13:57:00.093030 6586 raft_consensus.cc:2410] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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.
I20260620 13:57:00.096771 5958 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:00.097592 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:00.098758 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:00.084233 9194 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:00.110538 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:00.111343 5881 raft_consensus.cc:2393] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:57:00.117395 6579 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260620 13:57:00.118933 6580 raft_consensus.cc:1275] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260620 13:57:00.119303 9236 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:00.119699 9236 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:00.120072 9236 raft_consensus.cc:3060] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:00.122097 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:00.120759 5997 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:00.131250 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.121162 6578 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:00.094851 9118 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.142012 5997 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:00.154477 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.139550 9077 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:57:00.150722 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.159418 5957 raft_consensus.cc:1240] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:57:00.151801 5848 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:57:00.162542 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:00.166632 6028 raft_consensus.cc:2393] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 8: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:00.162240 9182 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:00.156698 9216 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:00.166007 6026 raft_consensus.cc:2376] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6. Re-sending same reply.
I20260620 13:57:00.162927 9077 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:00.174696 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:57:00.174813 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 166482us
I20260620 13:57:00.177130 5924 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.175884 5849 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:00.178620 6030 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:57:00.180722 5848 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:57:00.182297 5848 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.183287 5998 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:00.183604 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.185097 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.186932 6033 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260620 13:57:00.167204 9226 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:57:00.190464 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 80952.2us
I20260620 13:57:00.191782 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.192463 6028 raft_consensus.cc:2393] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 8: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:00.193405 6583 raft_consensus.cc:2468] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
I20260620 13:57:00.198148 5958 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:57:00.198395 9232 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:57:00.200181 6585 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:57:00.177462 9077 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:00.188199 9277 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:57:00.176703 9275 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:57:00.168668 8804 consensus_queue.cc:1048] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.028s
I20260620 13:57:00.206575 5998 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:00.206390 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:00.211971 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:00.204913 5997 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:00.199688 9191 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260620 13:57:00.248742 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 57567.4us
I20260620 13:57:00.206027 9277 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:00.254073 5998 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:00.224426 9275 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:00.263200 6551 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:00.263522 9275 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:57:00.264133 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 104256us
I20260620 13:57:00.211076 8966 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.254865 6025 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:00.256349 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.256546 8997 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:57:00.257304 9118 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.257917 9192 consensus_queue.cc:1059] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:57:00.258929 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.268442 5998 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:00.271081 6032 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260620 13:57:00.280784 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 104967us
I20260620 13:57:00.283975 5998 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:57:00.281559 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 99516.9us
W20260620 13:57:00.293004 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 69611.8us
I20260620 13:57:00.266274 9147 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:57:00.271517 9277 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:00.300729 9287 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:57:00.281481 8997 raft_consensus.cc:493] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:00.300179 8906 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:00.295779 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:00.284904 8875 raft_consensus.cc:2804] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader election won for term 9
I20260620 13:57:00.285295 8966 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:00.312908 5924 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.295627 9226 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:00.308274 8906 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:00.308247 8997 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:00.325547 8906 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:00.327059 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.315618 9091 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader election won for term 10
I20260620 13:57:00.314769 9232 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:00.337196 9226 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.337203 9232 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.317399 9287 raft_consensus.cc:2804] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:57:00.340658 8804 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260620 13:57:00.341508 9118 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:00.341938 9236 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.323577 9102 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:00.342746 9232 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:00.331547 9293 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260620 13:57:00.342788 5848 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.344035 8821 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:00.343223 9185 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:00.342087 9118 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.345137 9276 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260620 13:57:00.346966 9276 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:00.343528 9191 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260620 13:57:00.348901 9276 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:57:00.349830 9267 raft_consensus.cc:3055] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:57:00.350207 9267 raft_consensus.cc:740] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:00.350152 9191 consensus_queue.cc:1048] T ec20d216461d4414813627ca62e330e4 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260620 13:57:00.316994 9147 raft_consensus.cc:697] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:00.344750 8821 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.354079 9185 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.354820 9101 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:57:00.356426 9185 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.351661 9147 consensus_queue.cc:237] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.357424 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:00.358108 5954 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 11.
I20260620 13:57:00.323495 8875 raft_consensus.cc:697] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:00.360167 8875 consensus_queue.cc:237] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.363801 8997 raft_consensus.cc:515] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.364430 9118 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.364881 8821 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:00.368536 9182 raft_consensus.cc:2749] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:00.369695 9236 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:00.372004 9275 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.372509 9232 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:00.373349 9232 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.375521 9232 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:57:00.377104 9290 log.cc:927] Time spent T 86bd36dee6d64396bfbb86cd90a7bedd P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.071s user 0.000s sys 0.000s
W20260620 13:57:00.386869 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 92784.1us
I20260620 13:57:00.383433 9091 raft_consensus.cc:697] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 10 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:00.389006 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:00.389667 5954 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:00.389379 9091 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.392583 5958 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260620 13:57:00.394143 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:00.394903 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:00.396272 5952 raft_consensus.cc:1275] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260620 13:57:00.397560 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:00.365671 9287 raft_consensus.cc:697] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:00.400545 9226 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.400838 5950 raft_consensus.cc:1275] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260620 13:57:00.402350 9277 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.402171 5959 raft_consensus.cc:2955] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index -1 to 5, NON_VOTER b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } } }
W20260620 13:57:00.404846 9283 log.cc:927] Time spent T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.297s user 0.005s sys 0.000s
I20260620 13:57:00.407125 9267 consensus_queue.cc:260] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:57:00.382697 8997 leader_election.cc:290] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:00.415933 6025 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:57:00.426287 5954 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:57:00.429653 5997 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:57:00.438732 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 47418.6us
I20260620 13:57:00.410645 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:00.451241 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 151576us
I20260620 13:57:00.449131 5882 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 10.
I20260620 13:57:00.472118 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:00.472890 5877 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:00.473778 6027 raft_consensus.cc:1275] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:57:00.470844 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:00.459733 9185 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260620 13:57:00.435271 9194 consensus_queue.cc:1059] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.035s
I20260620 13:57:00.548954 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.549778 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.552428 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.532979 9267 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
W20260620 13:57:00.561653 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 134111us
I20260620 13:57:00.550660 9185 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:00.469458 9276 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.583294 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.588232 5876 raft_consensus.cc:1240] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:57:00.589732 5877 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:57:00.400939 9287 consensus_queue.cc:237] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.572166 9185 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:00.566675 9118 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:00.600088 8821 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:00.612989 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:00.613842 5878 raft_consensus.cc:2393] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 8: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:00.616353 8906 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.617370 9301 consensus_queue.cc:1048] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.052s
I20260620 13:57:00.618484 8906 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:00.587515 9134 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:00.624420 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:00.628286 6552 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.628650 9191 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260620 13:57:00.634217 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:00.635896 9226 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:57:00.636301 9226 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:00.636621 9226 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:57:00.638974 9292 log.cc:927] Time spent T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.226s user 0.001s sys 0.000s
I20260620 13:57:00.623669 9134 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.639475 9276 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 11 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:00.641328 9134 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.646972 9118 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:57:00.648133 9299 log.cc:927] Time spent T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.095s user 0.000s sys 0.001s
I20260620 13:57:00.663486 9297 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:00.665230 9298 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:00.684573 8911 consensus_queue.cc:1048] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260620 13:57:00.686832 9232 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:00.687624 9232 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.690853 9232 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:00.691485 6585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:34178
W20260620 13:57:00.691920 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 63772.6us
I20260620 13:57:00.692163 6585 raft_consensus.cc:606] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:57:00.692600 6585 raft_consensus.cc:614] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:57:00.694559 9118 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.696287 9277 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.695986 9077 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.698223 9077 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:57:00.706779 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 61817us
I20260620 13:57:00.709582 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:00.710285 6032 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:57:00.710696 5924 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.701138 6024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:57:00.768674 6024 raft_consensus.cc:606] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:57:00.769213 6024 raft_consensus.cc:614] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:57:00.699314 9297 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.694705 9275 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.788955 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:00.706676 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:00.790611 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:00.792258 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:00.698707 6028 raft_consensus.cc:3055] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:57:00.780954 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:00.790946 9305 log.cc:927] Time spent T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.171s user 0.000s sys 0.002s
I20260620 13:57:00.694824 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.799608 6028 raft_consensus.cc:740] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
W20260620 13:57:00.808604 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 358690us
I20260620 13:57:00.811803 6024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:50466
W20260620 13:57:00.813752 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 245344us
I20260620 13:57:00.814473 5959 raft_consensus.cc:1240] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:57:00.815053 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:00.815598 6024 raft_consensus.cc:606] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:57:00.816128 6024 raft_consensus.cc:614] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260620 13:57:00.818512 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 269171us
W20260620 13:57:00.810456 6551 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.501s user 0.004s sys 0.006s
I20260620 13:57:00.819298 8379 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:00.817589 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:00.820737 5953 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:00.807647 6028 consensus_queue.cc:260] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.822114 6028 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:00.818463 5878 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 4.
I20260620 13:57:00.832311 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:00.835536 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:00.837234 8379 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.831888 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8838a101a5e8400c91d053b307be45ed" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:00.841043 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:00.834510 5848 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.849983 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:00.850597 5876 raft_consensus.cc:3060] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 6
I20260620 13:57:00.813035 9224 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:00.855332 9077 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:57:00.819280 6551 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.510s user 0.004s sys 0.007s
W20260620 13:57:00.867205 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 156626us
W20260620 13:57:00.861964 5997 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:00.868981 8379 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:57:00.870164 5998 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:00.874441 9275 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260620 13:57:00.866317 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 557440us
W20260620 13:57:00.880676 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 66270.3us
I20260620 13:57:00.884240 6028 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:57:00.861706 9236 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:57:00.888057 5997 leader_election.cc:304] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:00.893990 9147 raft_consensus.cc:2804] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:57:00.894778 9147 raft_consensus.cc:697] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:00.896032 9147 consensus_queue.cc:237] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:00.903333 6024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:57:00.904160 6024 raft_consensus.cc:606] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:00.904595 6024 raft_consensus.cc:614] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:57:00.904867 9297 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:00.889950 8906 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.021s
I20260620 13:57:00.912194 9226 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.913156 5882 raft_consensus.cc:1240] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 11 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 10. Current term is 11. Ops: []
I20260620 13:57:00.915095 5882 raft_consensus.cc:1240] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:57:00.854918 9185 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.916594 5879 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:57:00.917325 9185 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 12 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.918184 6031 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 12: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:57:00.919349 5996 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:00.876133 9077 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:00.924628 6551 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:57:00.936450 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 241782us
W20260620 13:57:00.933920 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 45114.5us
I20260620 13:57:00.934481 9275 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260620 13:57:00.934719 6029 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8078a89b618482f8e4978c463747569"
dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:50466
I20260620 13:57:00.942212 5953 raft_consensus.cc:2468] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 9.
I20260620 13:57:00.928958 5924 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:57:00.933295 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 47077.5us
I20260620 13:57:00.977625 5848 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.978749 9277 raft_consensus.cc:2749] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260620 13:57:00.980199 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 87858.9us
I20260620 13:57:00.981264 6551 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:00.982679 9236 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260620 13:57:00.983450 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 54590.2us
I20260620 13:57:00.955631 9226 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:00.954916 9224 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:01.008432 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:57:01.023180 9118 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260620 13:57:01.023751 9118 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:01.024204 9118 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Advancing to term 11
W20260620 13:57:01.045387 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 46126.6us
I20260620 13:57:01.010460 5924 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:57:01.046588 5876 raft_consensus.cc:2468] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
W20260620 13:57:01.044895 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 67382.3us
W20260620 13:57:01.044512 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 95508.1us
I20260620 13:57:01.049340 9304 consensus_queue.cc:1048] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260620 13:57:01.050565 9304 consensus_queue.cc:1243] T 8dbd1edec8054c1ba05721321572fbbf P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer 192c750f597c43858e1ad09e8d805685 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260620 13:57:01.050834 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:01.053893 8911 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:57:01.054503 8911 raft_consensus.cc:697] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 8 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:01.055578 8911 consensus_queue.cc:237] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:01.058840 6030 raft_consensus.cc:1275] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260620 13:57:01.061110 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 79947.8us
I20260620 13:57:01.061444 9118 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.062458 9236 raft_consensus.cc:2749] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 13:57:01.061971 6551 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:01.064142 6551 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
W20260620 13:57:01.068984 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 112340us
I20260620 13:57:01.069900 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:01.073287 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:01.073686 5878 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
W20260620 13:57:01.074900 9309 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.362s user 0.002s sys 0.000s
I20260620 13:57:01.076370 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:01.077211 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:01.084509 5924 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:01.085824 5924 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:01.086786 9134 raft_consensus.cc:2749] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:01.086225 9101 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:01.090415 5924 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038
W20260620 13:57:01.089284 5849 leader_election.cc:336] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Timed out: RequestConsensusVote RPC to 127.4.155.196:34171 timed out after 1.515s (SENT)
I20260620 13:57:01.090816 8379 consensus_queue.cc:1059] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260620 13:57:01.083585 9091 raft_consensus.cc:2804] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:57:01.089067 9134 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:01.093891 9101 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.085979 9236 raft_consensus.cc:2749] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:57:01.107510 8379 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260620 13:57:01.098260 9091 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:01.118270 8379 consensus_queue.cc:1059] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260620 13:57:01.103364 9118 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 11 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:01.107630 9102 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:57:01.094472 9182 consensus_queue.cc:1059] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.024s
I20260620 13:57:01.100817 9216 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.020s
I20260620 13:57:01.123767 9091 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:01.125567 9077 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:01.140363 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.155222 9101 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:01.155833 6583 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:01.142292 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:01.145418 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.145678 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.138387 9293 consensus_queue.cc:1059] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.009s
I20260620 13:57:01.107683 9314 consensus_queue.cc:1059] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.041s
I20260620 13:57:01.147081 9302 raft_consensus.cc:3055] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Stepping down as leader of term 4
I20260620 13:57:01.147480 6584 raft_consensus.cc:1275] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:57:01.147970 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.165417 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:01.148432 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.148582 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.136801 9216 consensus_queue.cc:1243] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer 2e82c0c231624695ac5a813230bf5038 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
I20260620 13:57:01.151537 5849 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.152190 9277 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:57:01.152958 9307 consensus_queue.cc:1048] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260620 13:57:01.146661 6582 raft_consensus.cc:1275] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260620 13:57:01.166579 6587 raft_consensus.cc:2376] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8. Re-sending same reply.
W20260620 13:57:01.171854 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 65902.9us
I20260620 13:57:01.172713 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.160439 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:57:01.167904 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 43509us
I20260620 13:57:01.169598 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.173942 6580 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:01.170511 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.156209 9102 raft_consensus.cc:697] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:01.178220 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:01.180088 6579 raft_consensus.cc:2393] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:01.166947 9224 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:01.181913 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.163839 9302 raft_consensus.cc:740] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:01.176550 9320 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:01.192361 6552 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:01.178000 9316 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:01.195430 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:01.200137 8875 raft_consensus.cc:3055] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:57:01.200577 8875 raft_consensus.cc:740] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:01.201490 8875 consensus_queue.cc:260] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.202795 8875 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
W20260620 13:57:01.203687 9303 log.cc:927] Time spent T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.572s user 0.000s sys 0.007s
I20260620 13:57:01.220289 6584 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:01.204953 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.204895 9102 consensus_queue.cc:237] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:01.211637 9302 consensus_queue.cc:260] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.224951 6581 raft_consensus.cc:2393] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:01.214145 9091 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.215613 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.218683 8379 raft_consensus.cc:3055] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Stepping down as leader of term 8
I20260620 13:57:01.188067 9232 consensus_queue.cc:1048] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.035s
I20260620 13:57:01.232246 5998 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:01.235105 8379 raft_consensus.cc:740] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:01.164139 9306 consensus_queue.cc:1048] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260620 13:57:01.193005 9293 consensus_queue.cc:1048] T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.041s
W20260620 13:57:01.240868 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 54986.8us
I20260620 13:57:01.241695 6552 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:01.237581 9077 raft_consensus.cc:2764] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260620 13:57:01.243378 9314 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:57:01.243888 9314 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:01.244293 9314 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:01.244578 8804 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:57:01.245040 5998 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:01.245193 8804 raft_consensus.cc:697] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:01.198676 9320 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:01.246160 8804 consensus_queue.cc:237] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.247310 9077 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:57:01.247735 9077 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:01.248099 9077 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:01.252055 8379 consensus_queue.cc:260] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:57:01.250382 9287 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.626s user 0.007s sys 0.011s
I20260620 13:57:01.238065 9302 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 4 FOLLOWER]: Advancing to term 5
W20260620 13:57:01.255220 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 63065.3us
I20260620 13:57:01.256448 9194 raft_consensus.cc:3055] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 10 LEADER]: Stepping down as leader of term 10
I20260620 13:57:01.259665 5849 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.260015 9194 raft_consensus.cc:740] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:01.260957 9194 consensus_queue.cc:260] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:01.261471 5849 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.262157 9194 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:57:01.262650 5849 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.257987 6552 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:57:01.264668 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 76422.2us
W20260620 13:57:01.257680 9287 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.635s user 0.007s sys 0.012s
I20260620 13:57:01.266490 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:01.266701 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:01.263281 9316 consensus_queue.cc:1048] T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260620 13:57:01.251395 9236 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.015s
I20260620 13:57:01.271493 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:01.257339 9298 raft_consensus.cc:3055] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:57:01.272425 9298 raft_consensus.cc:740] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:01.273360 9298 consensus_queue.cc:260] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.274899 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:01.275177 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:01.275825 5959 raft_consensus.cc:2393] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:57:01.276176 9304 raft_consensus.cc:3055] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:57:01.276604 9304 raft_consensus.cc:740] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:57:01.279552 9298 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:01.281647 5955 raft_consensus.cc:1240] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260620 13:57:01.287285 5998 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.266067 9293 raft_consensus.cc:2749] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:57:01.289048 5953 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:01.290252 8379 raft_consensus.cc:3060] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:01.294275 6029 raft_consensus.cc:606] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:01.309953 5848 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:01.311972 5848 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:01.313349 5953 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:57:01.314450 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:01.299616 9316 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:01.316425 9232 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:01.316517 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:01.317122 9232 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.296242 9236 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:01.318585 9320 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:01.315285 6024 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 10.
W20260620 13:57:01.317152 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:01.319900 9232 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:01.321713 9077 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.322866 6025 raft_consensus.cc:1240] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260620 13:57:01.313014 9293 raft_consensus.cc:2749] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:57:01.324234 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:01.324960 9232 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260620 13:57:01.326261 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 71656.2us
W20260620 13:57:01.316557 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 53126.2us
I20260620 13:57:01.301710 9185 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:01.335402 9316 raft_consensus.cc:2749] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260620 13:57:01.335588 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:01.336158 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:01.336860 5998 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:57:01.337235 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 74673.6us
I20260620 13:57:01.337440 5924 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:01.338011 5848 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.338784 6024 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:57:01.339306 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:01.341920 5849 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.345491 9191 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election won for term 6
I20260620 13:57:01.342550 9331 consensus_queue.cc:1059] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
W20260620 13:57:01.346367 9328 log.cc:927] Time spent T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.094s user 0.001s sys 0.000s
I20260620 13:57:01.347462 9236 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:57:01.348372 9327 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260620 13:57:01.348812 9327 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:01.349165 9327 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:57:01.342965 9307 consensus_queue.cc:1059] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
I20260620 13:57:01.352201 5997 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:01.353937 5924 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:01.358537 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:01.359637 5959 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:57:01.360886 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:01.361866 5959 raft_consensus.cc:2393] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:57:01.357586 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:01.364976 5956 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:01.368083 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:01.369983 5957 raft_consensus.cc:1240] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 7. Current term is 8. Ops: []
I20260620 13:57:01.370694 5955 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260620 13:57:01.371057 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:01.373023 9315 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:01.373342 5849 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.373574 9226 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:57:01.373834 9317 raft_consensus.cc:2804] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader election won for term 9
I20260620 13:57:01.373937 9226 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:01.374449 9226 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:01.375169 9307 raft_consensus.cc:3055] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:57:01.375555 9307 raft_consensus.cc:740] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:57:01.376397 9307 consensus_queue.cc:260] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.377645 9307 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:01.357409 9191 raft_consensus.cc:697] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:57:01.374476 9317 raft_consensus.cc:697] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:01.380079 9191 consensus_queue.cc:237] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.380735 9317 consensus_queue.cc:237] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.384473 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:57:01.385787 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 49002us
I20260620 13:57:01.387487 5998 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.388253 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.391698 5998 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.398020 9236 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:57:01.401770 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:01.365281 8906 raft_consensus.cc:2749] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:01.341120 9287 consensus_queue.cc:1048] T 86bd36dee6d64396bfbb86cd90a7bedd P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.052s
I20260620 13:57:01.407491 5957 raft_consensus.cc:1240] T d483a507ec73494da65730a6444e1fd6 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260620 13:57:01.403232 9091 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:01.373075 9077 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:01.388756 9147 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:57:01.393941 9315 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:57:01.392817 9182 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:57:01.421902 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 50948.1us
I20260620 13:57:01.432322 5998 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.428391 6552 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:01.420976 5958 pending_rounds.cc:85] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: Aborting all ops after (but not including) 3
I20260620 13:57:01.444276 5958 pending_rounds.cc:107] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260620 13:57:01.444574 5958 raft_consensus.cc:2889] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:57:01.405609 9185 raft_consensus.cc:2749] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:57:01.446259 5959 raft_consensus.cc:1240] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:57:01.464985 5957 raft_consensus.cc:1240] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 8. Current term is 9. Ops: [8.9-8.9]
I20260620 13:57:01.411478 9293 raft_consensus.cc:2749] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:57:01.464258 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.469815 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:57:01.471139 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 82951.4us
I20260620 13:57:01.472453 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:01.470908 6580 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:57:01.476881 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.477144 5849 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.479087 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260620 13:57:01.462657 9077 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:01.496461 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:01.469959 9091 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:01.525208 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:01.525954 6025 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
W20260620 13:57:01.529007 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 68647.7us
I20260620 13:57:01.495294 9315 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260620 13:57:01.579653 5999 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:01.476253 8804 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:57:01.581140 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 227251us
W20260620 13:57:01.585947 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 70872.5us
I20260620 13:57:01.519256 9091 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:01.606361 5956 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 12.
I20260620 13:57:01.607267 5953 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 11. Current term is 12. Ops: []
I20260620 13:57:01.585356 9320 raft_consensus.cc:493] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:01.638181 6587 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 5.
I20260620 13:57:01.641188 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.612529 9091 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
W20260620 13:57:01.656352 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 64785.6us
W20260620 13:57:01.661327 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:01.605280 9216 consensus_queue.cc:1048] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.053s
I20260620 13:57:01.631203 9311 raft_consensus.cc:493] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:01.621420 9327 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.652760 9320 raft_consensus.cc:515] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.614737 8804 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.681914 5958 raft_consensus.cc:1240] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 10. Current term is 11. Ops: []
I20260620 13:57:01.684198 5956 raft_consensus.cc:1240] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 4. Current term is 5. Ops: []
I20260620 13:57:01.668037 9341 raft_consensus.cc:3055] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Stepping down as leader of term 7
W20260620 13:57:01.685002 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 91640.7us
I20260620 13:57:01.688038 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:01.613854 9304 consensus_queue.cc:260] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.708465 5959 raft_consensus.cc:1240] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 10. Current term is 11. Ops: []
I20260620 13:57:01.688891 9341 raft_consensus.cc:740] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:01.718029 9341 consensus_queue.cc:260] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:01.719406 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:57:01.720495 9335 log.cc:927] Time spent T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.206s user 0.001s sys 0.000s
I20260620 13:57:01.725821 6587 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:01.726301 5997 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:01.739495 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:01.744681 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.745369 6586 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
I20260620 13:57:01.752650 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:01.736900 9287 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260620 13:57:01.754464 9314 consensus_meta.cc:287] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.510s user 0.007s sys 0.004s
I20260620 13:57:01.765355 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.758435 5997 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:01.682811 9311 raft_consensus.cc:515] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.738608 9147 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
I20260620 13:57:01.776026 6587 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:57:01.765803 9287 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:01.786485 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:57:01.804095 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 113788us
I20260620 13:57:01.770823 9314 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:01.793457 9287 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:57:01.862349 9346 log.cc:927] Time spent T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.098s user 0.001s sys 0.000s
I20260620 13:57:01.958288 9353 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:57:01.971807 9307 consensus_meta.cc:287] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.594s user 0.014s sys 0.004s
I20260620 13:57:01.973413 8804 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:57:01.974208 9226 consensus_meta.cc:287] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.599s user 0.007s sys 0.007s
I20260620 13:57:01.975955 9320 leader_election.cc:290] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:01.978943 9311 leader_election.cc:290] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:01.979951 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:02.015641 6580 raft_consensus.cc:3060] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:01.980376 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:01.980746 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.981761 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:01.982470 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:57:01.983649 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 175367us
I20260620 13:57:01.775759 9216 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 12 FOLLOWER]: Leader election won for term 12
I20260620 13:57:01.974289 9091 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.010139 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:01.986205 9275 raft_consensus.cc:493] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:02.024178 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:02.021914 6585 raft_consensus.cc:1240] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 8. Current term is 9. Ops: []
I20260620 13:57:02.021935 5876 raft_consensus.cc:1240] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:57:02.022897 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:02.017328 9077 consensus_meta.cc:287] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.503s user 0.015s sys 0.002s
I20260620 13:57:02.033944 9356 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:02.040192 5849 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:02.041453 6582 raft_consensus.cc:2368] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8.
I20260620 13:57:02.034533 9356 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:57:02.064188 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:57:02.064762 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:02.064965 9091 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.028849 9216 raft_consensus.cc:697] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 12 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:02.008482 9353 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.077754 5950 raft_consensus.cc:1275] T 8838a101a5e8400c91d053b307be45ed P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:57:02.052858 9314 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.053212 9311 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:57:02.053450 9327 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 11 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:02.031967 9275 raft_consensus.cc:515] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.018126 9226 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.037581 9077 raft_consensus.cc:2749] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:02.067749 6580 raft_consensus.cc:2468] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
W20260620 13:57:02.088774 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 53195.8us
I20260620 13:57:02.099421 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:02.102373 5951 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260620 13:57:02.104835 6552 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:02.110203 5876 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
I20260620 13:57:02.111784 5877 pending_rounds.cc:85] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 6
I20260620 13:57:02.112210 5877 pending_rounds.cc:107] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260620 13:57:02.112541 5877 raft_consensus.cc:2889] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:57:02.064771 9356 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.110814 5876 pending_rounds.cc:85] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 6
I20260620 13:57:02.126456 5876 pending_rounds.cc:107] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260620 13:57:02.126802 5876 raft_consensus.cc:2889] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:57:02.091464 9311 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:02.118369 6029 raft_consensus.cc:2393] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:57:02.102638 9341 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:02.091421 9185 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:02.129383 5955 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:57:02.116341 9314 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:57:02.099529 8821 consensus_queue.cc:1059] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.029s
W20260620 13:57:02.171921 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 53452.8us
I20260620 13:57:02.133566 9354 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:02.134032 9311 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:02.178930 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:02.138983 9185 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:57:02.268005 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:02.206593 5951 raft_consensus.cc:1240] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:57:02.184916 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:02.303684 6026 raft_consensus.cc:1240] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 8. Current term is 9. Ops: [8.9-8.9]
W20260620 13:57:02.213161 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:02.327593 6551 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:02.253541 6032 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260620 13:57:02.254081 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:02.344985 6028 raft_consensus.cc:2410] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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.
I20260620 13:57:02.346370 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:02.347664 6032 raft_consensus.cc:2393] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 9: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:02.324129 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:02.357407 5959 raft_consensus.cc:2393] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 8: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:57:02.362026 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:02.365352 6551 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:02.366182 6029 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
W20260620 13:57:02.365057 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 135574us
I20260620 13:57:02.367547 6551 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:57:02.368417 5924 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:57:02.302772 9365 log.cc:927] Time spent T 735685c84e834b9cbaf7533d6fdf16e6 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.065s user 0.000s sys 0.000s
W20260620 13:57:02.305647 9364 log.cc:927] Time spent T 52b97878e9ad465684082e7bf1c482ad P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.077s user 0.000s sys 0.000s
I20260620 13:57:02.211465 9302 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:02.389158 6027 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260620 13:57:02.369869 9091 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:57:02.211994 9232 consensus_queue.cc:1059] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.194s
I20260620 13:57:02.404589 5924 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:02.352793 9298 raft_consensus.cc:493] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:02.371485 9317 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:02.370146 9341 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:02.210475 9314 consensus_queue.cc:1059] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.192s
I20260620 13:57:02.416028 9226 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:02.400521 9236 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:02.418524 5880 raft_consensus.cc:1275] T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260620 13:57:02.361471 9287 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.205495 9216 consensus_queue.cc:237] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [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: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.408203 9091 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:57:02.435753 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 68307.1us
I20260620 13:57:02.414499 9134 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:02.425064 9367 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:57:02.440912 9314 consensus_queue.cc:1243] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer 2e82c0c231624695ac5a813230bf5038 log is divergent from this leader: its last log entry 6.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260620 13:57:02.443387 9091 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.444090 9363 raft_consensus.cc:3055] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 8 LEADER]: Stepping down as leader of term 8
I20260620 13:57:02.444727 9363 raft_consensus.cc:740] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:02.444921 9373 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:57:02.425781 9327 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:02.188017 9354 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.446491 9327 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.431417 9232 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:57:02.448764 9232 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:57:02.449069 9368 log.cc:927] Time spent T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.061s user 0.000s sys 0.000s
I20260620 13:57:02.449272 9232 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:02.450158 9362 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:02.450729 9362 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:02.452418 9372 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:02.453063 9372 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:02.454746 9361 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:02.455360 9361 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:02.471692 9287 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:02.471971 6033 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
W20260620 13:57:02.472149 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 67781.9us
I20260620 13:57:02.421550 9317 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:57:02.472983 5924 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:02.473709 8911 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:57:02.474357 9317 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:02.474697 9091 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.419920 9341 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:02.476184 8821 consensus_queue.cc:1059] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:57:02.476734 9341 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.477644 9374 consensus_queue.cc:1048] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260620 13:57:02.482012 6583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46864 (request call id 897) took 1014 ms. Trace:
I20260620 13:57:02.404124 9302 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.482442 6583 rpcz_store.cc:276] 0620 13:57:01.468007 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:57:01.468202 (+ 195us) service_pool.cc:224] Handling call
0620 13:57:01.476981 (+ 8779us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:57:02.062470 (+585489us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:57:02.062507 (+ 37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:57:02.062967 (+ 460us) log.cc:844] Serialized 26 byte log entry
0620 13:57:02.170574 (+107607us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:57:02.170615 (+ 41us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:57:02.170687 (+ 72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:57:02.481791 (+311104us) raft_consensus.cc:1685] finished
0620 13:57:02.481812 (+ 21us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:57:02.481941 (+ 129us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":584982,"raft.queue_time_us":586128,"raft.run_cpu_time_us":79,"raft.run_wall_time_us":79,"spinlock_wait_cycles":5888,"thread_start_us":107154,"threads_started":1,"wal-append.queue_time_us":165330}
I20260620 13:57:02.490657 6551 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:02.487430 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:02.499173 6028 raft_consensus.cc:1275] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260620 13:57:02.499938 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 95743.3us
I20260620 13:57:02.446038 9363 consensus_queue.cc:260] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.415185 9298 raft_consensus.cc:515] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.496543 5924 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:02.505053 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:02.505637 6027 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:57:02.497133 9314 consensus_queue.cc:1059] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.011s
I20260620 13:57:02.506078 9317 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.004s
I20260620 13:57:02.510578 9298 leader_election.cc:290] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.515812 6027 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 11.
I20260620 13:57:02.516710 9361 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.517833 9314 consensus_queue.cc:1059] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260620 13:57:02.504416 9134 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:02.518558 9314 consensus_queue.cc:1243] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer 192c750f597c43858e1ad09e8d805685 log is divergent from this leader: its last log entry 9.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260620 13:57:02.518697 8379 raft_consensus.cc:3055] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Stepping down as leader of term 8
I20260620 13:57:02.519145 9314 raft_consensus.cc:3055] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 10 LEADER]: Stepping down as leader of term 10
I20260620 13:57:02.519393 8379 raft_consensus.cc:740] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:02.519629 9314 raft_consensus.cc:740] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:02.520319 8379 consensus_queue.cc:260] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, 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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.520545 9314 consensus_queue.cc:260] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.521896 8379 raft_consensus.cc:3060] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:02.531210 6551 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:02.495960 8911 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:57:02.541306 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 58795.7us
I20260620 13:57:02.542518 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:02.543637 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:02.568579 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:02.539947 8911 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:02.576195 6582 raft_consensus.cc:2410] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 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.
I20260620 13:57:02.576963 9327 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:02.512252 9378 raft_consensus.cc:2749] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:57:02.577564 8911 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.521929 9314 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:57:02.571081 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:02.579222 6585 raft_consensus.cc:2376] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8. Re-sending same reply.
I20260620 13:57:02.570209 9311 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:02.570516 9236 consensus_queue.cc:1059] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260620 13:57:02.581576 6580 raft_consensus.cc:2393] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:02.537425 9091 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:57:02.583256 9341 raft_consensus.cc:2749] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:57:02.539628 9226 raft_consensus.cc:2804] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader election won for term 5
I20260620 13:57:02.584830 9226 raft_consensus.cc:697] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:02.585943 9226 consensus_queue.cc:237] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.543867 8821 consensus_queue.cc:1059] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.044s
I20260620 13:57:02.588101 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:02.588903 8821 raft_consensus.cc:3055] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 10 LEADER]: Stepping down as leader of term 10
I20260620 13:57:02.589407 8821 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 10 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:02.590359 8821 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.523373 9362 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.592684 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:02.593150 6580 raft_consensus.cc:1275] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 8. (term mismatch)
I20260620 13:57:02.600325 6580 pending_rounds.cc:85] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: Aborting all ops after (but not including) 7
I20260620 13:57:02.600603 6580 pending_rounds.cc:107] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: Aborting uncommitted NO_OP operation due to leader change: 8.8
I20260620 13:57:02.600845 6580 raft_consensus.cc:2889] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:57:02.594424 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:02.602267 5956 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:02.523066 9353 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:02.536443 9363 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:02.597790 6586 raft_consensus.cc:1275] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260620 13:57:02.593493 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:02.610136 5959 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:02.603963 5997 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:02.600054 5952 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:02.605130 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:02.611925 6582 raft_consensus.cc:2393] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 9: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:02.605568 6580 raft_consensus.cc:1275] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 9. (term mismatch)
I20260620 13:57:02.612370 6580 pending_rounds.cc:85] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Aborting all ops after (but not including) 8
I20260620 13:57:02.612671 6580 pending_rounds.cc:107] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Aborting uncommitted NO_OP operation due to leader change: 8.9
I20260620 13:57:02.613024 6580 raft_consensus.cc:2889] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:57:02.595793 6029 raft_consensus.cc:2468] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
W20260620 13:57:02.606848 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 195353us
W20260620 13:57:02.570628 9359 log.cc:927] Time spent T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.386s user 0.002s sys 0.000s
I20260620 13:57:02.607532 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1d1d20a2be4ceeb9389e7e3dbd2b5b" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:02.544924 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:02.618114 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:57:02.620018 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 75170.8us
I20260620 13:57:02.620814 5924 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:02.621026 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:02.625483 9362 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:02.625653 5924 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:02.626029 9362 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:02.626483 9362 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:02.627290 9275 leader_election.cc:290] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:02.627591 8911 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 192c750f597c43858e1ad09e8d805685 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:57:02.627310 9341 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260620 13:57:02.627089 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:02.632436 5924 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:02.592393 9185 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:02.639503 6584 raft_consensus.cc:2393] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:02.642113 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:02.642409 6582 raft_consensus.cc:1240] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 6. Current term is 7. Ops: [5.7-6.8]
I20260620 13:57:02.642854 6029 raft_consensus.cc:2468] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
I20260620 13:57:02.644347 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:02.645114 6024 raft_consensus.cc:2393] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 7: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:02.669625 5924 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:02.591904 9367 consensus_queue.cc:1059] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.047s
I20260620 13:57:02.632306 8821 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:57:02.628130 9302 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177)
I20260620 13:57:02.645466 9353 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:02.694530 9353 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:02.696631 9353 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.697702 5957 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:57:02.699059 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:02.699810 9297 raft_consensus.cc:3055] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:57:02.700214 9297 raft_consensus.cc:740] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:02.700567 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:02.701056 9297 consensus_queue.cc:260] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.701695 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:02.702369 9297 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:02.703621 5879 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:02.685272 9372 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:02.707937 5955 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42078 (request call id 770) took 1316 ms. Trace:
I20260620 13:57:02.708341 5955 rpcz_store.cc:276] 0620 13:57:01.391858 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:57:01.401526 (+ 9668us) service_pool.cc:224] Handling call
0620 13:57:02.707761 (+1306235us) spinlock_profiling.cc:243] Waited 727 ms on lock 0x7b540019d2d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:57:02.707857 (+ 96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1671659776}
I20260620 13:57:02.714610 5876 raft_consensus.cc:1275] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260620 13:57:02.682641 5952 raft_consensus.cc:2468] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:57:02.684267 5849 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:02.641360 9341 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260620 13:57:02.685923 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 52629.6us
I20260620 13:57:02.678357 5997 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:02.677768 9191 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:02.720544 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:02.688665 8911 raft_consensus.cc:2804] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:57:02.734915 8911 raft_consensus.cc:697] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:02.735790 5879 raft_consensus.cc:1275] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260620 13:57:02.735970 8911 consensus_queue.cc:237] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.669929 9275 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:02.737800 9275 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:02.688892 6030 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [term 12 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 11. Current term is 12. Ops: [11.9-11.9]
I20260620 13:57:02.689093 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:02.739691 5875 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:57:02.689646 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:02.740252 9191 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:02.740689 5882 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:57:02.689828 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:02.741624 5880 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:02.690555 9147 consensus_queue.cc:1048] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260620 13:57:02.671393 9327 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:02.692559 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:02.693146 8804 raft_consensus.cc:3055] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:57:02.720861 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:02.722004 6552 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:02.727695 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:02.727912 9134 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.728117 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:02.728221 9277 raft_consensus.cc:2804] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:57:02.731408 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:02.733142 9354 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:57:02.745012 5849 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:02.746629 6581 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
I20260620 13:57:02.747028 5998 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:02.723281 9372 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:02.750854 9275 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:02.845016 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab45d487c864870aba1aee58d01ca95" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:02.793284 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90f87066e519439ab8be15dccf1d2493" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:02.843380 5997 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:02.846127 8804 raft_consensus.cc:740] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
W20260620 13:57:02.847996 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 128868us
I20260620 13:57:02.868976 6580 raft_consensus.cc:1275] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260620 13:57:02.803597 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:57:02.867995 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:02.866556 5958 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: []
W20260620 13:57:02.879281 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:57:02.879809 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:02.802893 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:57:02.824033 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a351afb91f46e2b6e724165bc600c1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:57:02.818056 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:02.892208 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:02.742856 9185 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:57:02.896941 6027 raft_consensus.cc:2410] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 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: 7 index: 4.
I20260620 13:57:02.898355 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:57:02.899399 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 153109us
W20260620 13:57:02.899492 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 56217.5us
I20260620 13:57:02.900383 6029 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:02.848762 5952 raft_consensus.cc:1240] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
W20260620 13:57:02.817503 9376 log.cc:927] Time spent T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.065s user 0.001s sys 0.000s
I20260620 13:57:02.774688 9341 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:02.952934 9341 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:02.955575 9341 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:57:02.956553 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 254965us
W20260620 13:57:02.964184 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 63042.4us
I20260620 13:57:02.846001 9277 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:57:02.966529 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 84984us
I20260620 13:57:02.840360 9191 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.860065 9311 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:02.804358 8821 raft_consensus.cc:493] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:03.201052 8821 raft_consensus.cc:515] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.052341 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:57:03.199832 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 241555us
I20260620 13:57:02.948391 9185 raft_consensus.cc:493] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:03.206691 9185 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:02.825508 9232 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.208875 9232 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:03.210486 5953 raft_consensus.cc:1240] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 6. Current term is 7. Ops: []
W20260620 13:57:03.065016 9388 log.cc:927] Time spent T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.103s user 0.000s sys 0.000s
I20260620 13:57:02.963822 8875 raft_consensus.cc:2804] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:02.989292 9298 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:02.997731 9277 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:02.957809 9372 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:57:03.192085 9362 consensus_meta.cc:287] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.565s user 0.007s sys 0.005s
I20260620 13:57:02.773321 9361 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:03.192889 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:02.967809 9374 raft_consensus.cc:2804] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:57:03.194845 5998 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:03.195043 6552 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:57:03.180518 6586 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.508s user 0.027s sys 0.037s
W20260620 13:57:03.247327 6586 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.575s user 0.029s sys 0.037s
I20260620 13:57:02.882993 9373 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:03.199254 6029 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:57:02.957156 8906 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
W20260620 13:57:03.193397 5922 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.502s user 0.039s sys 0.011s
W20260620 13:57:03.252256 5922 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.561s user 0.039s sys 0.012s
I20260620 13:57:03.252465 5849 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:03.226007 6031 raft_consensus.cc:1240] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8. Ops: []
I20260620 13:57:03.227738 9298 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.248790 6582 raft_consensus.cc:2393] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 5: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:57:03.220636 9091 raft_consensus.cc:3055] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 11 LEADER]: Stepping down as leader of term 11
I20260620 13:57:03.223306 8875 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:03.220785 9354 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:03.230034 9341 consensus_queue.cc:1048] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260620 13:57:03.230813 9293 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:03.225304 9147 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
W20260620 13:57:03.302420 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 107650us
I20260620 13:57:03.406466 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:03.382191 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:03.379294 6580 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:57:03.407791 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:03.409401 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 178160us
W20260620 13:57:03.414726 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 219781us
I20260620 13:57:03.417148 6552 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:03.349766 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:03.346160 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:57:03.422748 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:03.425690 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:03.429540 5876 raft_consensus.cc:2368] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
I20260620 13:57:03.254987 9232 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:03.296669 8875 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:03.259711 9302 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:03.258508 9091 raft_consensus.cc:740] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 11 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:03.248044 9362 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.303144 9275 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:03.420728 9367 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260620 13:57:03.296304 9374 raft_consensus.cc:697] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:03.460425 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:03.380847 9354 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:03.249970 9361 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.276885 8906 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.258104 9373 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.453476 9191 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:57:03.486583 5957 raft_consensus.cc:1240] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8. Ops: []
I20260620 13:57:03.276962 9182 raft_consensus.cc:2749] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:57:03.465274 9312 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:03.464299 9386 raft_consensus.cc:2749] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:03.449681 9194 consensus_queue.cc:1048] T d483a507ec73494da65730a6444e1fd6 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.028s
I20260620 13:57:03.490293 5998 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:03.455864 9390 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.260s
I20260620 13:57:03.378417 8804 consensus_queue.cc:260] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.500097 5998 leader_election.cc:304] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:03.420517 9293 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:03.459133 9232 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:03.518959 9312 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
W20260620 13:57:03.511271 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 258862us
I20260620 13:57:03.523236 9232 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:03.524705 9091 consensus_queue.cc:260] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.525857 9091 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:03.527256 9304 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:03.496961 9366 consensus_queue.cc:1048] T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.035s
I20260620 13:57:03.504649 9077 raft_consensus.cc:2749] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260620 13:57:03.528967 9366 raft_consensus.cc:2749] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260620 13:57:03.515458 9363 consensus_meta.cc:287] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.895s user 0.007s sys 0.011s
I20260620 13:57:03.522266 9374 consensus_queue.cc:237] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.425242 9147 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:03.475291 9275 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.543499 5880 raft_consensus.cc:2393] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 11: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:57:03.504745 9191 raft_consensus.cc:697] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Becoming Leader. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
W20260620 13:57:03.556686 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 144600us
W20260620 13:57:03.535691 9393 log.cc:927] Time spent T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.126s user 0.000s sys 0.000s
I20260620 13:57:03.567261 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:03.535940 8804 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:03.541117 9312 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:03.539757 9353 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:03.532763 8906 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:03.520260 9389 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:03.531035 9362 leader_election.cc:290] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:03.569944 5848 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:03.600666 9298 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:03.569027 9277 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:03.569027 9194 raft_consensus.cc:493] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:03.602723 9277 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:03.533850 9373 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:03.608601 9298 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:03.625442 9372 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:03.631940 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:03.664974 9298 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.598730 9353 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.624487 6584 raft_consensus.cc:1240] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8. Ops: []
I20260620 13:57:03.667004 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:03.667501 9298 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:03.576910 9304 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.091s
I20260620 13:57:03.636227 5957 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 11. Current term is 12. Ops: [11.9-11.9]
I20260620 13:57:03.667816 5953 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:03.629243 9361 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:03.657625 9147 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:03.610392 8875 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:57:03.670183 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 100373us
I20260620 13:57:03.636621 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:03.670564 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:03.622603 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:03.671214 5952 raft_consensus.cc:2468] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:57:03.671581 6580 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:57:03.229808 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260620 13:57:03.613525 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:03.609052 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
W20260620 13:57:03.625291 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 125263us
I20260620 13:57:03.677500 5998 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:03.669096 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:03.679033 5958 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 10.
I20260620 13:57:03.681593 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:03.584547 9396 log.cc:927] Time spent T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.362s user 0.001s sys 0.000s
W20260620 13:57:03.692842 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 258652us
I20260620 13:57:03.693660 6552 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
W20260620 13:57:03.701844 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:03.702975 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:03.703217 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 271551us
I20260620 13:57:03.608500 9236 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:03.619962 9275 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:03.628288 9354 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:57:03.775997 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 82432.9us
I20260620 13:57:03.653182 9312 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:57:03.610788 9394 log.cc:927] Time spent T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.186s user 0.001s sys 0.000s
I20260620 13:57:03.690320 9277 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:57:03.617345 8821 leader_election.cc:290] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:03.625032 9293 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:03.600539 9414 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:03.702128 9304 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:03.809137 5879 raft_consensus.cc:1240] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
W20260620 13:57:03.810544 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 137181us
I20260620 13:57:03.851938 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:03.852538 6027 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 11.
I20260620 13:57:03.852806 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:03.824129 5777 catalog_manager.cc:5696] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:57:03.854753 6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:03.853390 6026 raft_consensus.cc:2468] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 7.
W20260620 13:57:03.827834 5776 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47386 (request call id 233) took 13575 ms (client timeout 15000 ms). Trace:
I20260620 13:57:03.603056 9194 raft_consensus.cc:515] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.839928 9357 raft_consensus.cc:493] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:03.703557 9384 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:03.836635 6552 leader_election.cc:304] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:03.864462 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:03.866976 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:57:03.866870 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 189444us
W20260620 13:57:03.842088 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:57:03.844581 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 264449us
I20260620 13:57:03.809719 9367 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.397539 9367 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:57:03.857307 5776 rpcz_store.cc:269] 0620 13:56:50.253023 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:50.253423 (+ 400us) service_pool.cc:224] Handling call
0620 13:57:03.827714 (+13574291us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:57:00.065161 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:57:00.065954 (+ 793us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:57:00.066023 (+ 69us) write_op.cc:435] Acquired schema lock
0620 13:57:00.066061 (+ 38us) tablet.cc:662] Decoding operations
0620 13:57:00.116341 (+ 50280us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:57:00.116428 (+ 87us) write_op.cc:641] Partition lock acquired for write op
0620 13:57:00.116462 (+ 34us) tablet.cc:685] Acquiring locks for 17 operations
0620 13:57:00.117938 (+ 1476us) tablet.cc:701] Row locks acquired
0620 13:57:00.117975 (+ 37us) write_op.cc:260] PREPARE: finished
0620 13:57:00.118177 (+ 202us) write_op.cc:270] Start()
0620 13:57:00.118332 (+ 155us) write_op.cc:276] Timestamp: P: 1781963820118094 usec, L: 0
0620 13:57:00.118352 (+ 20us) op_driver.cc:348] REPLICATION: starting
0620 13:57:00.129312 (+ 10960us) log.cc:844] Serialized 6661 byte log entry
0620 13:57:00.697352 (+568040us) op_driver.cc:464] REPLICATION: finished
0620 13:57:01.055270 (+357918us) spinlock_profiling.cc:243] Waited 99 ms on lock 0x7b440002250c. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdc593a01 00007f0fdc631485 00007f0fdc631ea2 00007f0fdf3a757b 00007f0fdf3a2e4f 00007f0fdc6ed8ac 00007f0fe554c759 00007f0fdc709e9b 00007f0fdc70813f 00007f0fdc70a402 00007f0fe3234d70
0620 13:57:01.144869 (+ 89599us) write_op.cc:301] APPLY: starting
0620 13:57:01.144964 (+ 95us) tablet.cc:1367] starting BulkCheckPresence
0620 13:57:01.145354 (+ 390us) tablet.cc:1370] finished BulkCheckPresence
0620 13:57:01.145396 (+ 42us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:57:01.198010 (+ 52614us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:57:01.217548 (+ 19538us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=17
0620 13:57:01.217608 (+ 60us) write_op.cc:312] APPLY: finished
0620 13:57:01.218034 (+ 426us) log.cc:844] Serialized 119 byte log entry
0620 13:57:01.218239 (+ 205us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:57:01.218404 (+ 165us) write_op.cc:454] Released schema lock
0620 13:57:01.218477 (+ 73us) write_op.cc:341] FINISH: Updating metrics
0620 13:57:01.218921 (+ 444us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:57:01.218960 (+ 39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3405132,"reported_tablets":38,"child_traces":[["op",{"apply.queue_time_us":441999,"apply.run_cpu_time_us":4922,"apply.run_wall_time_us":74040,"num_ops":17,"prepare.queue_time_us":153296,"prepare.run_cpu_time_us":23862,"prepare.run_wall_time_us":186194,"raft.queue_time_us":317388,"raft.run_cpu_time_us":24275,"raft.run_wall_time_us":408857,"replication_time_us":578819,"spinlock_wait_cycles":227689728,"thread_start_us":694325,"threads_started":4,"wal-append.queue_time_us":152131,"wal-append.run_cpu_time_us":10735,"wal-append.run_wall_time_us":1923759}]]}
W20260620 13:57:04.399227 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:57:04.399752 6550 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:04.399945 9367 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.400233 9302 raft_consensus.cc:493] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.400449 9367 raft_consensus.cc:493] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:04.400727 9413 raft_consensus.cc:493] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:04.401166 9367 raft_consensus.cc:515] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.401310 9413 raft_consensus.cc:515] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.634334 9386 consensus_queue.cc:1059] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.198s
I20260620 13:57:03.830077 9147 raft_consensus.cc:2749] T b8a351afb91f46e2b6e724165bc600c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:03.603271 9389 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:03.835577 9418 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:03.828572 9298 raft_consensus.cc:2804] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:57:03.607561 9191 consensus_queue.cc:237] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.404211 9418 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.855631 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:03.858206 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:04.406702 9389 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.403513 9413 leader_election.cc:290] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.407675 6028 raft_consensus.cc:2368] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
I20260620 13:57:04.407827 6031 raft_consensus.cc:2368] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8.
I20260620 13:57:03.860102 5777 catalog_manager.cc:5696] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:57:03.857206 5924 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:03.861132 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:57:03.849800 9185 consensus_meta.cc:287] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.625s user 0.011s sys 0.000s
I20260620 13:57:03.836213 9091 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:04.409350 5777 catalog_manager.cc:5696] T 24c27735bbb449a98fab7edad2ba9837 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 5 to 7, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 7 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:57:04.409649 9185 raft_consensus.cc:515] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:57:04.410096 9091 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.410984 5777 catalog_manager.cc:5696] T 115c5e2556794dd8801d1f451aa245fb P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 7 to 8, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 8 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:57:04.412220 9091 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:03.836061 9373 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:03.861250 5956 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35986 (request call id 1730) took 1232 ms. Trace:
I20260620 13:57:04.413646 9373 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.413997 5956 rpcz_store.cc:276] 0620 13:57:02.623343 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:57:02.623540 (+ 197us) service_pool.cc:224] Handling call
0620 13:57:02.623966 (+ 426us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:57:02.645081 (+ 21115us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:57:02.645114 (+ 33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:57:02.677312 (+ 32198us) log.cc:844] Serialized 26 byte log entry
0620 13:57:02.963498 (+286186us) raft_consensus.cc:1645] Marking committed up to 8
0620 13:57:02.964369 (+ 871us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:57:02.964449 (+ 80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:57:03.855841 (+891392us) raft_consensus.cc:1685] finished
0620 13:57:03.855861 (+ 20us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:57:03.855988 (+ 127us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13422,"raft.queue_time_us":22320,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":2810,"thread_start_us":175984,"threads_started":1,"wal-append.queue_time_us":318027}
I20260620 13:57:03.844378 8911 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.416405 8911 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.418798 8911 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:03.833335 9236 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.421036 9236 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:03.923259 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:03.924437 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:04.422086 6584 raft_consensus.cc:2468] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 1.
I20260620 13:57:03.856266 9372 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:04.422952 9372 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.413615 5777 catalog_manager.cc:5696] T bab45d487c864870aba1aee58d01ca95 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 5, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 5 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:57:03.844743 9354 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:04.425148 9354 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.021836 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:03.857425 9414 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:03.925328 9384 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.427845 9354 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.427829 9367 leader_election.cc:290] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.430433 6578 raft_consensus.cc:2410] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 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: 8 index: 8.
I20260620 13:57:04.431273 8379 consensus_queue.cc:1059] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260620 13:57:04.432281 5777 catalog_manager.cc:5696] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 5, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 5 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:57:04.434196 5777 catalog_manager.cc:5696] T ab83097997ba42219f9a63aad224f786 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 4 to 6, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 6 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:57:04.435248 9413 raft_consensus.cc:3055] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:57:04.435807 9413 raft_consensus.cc:740] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:04.436241 5777 catalog_manager.cc:5696] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 4 to 5, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 5 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:57:04.436965 9413 consensus_queue.cc:260] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.438408 9413 raft_consensus.cc:3060] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:03.862901 9304 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.441068 9304 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.444907 9414 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:03.868168 9357 raft_consensus.cc:515] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.448343 5777 catalog_manager.cc:5696] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 3 to 6, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 6 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:57:04.452205 5777 catalog_manager.cc:5696] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 3 to 4, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 4 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:57:03.849505 9317 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
W20260620 13:57:04.382889 9407 log.cc:927] Time spent T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.365s user 0.012s sys 0.004s
I20260620 13:57:03.854772 9406 consensus_queue.cc:1048] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.252s
I20260620 13:57:04.463838 9317 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.387226 9419 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:04.465778 9419 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:57:04.349273 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:03.861232 9327 consensus_queue.cc:1048] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.254s
I20260620 13:57:04.388584 8821 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.388378 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:04.468423 8821 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.391175 9361 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:03.924646 9293 raft_consensus.cc:493] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:03.861912 9077 consensus_queue.cc:1059] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.323s
I20260620 13:57:04.470173 9361 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.473196 9361 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.473728 9386 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:57:04.395752 9417 log.cc:927] Time spent T 8838a101a5e8400c91d053b307be45ed P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.288s user 0.000s sys 0.016s
I20260620 13:57:04.394850 6585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46852 (request call id 835) took 1791 ms. Trace:
I20260620 13:57:03.926570 9297 raft_consensus.cc:2749] T bab45d487c864870aba1aee58d01ca95 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:57:04.475322 9416 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:04.406908 9418 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.400753 9302 raft_consensus.cc:515] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.476001 9416 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.475255 6585 rpcz_store.cc:276] 0620 13:57:02.602926 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:57:02.621782 (+ 18856us) service_pool.cc:224] Handling call
0620 13:57:02.645815 (+ 24033us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:57:02.722723 (+ 76908us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:57:02.722755 (+ 32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:57:02.733307 (+ 10552us) log.cc:844] Serialized 26 byte log entry
0620 13:57:03.128707 (+395400us) raft_consensus.cc:1645] Marking committed up to 7
0620 13:57:03.128771 (+ 64us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:57:03.128875 (+ 104us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:57:04.394471 (+1265596us) raft_consensus.cc:1685] finished
0620 13:57:04.394508 (+ 37us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:57:04.394740 (+ 232us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27831,"raft.queue_time_us":32665,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":103,"thread_start_us":394935,"threads_started":1,"wal-append.queue_time_us":514293}
I20260620 13:57:04.477267 9414 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.478194 9302 leader_election.cc:290] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:57:03.885596 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260620 13:57:04.479473 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 84307.2us
W20260620 13:57:04.479717 6553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:04.479768 9147 raft_consensus.cc:3055] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Stepping down as leader of term 6
I20260620 13:57:04.479856 9077 consensus_queue.cc:1048] T 24c27735bbb449a98fab7edad2ba9837 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260620 13:57:04.480468 9147 raft_consensus.cc:740] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:04.481340 9297 raft_consensus.cc:493] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.473196 9367 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:04.474838 9386 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.477851 9414 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.478976 9287 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:04.457602 9357 leader_election.cc:290] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:03.855258 9366 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:04.482631 5884 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58456 (request call id 1580) took 1508 ms. Trace:
I20260620 13:57:04.508498 5884 rpcz_store.cc:276] 0620 13:57:02.974781 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:57:02.975337 (+ 556us) service_pool.cc:224] Handling call
0620 13:57:02.975795 (+ 458us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:57:03.221432 (+245637us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:57:03.221474 (+ 42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:57:03.230985 (+ 9511us) log.cc:844] Serialized 26 byte log entry
0620 13:57:03.577192 (+346207us) raft_consensus.cc:1645] Marking committed up to 3
0620 13:57:03.577253 (+ 61us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:57:03.577347 (+ 94us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:57:04.482386 (+905039us) raft_consensus.cc:1685] finished
0620 13:57:04.482418 (+ 32us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:57:04.482575 (+ 157us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":18660,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":123,"thread_start_us":299285,"threads_started":1,"wal-append.queue_time_us":600251}
W20260620 13:57:04.470817 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 606876us
W20260620 13:57:04.393080 8804 consensus_meta.cc:287] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.798s user 0.011s sys 0.009s
I20260620 13:57:04.396150 9353 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:57:04.484051 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 86503.3us
W20260620 13:57:04.511288 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 654080us
I20260620 13:57:04.511386 8911 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Leader election won for term 11
I20260620 13:57:04.478835 9302 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.512511 5924 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:04.512457 9302 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.513103 9372 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.513763 5924 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:04.514166 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.514577 9302 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.515249 9363 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:04.515375 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.515944 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.516770 9416 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.517304 5953 raft_consensus.cc:1240] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260620 13:57:04.517763 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.518528 9317 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.518726 9232 raft_consensus.cc:493] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:04.519004 9390 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260620 13:57:04.519465 9390 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:04.519639 9419 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.520160 9406 raft_consensus.cc:2804] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:04.504655 5777 catalog_manager.cc:5696] T d1b89d9f1eec4bfba2f3b0052c49f040 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 4 to 6, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 6 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:57:04.520556 9406 raft_consensus.cc:493] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:04.520955 9406 raft_consensus.cc:3060] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:04.521724 9312 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.521247 5777 catalog_manager.cc:5696] T 59266d6f1b524a25ac59ce6dd8f39c95 P 192c750f597c43858e1ad09e8d805685 reported cstate change: term changed from 2 to 3, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 3 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: UNKNOWN } } }
I20260620 13:57:04.501816 9367 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.523201 9194 leader_election.cc:290] T 52b97878e9ad465684082e7bf1c482ad P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.515872 9363 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.523764 9287 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.524879 9367 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.525173 9363 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.525977 9287 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:57:04.506170 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:04.481415 9147 consensus_queue.cc:260] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.528378 5997 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:04.519374 9232 raft_consensus.cc:515] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.481968 9297 raft_consensus.cc:515] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.527325 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.508066 8875 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.517388 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.485004 9362 raft_consensus.cc:493] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:04.535446 5924 leader_election.cc:400] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
I20260620 13:57:04.519925 9390 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:57:04.523223 8911 raft_consensus.cc:697] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 11 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:04.482241 9293 raft_consensus.cc:515] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.544059 6552 leader_election.cc:304] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:04.543339 5997 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:04.538471 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.533326 9411 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.527077 9275 raft_consensus.cc:493] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:04.542132 5924 leader_election.cc:403] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260620 13:57:04.553746 9275 raft_consensus.cc:515] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.554523 5924 leader_election.cc:400] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8.
I20260620 13:57:04.555053 5924 leader_election.cc:403] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260620 13:57:04.555814 9226 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 7
I20260620 13:57:04.556710 9275 leader_election.cc:290] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.553160 5997 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:04.558429 9427 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260620 13:57:04.559010 9427 raft_consensus.cc:493] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:04.559351 9389 raft_consensus.cc:3060] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
W20260620 13:57:04.563898 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 82478.1us
I20260620 13:57:04.564159 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.559479 9427 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:04.569550 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.570030 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:04.571652 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.576303 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:04.577016 9381 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:04.577085 6584 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:04.577667 9381 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.580229 9381 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.569398 5952 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260620 13:57:04.581118 9416 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:04.581257 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:04.581687 9416 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.584193 9416 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.584836 9416 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:04.585386 9416 raft_consensus.cc:515] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.587716 5924 leader_election.cc:400] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8.
I20260620 13:57:04.588872 9194 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.589516 9194 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.538074 9298 raft_consensus.cc:697] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:04.536618 9317 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260620 13:57:04.592844 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 48857.8us
I20260620 13:57:04.594136 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:04.594486 9317 raft_consensus.cc:493] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:57:04.603813 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 91598.5us
I20260620 13:57:04.549443 9421 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:04.608485 8379 raft_consensus.cc:2749] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:04.616178 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:04.590719 9418 raft_consensus.cc:493] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:04.596331 9236 raft_consensus.cc:2749] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:04.595781 8875 raft_consensus.cc:2804] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:04.593822 9277 raft_consensus.cc:493] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:04.634853 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:04.634991 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.548525 9362 raft_consensus.cc:515] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.627125 5884 raft_consensus.cc:1240] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [term 6 LEADER]: Rejecting Update request from peer b0ce39342d8c4a64904b30b98de02b9f for earlier term 5. Current term is 6. Ops: []
I20260620 13:57:04.629194 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.631171 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.632647 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.628219 9427 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.527611 9366 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.635653 5882 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 6.
I20260620 13:57:04.636004 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.605086 9317 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:04.624982 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:04.635510 6581 raft_consensus.cc:2468] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:04.655781 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.656697 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.687842 5884 raft_consensus.cc:2410] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for term 8 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: 4 index: 6.
I20260620 13:57:04.688335 9366 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.658475 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.691622 5877 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:57:04.686648 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.702838 9416 leader_election.cc:290] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.649029 9277 raft_consensus.cc:515] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.658107 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.707683 9191 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:04.708201 9277 leader_election.cc:290] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.708412 5875 raft_consensus.cc:2468] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 4.
I20260620 13:57:04.708436 9191 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.709534 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.711285 9191 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.615345 9077 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.053s
I20260620 13:57:04.620810 9304 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:04.713222 6552 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:57:04.723067 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 102967us
I20260620 13:57:04.636363 8875 raft_consensus.cc:493] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:04.688894 9366 raft_consensus.cc:493] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:04.696050 9409 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.743983 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.744822 5882 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:57:04.750403 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:04.751358 5954 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Advancing to term 9
W20260620 13:57:04.750069 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 160382us
I20260620 13:57:04.636559 9418 raft_consensus.cc:515] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.753816 5924 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:04.620749 9298 consensus_queue.cc:237] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.765117 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.767203 5881 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 10.
I20260620 13:57:04.733067 9185 leader_election.cc:290] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
W20260620 13:57:04.757982 5848 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.4.155.194:38517 timed out after 1.553s (SENT) [suppressed 23 similar messages]
I20260620 13:57:04.733870 9304 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.742702 9413 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:04.745865 8821 leader_election.cc:290] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.772985 9226 raft_consensus.cc:2749] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
I20260620 13:57:04.778712 9362 leader_election.cc:290] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.779448 9194 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.779538 9418 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.779775 9317 raft_consensus.cc:515] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.780417 9232 leader_election.cc:290] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.752804 9366 raft_consensus.cc:515] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.785859 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.787163 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d483a507ec73494da65730a6444e1fd6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.721220 8911 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.789067 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6d4fcf1f6a541c6ae1a7724f27750eb" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.789176 5924 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:04.826875 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c27735bbb449a98fab7edad2ba9837" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.791014 5951 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:04.798307 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.743559 9236 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:04.840770 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.810679 9386 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.807590 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86bd36dee6d64396bfbb86cd90a7bedd" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.807971 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.815841 5878 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 5.
I20260620 13:57:04.816874 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.860809 6029 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:57:04.821132 9389 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8.
I20260620 13:57:04.801486 9413 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:04.916512 9413 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:04.916939 9384 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.822717 9317 leader_election.cc:290] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.788187 9414 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.825194 6030 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:57:04.743158 8875 raft_consensus.cc:3060] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:04.835537 9293 leader_election.cc:290] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.839828 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.840728 9427 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 12 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.907310 9147 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:04.832389 6031 raft_consensus.cc:2468] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:57:04.832759 9363 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.920274 9363 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.923537 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:04.924218 9363 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:04.806466 5950 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260620 13:57:04.857774 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.930241 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.931375 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.932060 5958 raft_consensus.cc:2393] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 11: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:57:04.932749 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.933774 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.934727 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.847941 9232 raft_consensus.cc:2749] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260620 13:57:04.842015 9236 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.599614 9411 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.821132 9373 leader_election.cc:290] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.615921 9421 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:04.756726 9409 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.864748 6586 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260620 13:57:04.878697 9440 raft_consensus.cc:493] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:04.865594 9432 raft_consensus.cc:2804] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260620 13:57:04.879941 9304 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:04.880100 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.966531 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:04.966708 6025 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:57:04.880558 6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.881903 9366 leader_election.cc:290] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.882869 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.884117 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.888613 9406 raft_consensus.cc:515] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:04.890447 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:04.894757 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.897753 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.899544 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:04.900039 5997 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:04.907249 6552 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:04.915576 9297 leader_election.cc:290] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:04.852174 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.018217 6026 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 11.
I20260620 13:57:04.975171 6032 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:57:04.925365 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.942122 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd646f84cb04514aa9889ea5f67db81" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:04.949244 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.019995 6582 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
I20260620 13:57:04.951776 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.958484 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.928448 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:57:04.959798 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 321408us
I20260620 13:57:05.024623 5954 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 9.
I20260620 13:57:05.024827 5998 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:05.026615 5998 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:04.959272 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:04.962731 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:04.964533 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.028911 6587 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:57:04.965839 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.030051 6027 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
W20260620 13:57:04.963171 5849 connection.cc:256] RPC call timeout handler was delayed by -1.0231354169999349s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1704s for a response
W20260620 13:57:04.969506 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 211548us
I20260620 13:57:04.961124 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:04.974857 6581 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:57:05.017201 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.044725 5957 raft_consensus.cc:2410] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f 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: 3 index: 6.
I20260620 13:57:05.019266 5883 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:57:05.059815 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.062335 5879 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 11.
I20260620 13:57:05.063740 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.064635 5952 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 6.
I20260620 13:57:05.066358 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.067283 5924 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:05.069090 5924 leader_election.cc:400] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177) with higher term. Message: Invalid argument: T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7.
I20260620 13:57:05.070616 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:57:05.067365 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:05.066241 6028 raft_consensus.cc:2393] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 12: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:05.070814 5924 leader_election.cc:304] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:05.072541 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:04.964592 9432 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:05.079205 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.074322 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:05.080861 6029 raft_consensus.cc:1240] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260620 13:57:05.074572 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.075302 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bccd20cc3f44b69eeefefc4f8b72f9" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.085404 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.083523 5879 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:57:05.076161 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:57:05.076745 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 169650us
I20260620 13:57:05.066947 6032 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:57:05.087739 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.088202 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:04.974857 9091 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:05.089056 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:05.089943 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:05.090662 5954 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:57:05.094576 5958 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:05.095959 6552 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:05.097019 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.097640 6586 raft_consensus.cc:2468] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:05.098335 5953 raft_consensus.cc:2393] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 9: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:05.100437 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.101748 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.062024 9147 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:05.106314 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.070798 9373 raft_consensus.cc:2804] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:57:05.055423 9442 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:05.103075 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe22bd18849f1b94912bb0bdf5bbe" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:05.124888 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.125329 5875 raft_consensus.cc:3060] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:05.109014 5879 raft_consensus.cc:1240] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260620 13:57:05.101127 6579 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 11.
I20260620 13:57:05.127048 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:05.127636 6579 raft_consensus.cc:3060] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:05.120002 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.078783 9418 raft_consensus.cc:493] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:05.073633 9327 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:05.122236 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.084266 8821 raft_consensus.cc:2804] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:57:05.136788 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.123344 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.131196 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.114864 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:05.137768 6581 raft_consensus.cc:2468] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 5.
W20260620 13:57:05.137848 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 237909us
I20260620 13:57:05.076534 9363 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:05.082006 9389 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:05.132138 5848 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:57:05.133435 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.125495 6028 raft_consensus.cc:2468] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:57:05.084498 9432 raft_consensus.cc:3060] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:57:05.135259 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.101661 9367 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:05.146061 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.138425 5879 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 4 FOLLOWER]: Advancing to term 5
I20260620 13:57:05.135064 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.143218 6552 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:05.079003 9427 raft_consensus.cc:493] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:05.145326 5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.148414 5880 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:57:05.149057 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:04.966130 9440 raft_consensus.cc:515] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:05.149394 6579 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 9.
I20260620 13:57:05.107028 9302 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:57:05.171406 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.125947 9373 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:05.173566 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc69a9218a64fa6b346021a0d32eaad" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.175518 6582 raft_consensus.cc:1275] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 9. (term mismatch)
I20260620 13:57:05.185086 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.175159 6551 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:05.131601 9134 raft_consensus.cc:2749] T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:05.237126 6582 pending_rounds.cc:85] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: Aborting all ops after (but not including) 8
I20260620 13:57:05.246635 6582 pending_rounds.cc:107] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f: Aborting uncommitted NO_OP operation due to leader change: 11.9
I20260620 13:57:05.193559 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.247013 6582 raft_consensus.cc:2889] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260620 13:57:05.237938 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 66263.3us
I20260620 13:57:05.144007 8821 raft_consensus.cc:493] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:05.192669 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b89d9f1eec4bfba2f3b0052c49f040" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.108878 9361 consensus_queue.cc:1059] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.061s
I20260620 13:57:05.248453 6551 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:05.249090 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8078a89b618482f8e4978c463747569" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.254189 5958 raft_consensus.cc:2468] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 9.
W20260620 13:57:05.260408 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 89131.2us
I20260620 13:57:05.267570 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:05.268512 5998 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:57:05.261169 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 89637.2us
I20260620 13:57:05.106395 9091 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.149238 9317 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:57:05.283985 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.270975 5997 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:05.287881 8379 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:05.288563 8379 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.245877 9373 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:05.272852 5880 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:57:05.265816 8821 raft_consensus.cc:3060] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:05.169204 9414 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260620 13:57:05.283165 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.284844 5884 raft_consensus.cc:2468] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:57:05.192605 9302 raft_consensus.cc:493] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:05.299439 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f357751cae4b6b87b5972ef2a1fda4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.295243 8379 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:05.300220 5882 raft_consensus.cc:2468] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 5.
I20260620 13:57:05.300397 8379 raft_consensus.cc:2749] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:57:05.293198 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.302541 8379 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:05.244102 9298 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:57:05.306397 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.245818 9216 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:05.347819 9216 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:57:05.352607 9448 log.cc:927] Time spent T 00000000000000000000000000000000 P 7635bbf8f82045f99dd7ac0f4a911859: Append to log took a long time: real 0.077s user 0.000s sys 0.000s
W20260620 13:57:05.354835 9443 log.cc:927] Time spent T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.108s user 0.000s sys 0.000s
W20260620 13:57:05.356492 9454 log.cc:927] Time spent T 6ad92842cd6b4c0082afb264bae0ec8d P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.081s user 0.001s sys 0.000s
W20260620 13:57:05.357795 9446 log.cc:927] Time spent T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.121s user 0.000s sys 0.000s
I20260620 13:57:05.248291 9236 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:05.312310 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c812d18f2bb4da29c562646eb81deb1" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.364584 9304 raft_consensus.cc:3055] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:57:05.365051 9304 raft_consensus.cc:740] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:57:05.365854 9304 consensus_queue.cc:260] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.367060 9304 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:05.370622 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.367184 9373 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.376554 9409 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:05.146513 9418 raft_consensus.cc:515] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:05.192646 9427 raft_consensus.cc:515] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:05.149009 9363 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.149775 9413 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.136956 9442 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.311861 9182 raft_consensus.cc:2804] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:57:05.322826 9317 raft_consensus.cc:697] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:05.307832 9414 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:05.379774 9298 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:05.327661 5883 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:05.293586 9445 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:05.380283 5882 raft_consensus.cc:1275] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 8. (term mismatch)
I20260620 13:57:05.380585 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:57:05.382462 6580 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46864 (request call id 914) took 1409 ms (client timeout 1795 ms). Trace:
I20260620 13:57:05.379253 5997 leader_election.cc:304] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:05.312384 9374 raft_consensus.cc:2804] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader election won for term 9
I20260620 13:57:05.427268 5878 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:05.150947 9367 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:05.194912 9191 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:57:05.293675 9077 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.089s
I20260620 13:57:05.405918 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59266d6f1b524a25ac59ce6dd8f39c95" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.444525 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53823dabce64d5284772ca73d71ddc9" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.406018 5849 leader_election.cc:304] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:57:05.445456 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 119066us
I20260620 13:57:05.446945 5849 leader_election.cc:304] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:05.450304 5849 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:05.415716 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115c5e2556794dd8801d1f451aa245fb" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.305675 9302 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:05.428469 5882 pending_rounds.cc:85] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Aborting all ops after (but not including) 7
W20260620 13:57:05.428738 6580 rpcz_store.cc:269] 0620 13:57:03.922698 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:57:03.922867 (+ 169us) service_pool.cc:224] Handling call
0620 13:57:05.331989 (+1409122us) spinlock_profiling.cc:243] Waited 709 ms on lock 0x7b54004a83d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:57:05.332149 (+ 160us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1631777536}
I20260620 13:57:05.431293 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.432945 5951 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 11.
I20260620 13:57:05.436444 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.437434 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:05.438805 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 255104us
I20260620 13:57:05.150111 9327 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.391551 9406 leader_election.cc:290] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:05.485838 5882 pending_rounds.cc:107] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038: Aborting uncommitted NO_OP operation due to leader change: 6.8
I20260620 13:57:05.486373 5882 raft_consensus.cc:2889] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:57:05.489408 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.489694 5880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:05.441344 9390 consensus_meta.cc:287] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.851s user 0.008s sys 0.004s
I20260620 13:57:05.404884 9182 raft_consensus.cc:493] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:05.520507 9327 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:57:05.535483 6585 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.821s user 0.009s sys 0.008s
W20260620 13:57:05.535866 6585 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.822s user 0.009s sys 0.008s
I20260620 13:57:05.521438 9216 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:05.521947 9304 consensus_queue.cc:1048] T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:57:05.523188 9373 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:57:05.533035 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 357070us
I20260620 13:57:05.421427 9414 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:05.443856 9411 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:05.515887 5881 raft_consensus.cc:2468] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:57:05.425469 9298 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 5 FOLLOWER]: Advancing to term 6
W20260620 13:57:05.530442 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 46292.1us
I20260620 13:57:05.523488 9440 leader_election.cc:290] T 0e3e3ff471834714a3885231e648b8ee P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:05.492741 9277 raft_consensus.cc:2749] T b8a351afb91f46e2b6e724165bc600c1 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:05.490780 9435 raft_consensus.cc:2804] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader election won for term 9
I20260620 13:57:05.564898 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.565475 5954 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:57:05.523520 5875 raft_consensus.cc:2468] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 9.
I20260620 13:57:05.548395 6552 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
W20260620 13:57:05.553336 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 266998us
I20260620 13:57:05.454249 9191 raft_consensus.cc:493] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:05.486755 9293 raft_consensus.cc:2749] T 90f87066e519439ab8be15dccf1d2493 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:57:05.483482 8821 raft_consensus.cc:515] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.532032 9421 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:05.441887 9367 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:05.562870 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:57:05.571753 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 13 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:57:05.560602 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 426078us
I20260620 13:57:05.573810 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.573876 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 13 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.535983 9182 raft_consensus.cc:3060] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:05.445079 9445 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.577131 5955 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260620 13:57:05.577950 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:05.578770 6585 raft_consensus.cc:1275] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
I20260620 13:57:05.531047 9374 raft_consensus.cc:697] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [term 9 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:05.583001 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f8f8a1b370453aade5f48cd3bedcbd" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:05.583623 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.615407 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.625025 6579 raft_consensus.cc:2393] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:05.625108 6587 raft_consensus.cc:2468] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:57:05.617046 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.628340 6584 raft_consensus.cc:2368] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 8. Current term is 9.
I20260620 13:57:05.618106 5956 raft_consensus.cc:2410] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f for term 10 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.
I20260620 13:57:05.620623 6585 pending_rounds.cc:85] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: Aborting all ops after (but not including) 6
I20260620 13:57:05.629074 6585 pending_rounds.cc:107] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f: Aborting uncommitted NO_OP operation due to leader change: 6.7
I20260620 13:57:05.629338 6585 raft_consensus.cc:2889] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260620 13:57:05.500800 9361 consensus_queue.cc:1059] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.076s
I20260620 13:57:05.584107 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.630630 6582 raft_consensus.cc:1240] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: []
I20260620 13:57:05.578552 9386 raft_consensus.cc:2804] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:57:05.623368 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd6ebbc0e9aa474f80952cef69b0ac25" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:05.534901 9390 raft_consensus.cc:515] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:05.584904 5997 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:05.631424 6583 raft_consensus.cc:3060] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:05.578564 9191 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
W20260620 13:57:05.633437 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:05.633709 8379 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:05.641748 8379 raft_consensus.cc:515] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:57:05.623190 9430 log.cc:927] Time spent T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.059s user 0.001s sys 0.000s
I20260620 13:57:05.639616 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb8edcc5cb024ebebdb3cac403f19bc4" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
W20260620 13:57:05.691406 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 106563us
I20260620 13:57:05.691450 5954 raft_consensus.cc:2468] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 12.
I20260620 13:57:05.694998 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.697913 8379 leader_election.cc:290] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:05.615962 9435 raft_consensus.cc:697] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [term 9 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:05.580747 9423 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
W20260620 13:57:05.706429 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:05.627638 9421 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260620 13:57:05.711480 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 80253.8us
I20260620 13:57:05.731768 5952 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 11.
W20260620 13:57:05.731572 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 141045us
I20260620 13:57:05.634196 9386 raft_consensus.cc:493] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:05.562047 9317 consensus_queue.cc:237] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:05.690701 9091 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:05.692679 9442 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:05.629240 9216 consensus_queue.cc:1048] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.120s
I20260620 13:57:05.749292 6552 leader_election.cc:304] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:05.758960 6583 raft_consensus.cc:2468] T fd6ebbc0e9aa474f80952cef69b0ac25 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 8.
I20260620 13:57:05.720018 9384 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260620 13:57:05.790122 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 167944us
I20260620 13:57:05.866591 5952 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36000 (request call id 2122) took 1031 ms. Trace:
I20260620 13:57:05.901958 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:05.893819 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.902225 5952 rpcz_store.cc:276] 0620 13:57:04.834746 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:57:05.075941 (+241195us) service_pool.cc:224] Handling call
0620 13:57:05.866363 (+790422us) spinlock_profiling.cc:243] Waited 644 ms on lock 0x7b54002512d4. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf8006da 00007f0fe47c2217 00007f0fddd3a834 00007f0fddd3a7c2 00007f0fddd3a6f1 00007f0fddd3a66c 00007f0fddd39922 00007f0fddb34c3c 00007f0fddb34076 00007f0fddb33a1f
0620 13:57:05.866513 (+ 150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1481416576}
W20260620 13:57:05.807768 9460 log.cc:927] Time spent T e8078a89b618482f8e4978c463747569 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.271s user 0.000s sys 0.001s
I20260620 13:57:05.908006 6025 raft_consensus.cc:1275] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Refusing update from remote peer 192c750f597c43858e1ad09e8d805685: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260620 13:57:05.909540 5954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:05.910215 9458 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260620 13:57:05.739342 8875 consensus_meta.cc:287] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47: Time spent flushing consensus metadata: real 0.821s user 0.012s sys 0.000s
I20260620 13:57:05.911422 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 12 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:05.919047 5875 raft_consensus.cc:2410] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for term 12 because replica has last-logged OpId of term: 10 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 10.
I20260620 13:57:05.803902 9363 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:05.806782 9445 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:05.913041 6551 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:05.913208 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.914628 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.914933 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5757f55132b747db98400dba7b8056df" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:05.916222 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:05.875561 9455 raft_consensus.cc:493] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:57:05.809855 9451 log.cc:927] Time spent T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.370s user 0.001s sys 0.000s
W20260620 13:57:05.772046 9457 log.cc:927] Time spent T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.052s user 0.000s sys 0.001s
I20260620 13:57:05.809316 9390 leader_election.cc:290] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 11 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:05.795821 9413 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:05.812175 9367 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.901625 9384 raft_consensus.cc:493] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:05.912081 9386 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:05.923199 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:57:05.923444 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 174231us
I20260620 13:57:05.982107 6552 leader_election.cc:304] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:05.737306 9428 raft_consensus.cc:493] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:05.737414 9147 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260620 13:57:05.938701 5878 consensus_meta.cc:287] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.511s user 0.010s sys 0.001s
I20260620 13:57:05.984231 5878 raft_consensus.cc:2468] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 12.
W20260620 13:57:05.887907 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 438874us
W20260620 13:57:05.985471 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 64784.3us
I20260620 13:57:05.986268 5849 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:57:05.987187 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 505604us
I20260620 13:57:05.787428 9427 leader_election.cc:290] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:05.808177 8821 leader_election.cc:290] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:05.729770 9411 consensus_queue.cc:1059] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.192s
I20260620 13:57:05.994285 9411 raft_consensus.cc:3055] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Stepping down as leader of term 7
I20260620 13:57:05.994735 9411 raft_consensus.cc:740] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:05.992069 9428 raft_consensus.cc:515] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.995803 9411 consensus_queue.cc:260] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [NON_LEADER]: Queue going to NON_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: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:05.997361 9411 raft_consensus.cc:3060] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:05.997458 9428 leader_election.cc:290] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:05.947029 9302 raft_consensus.cc:515] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.999804 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:05.917923 9416 consensus_queue.cc:1048] T b00b548648e441dbb777699ee0ef3f60 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.061s
I20260620 13:57:06.002240 6586 raft_consensus.cc:2393] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 9: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:05.987771 5849 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:06.002944 6552 leader_election.cc:304] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:05.940845 9467 raft_consensus.cc:2804] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260620 13:57:05.814343 9374 consensus_queue.cc:237] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: NON_VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: true } }
I20260620 13:57:05.740044 9423 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:05.937865 9091 raft_consensus.cc:2749] T f6d4fcf1f6a541c6ae1a7724f27750eb P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:57:06.004957 5848 leader_election.cc:304] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:06.003095 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:05.924458 8875 raft_consensus.cc:515] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:06.007701 6581 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:06.010056 6552 leader_election.cc:304] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:05.980820 9384 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:05.867074 9435 consensus_queue.cc:237] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.021651 5957 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36000 (request call id 2125) took 1186 ms. Trace:
I20260620 13:57:06.011785 5849 leader_election.cc:304] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:05.999959 9302 leader_election.cc:290] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.023267 5849 leader_election.cc:304] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
W20260620 13:57:06.018549 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 79182us
I20260620 13:57:06.007373 9421 raft_consensus.cc:2749] T 99f357751cae4b6b87b5972ef2a1fda4 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:57:06.022044 5957 rpcz_store.cc:276] 0620 13:57:04.835688 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:57:05.075427 (+239739us) service_pool.cc:224] Handling call
0620 13:57:05.075683 (+ 256us) raft_consensus.cc:1471] Updating replica for 1 ops
0620 13:57:05.099411 (+ 23728us) raft_consensus.cc:1534] Early marking committed up to index 0
0620 13:57:05.099454 (+ 43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0620 13:57:05.106274 (+ 6820us) log.cc:844] Serialized 26 byte log entry
0620 13:57:05.377540 (+271266us) raft_consensus.cc:1645] Marking committed up to 6
0620 13:57:05.377581 (+ 41us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:57:05.377652 (+ 71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0620 13:57:06.021425 (+643773us) raft_consensus.cc:1685] finished
0620 13:57:06.021445 (+ 20us) raft_consensus.cc:1691] UpdateReplicas() finished
0620 13:57:06.021593 (+ 148us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":23331,"raft.queue_time_us":24960,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":17399,"thread_start_us":207984,"threads_started":1,"wal-append.queue_time_us":441694}
I20260620 13:57:06.026551 9456 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:57:06.026693 9421 raft_consensus.cc:2804] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:57:06.027245 9421 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:06.027634 9421 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:06.018921 5848 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:06.029716 6552 leader_election.cc:304] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:06.007419 9467 raft_consensus.cc:493] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:06.011581 9236 raft_consensus.cc:2749] T d483a507ec73494da65730a6444e1fd6 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260620 13:57:06.032701 6552 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:05.969915 9455 raft_consensus.cc:515] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.036422 8821 raft_consensus.cc:2749] T 86bd36dee6d64396bfbb86cd90a7bedd P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:05.991928 9147 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.021898 9277 raft_consensus.cc:2749] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:06.046838 6552 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:06.048743 5997 leader_election.cc:304] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:06.027031 9456 raft_consensus.cc:493] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:06.037871 9467 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Advancing to term 13
I20260620 13:57:06.036796 9304 raft_consensus.cc:2749] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:06.057310 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:06.059695 6025 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 9.
I20260620 13:57:06.060628 5924 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:06.062378 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b06407c45954213adfef7604a8c4f21" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:06.058028 9413 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260620 13:57:06.067709 9413 raft_consensus.cc:493] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:06.068506 8875 leader_election.cc:290] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:06.036648 9471 raft_consensus.cc:2749] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:06.068434 9413 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 11 FOLLOWER]: Advancing to term 12
W20260620 13:57:06.058106 9432 consensus_meta.cc:287] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685: Time spent flushing consensus metadata: real 0.885s user 0.008s sys 0.004s
I20260620 13:57:06.054023 9468 raft_consensus.cc:2749] T 24c27735bbb449a98fab7edad2ba9837 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260620 13:57:06.045260 9134 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.044s
I20260620 13:57:06.046315 9302 raft_consensus.cc:2804] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:06.078832 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:57:06.093086 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 69955.1us
I20260620 13:57:06.112978 6029 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 9.
I20260620 13:57:06.100646 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:06.101418 6027 raft_consensus.cc:1275] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260620 13:57:06.113687 5849 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:06.113852 5876 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:06.101307 5883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:06.114516 5883 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:06.101831 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e28625b20048a398049a7734aaeaf8" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:06.115175 6031 raft_consensus.cc:3060] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:06.103746 9311 raft_consensus.cc:3055] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:57:06.121908 9311 raft_consensus.cc:740] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 2e82c0c231624695ac5a813230bf5038, State: Running, Role: LEADER
I20260620 13:57:06.106118 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:06.122566 6028 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:06.122823 9311 consensus_queue.cc:260] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.123931 9311 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:06.108294 9191 raft_consensus.cc:515] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.052773 9466 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:57:06.055287 9456 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:06.138718 5876 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 9.
I20260620 13:57:06.099452 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:06.115511 5849 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:06.141172 6552 leader_election.cc:304] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:06.141960 5849 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:06.081209 9432 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.116649 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ee9750110f428fa454f96aaeb360ef" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:06.144042 9432 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:06.089119 9147 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:06.116074 9409 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:06.076447 9418 leader_election.cc:290] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.145624 5959 raft_consensus.cc:1240] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 1. Current term is 2. Ops: []
I20260620 13:57:06.129983 5882 raft_consensus.cc:2393] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:57:06.147259 6552 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:06.147998 9453 raft_consensus.cc:2749] T 8b06407c45954213adfef7604a8c4f21 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260620 13:57:06.133086 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 52073.2us
I20260620 13:57:06.149119 5883 raft_consensus.cc:2468] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:57:06.151196 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:06.151799 6581 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 9.
I20260620 13:57:06.157569 9423 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.158315 6552 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:06.159386 9423 raft_consensus.cc:2804] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader election won for term 9
I20260620 13:57:06.160003 9423 raft_consensus.cc:697] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [term 9 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:06.161564 9482 raft_consensus.cc:2764] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260620 13:57:06.161094 9423 consensus_queue.cc:237] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.160245 9413 raft_consensus.cc:515] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.164273 9413 leader_election.cc:290] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 12 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.128756 9191 leader_election.cc:290] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:57:06.131605 9414 consensus_meta.cc:287] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.572s user 0.002s sys 0.009s
W20260620 13:57:06.134253 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 85587us
I20260620 13:57:06.177373 9421 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.178222 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:06.134737 9428 raft_consensus.cc:2749] T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:06.180560 9077 consensus_queue.cc:1059] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260620 13:57:06.182246 5955 raft_consensus.cc:2410] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 for term 10 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.
I20260620 13:57:06.111724 9367 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.116256 9302 raft_consensus.cc:493] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:06.095194 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:06.142118 9468 raft_consensus.cc:2749] T 735685c84e834b9cbaf7533d6fdf16e6 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:06.193971 5950 raft_consensus.cc:2393] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:57:06.108915 9384 raft_consensus.cc:515] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:57:06.165248 9298 consensus_meta.cc:287] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.586s user 0.007s sys 0.003s
I20260620 13:57:06.167773 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:06.168045 9455 leader_election.cc:290] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.073271 9182 raft_consensus.cc:515] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.173301 9467 raft_consensus.cc:515] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 13 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.183874 6031 raft_consensus.cc:2468] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 9.
W20260620 13:57:06.188688 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 128119us
I20260620 13:57:06.181805 9428 raft_consensus.cc:3055] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Stepping down as leader of term 1
I20260620 13:57:06.166859 6552 leader_election.cc:304] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
W20260620 13:57:06.237324 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 70584.8us
I20260620 13:57:06.238054 6552 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:06.132349 6028 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:57:06.239670 9455 raft_consensus.cc:2749] T 49ee9750110f428fa454f96aaeb360ef P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:57:06.240409 9455 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:57:06.241055 9455 raft_consensus.cc:697] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:06.245093 5924 leader_election.cc:304] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:06.246660 5924 leader_election.cc:304] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
W20260620 13:57:06.204909 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 54614.5us
I20260620 13:57:06.247169 9363 raft_consensus.cc:2749] T b53823dabce64d5284772ca73d71ddc9 P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:57:06.247936 5998 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:06.248502 5778 catalog_manager.cc:5696] T f6d4fcf1f6a541c6ae1a7724f27750eb P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 5 to 6, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 6 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260620 13:57:06.205797 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 63912.3us
I20260620 13:57:06.250288 5778 catalog_manager.cc:5696] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 4 to 8, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 8 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:57:06.251580 5849 leader_election.cc:304] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:06.252048 5778 catalog_manager.cc:5696] T efd3e1f0e5a34ba69029888abcdfb2f1 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 6. New cstate: current_term: 6 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:57:06.253118 5849 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:06.253538 5778 catalog_manager.cc:5696] T 5757f55132b747db98400dba7b8056df P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 3 to 7, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 2e82c0c231624695ac5a813230bf5038 (127.4.155.193). New cstate: current_term: 7 leader_uuid: "2e82c0c231624695ac5a813230bf5038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:57:06.254591 9194 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260620 13:57:06.254976 9194 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:06.255340 9194 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:57:06.256182 5778 catalog_manager.cc:5696] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:57:06.257884 5778 catalog_manager.cc:5696] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 6 to 7, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 7 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:57:06.192507 9432 raft_consensus.cc:2749] T ec20d216461d4414813627ca62e330e4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:06.175506 9414 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.220567 5951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:06.260058 9482 raft_consensus.cc:2749] T 4fd646f84cb04514aa9889ea5f67db81 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260620 13:57:06.225132 5925 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:06.260826 9482 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260620 13:57:06.261193 9482 raft_consensus.cc:493] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:06.261265 9414 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 12 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:06.261622 9482 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 10 FOLLOWER]: Advancing to term 11
I20260620 13:57:06.254208 5849 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
W20260620 13:57:06.263322 5777 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:56610 (request call id 350) took 15337 ms (client timeout 15000 ms). Trace:
I20260620 13:57:06.264441 9418 raft_consensus.cc:2804] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:57:06.264858 9418 raft_consensus.cc:493] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:06.265236 9418 raft_consensus.cc:3060] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:06.194032 9302 raft_consensus.cc:3060] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:06.271263 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 12 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:06.272068 6584 raft_consensus.cc:2393] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 12: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:06.272630 5998 leader_election.cc:304] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:06.274133 6552 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:06.276116 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:06.276050 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:06.276531 5998 leader_election.cc:304] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:06.278456 5998 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:06.267135 9435 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:06.236495 9428 raft_consensus.cc:740] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:06.276847 6585 raft_consensus.cc:2468] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 9.
I20260620 13:57:06.220103 9191 raft_consensus.cc:2764] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260620 13:57:06.242192 9455 consensus_queue.cc:237] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.279891 6578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:34178
I20260620 13:57:06.300170 6578 raft_consensus.cc:606] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:06.300673 6578 raft_consensus.cc:614] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:57:06.284600 6580 raft_consensus.cc:1240] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 13 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 12. Current term is 13. Ops: [12.9-12.9]
I20260620 13:57:06.292258 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee15f74e3e4771a050c854530121f3" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:06.259202 5778 catalog_manager.cc:5696] T 3fc69a9218a64fa6b346021a0d32eaad P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:57:06.293823 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:06.294114 6027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:06.303476 6027 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:06.291999 6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:06.304500 6581 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 6.
I20260620 13:57:06.292943 6028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:06.298215 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 13 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:06.294289 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:06.303512 5778 catalog_manager.cc:5696] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 2 to 7. New cstate: current_term: 7 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:57:06.307570 5778 catalog_manager.cc:5696] T bab45d487c864870aba1aee58d01ca95 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 5 to 6, leader changed from 192c750f597c43858e1ad09e8d805685 (127.4.155.194) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 6 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260620 13:57:06.314059 6025 raft_consensus.cc:1240] T 6ad92842cd6b4c0082afb264bae0ec8d P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8. Ops: []
I20260620 13:57:06.278573 5924 leader_election.cc:304] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:57:06.317354 6552 leader_election.cc:304] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:06.324307 9077 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260620 13:57:06.324812 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 47059.4us
I20260620 13:57:06.288347 9432 raft_consensus.cc:2749] T 8dbd1edec8054c1ba05721321572fbbf P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:06.329552 5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:06.221787 9298 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.330705 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:06.348985 5882 raft_consensus.cc:2368] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 11. Current term is 12.
W20260620 13:57:06.280326 9479 log.cc:927] Time spent T 29e2284e793941b4aa9829a72313998c P 192c750f597c43858e1ad09e8d805685: Append to log took a long time: real 0.086s user 0.000s sys 0.000s
I20260620 13:57:06.326943 6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:06.334893 6027 raft_consensus.cc:2468] T 59b6ab17fde545f5b655c12383d08351 P 663684cf4ae54c929bf8240ca0b63a47 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 12.
I20260620 13:57:06.288260 9374 raft_consensus.cc:2749] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:57:06.326638 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:06.281623 9467 leader_election.cc:290] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 13 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.329689 5848 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [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: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038; no voters:
I20260620 13:57:06.342963 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00b548648e441dbb777699ee0ef3f60" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:06.331146 9363 raft_consensus.cc:2804] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260620 13:57:06.280041 9327 consensus_queue.cc:1048] T 14bccd20cc3f44b69eeefefc4f8b72f9 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.068s
I20260620 13:57:06.382155 9363 raft_consensus.cc:493] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:06.327822 9367 consensus_queue.cc:1048] T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260620 13:57:06.383958 9363 raft_consensus.cc:3060] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:06.344938 5958 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:06.339529 6030 raft_consensus.cc:1240] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8. Ops: []
I20260620 13:57:06.345984 6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:06.387435 9304 raft_consensus.cc:493] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:06.388450 9304 raft_consensus.cc:515] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:06.390647 9304 leader_election.cc:290] T d562ae472315433ca373f0a47f931afa P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.390960 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
W20260620 13:57:06.392481 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 62870.6us
I20260620 13:57:06.357614 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 13 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:06.393116 6579 raft_consensus.cc:1240] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: []
I20260620 13:57:06.323576 5778 catalog_manager.cc:5696] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 4 to 7. New cstate: current_term: 7 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:57:06.268379 9134 consensus_queue.cc:1059] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.065s
I20260620 13:57:06.347765 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:06.345013 6581 raft_consensus.cc:1240] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 11. Current term is 12. Ops: []
I20260620 13:57:06.398658 6026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cd17345f80464287c5952767849dbb" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:06.399626 5955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:06.327473 9414 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260620 13:57:06.350996 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 13 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:06.400187 5955 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:06.355195 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e2284e793941b4aa9829a72313998c" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:06.355888 6578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7540e02ee04cdb9365701b0b6a9077" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:06.326843 9435 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.337744 5998 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:06.357611 5959 raft_consensus.cc:1275] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Refusing update from remote peer 2e82c0c231624695ac5a813230bf5038: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260620 13:57:06.362982 5956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:06.511992 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
W20260620 13:57:06.512501 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 176100us
I20260620 13:57:06.379859 9384 leader_election.cc:290] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:06.380880 9428 consensus_queue.cc:260] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.519013 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:06.519876 5957 raft_consensus.cc:2468] T d562ae472315433ca373f0a47f931afa P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 8.
I20260620 13:57:06.520040 9428 raft_consensus.cc:3060] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 1 FOLLOWER]: Advancing to term 2
I20260620 13:57:06.520865 9298 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 6 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:06.523144 6031 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
W20260620 13:57:06.516732 6551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 122681us
I20260620 13:57:06.395788 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f67b5ea416143c1a0a6729eaaa909c2" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 13 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
W20260620 13:57:06.395887 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 44068.1us
I20260620 13:57:06.358616 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:06.396785 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:06.350135 9453 raft_consensus.cc:2804] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:57:06.398021 5951 raft_consensus.cc:1240] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8. Ops: []
W20260620 13:57:06.263676 5777 rpcz_store.cc:269] 0620 13:56:50.925974 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:56:50.932540 (+ 6566us) service_pool.cc:224] Handling call
0620 13:57:06.263254 (+15330714us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0620 13:57:04.817775 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0620 13:57:04.823862 (+ 6087us) write_op.cc:432] Acquiring schema lock in shared mode
0620 13:57:04.823903 (+ 41us) write_op.cc:435] Acquired schema lock
0620 13:57:04.823928 (+ 25us) tablet.cc:662] Decoding operations
0620 13:57:04.837179 (+ 13251us) write_op.cc:620] Acquiring the partition lock for write op
0620 13:57:04.837266 (+ 87us) write_op.cc:641] Partition lock acquired for write op
0620 13:57:04.837308 (+ 42us) tablet.cc:685] Acquiring locks for 12 operations
0620 13:57:04.838721 (+ 1413us) tablet.cc:701] Row locks acquired
0620 13:57:04.838744 (+ 23us) write_op.cc:260] PREPARE: finished
0620 13:57:04.838948 (+ 204us) write_op.cc:270] Start()
0620 13:57:04.851342 (+ 12394us) write_op.cc:276] Timestamp: P: 1781963824838880 usec, L: 0
0620 13:57:04.862297 (+ 10955us) op_driver.cc:348] REPLICATION: starting
0620 13:57:04.886684 (+ 24387us) log.cc:844] Serialized 4781 byte log entry
0620 13:57:05.849912 (+963228us) op_driver.cc:464] REPLICATION: finished
0620 13:57:06.005487 (+155575us) write_op.cc:301] APPLY: starting
0620 13:57:06.005604 (+ 117us) tablet.cc:1367] starting BulkCheckPresence
0620 13:57:06.005985 (+ 381us) tablet.cc:1370] finished BulkCheckPresence
0620 13:57:06.006204 (+ 219us) tablet.cc:1372] starting ApplyRowOperation cycle
0620 13:57:06.027132 (+ 20928us) tablet.cc:1383] finished ApplyRowOperation cycle
0620 13:57:06.027403 (+ 271us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0620 13:57:06.027449 (+ 46us) write_op.cc:312] APPLY: finished
0620 13:57:06.027749 (+ 300us) log.cc:844] Serialized 89 byte log entry
0620 13:57:06.027963 (+ 214us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:57:06.034120 (+ 6157us) write_op.cc:454] Released schema lock
0620 13:57:06.039243 (+ 5123us) write_op.cc:341] FINISH: Updating metrics
0620 13:57:06.045242 (+ 5999us) write_op.cc:489] Releasing partition, row and schema locks
0620 13:57:06.045275 (+ 33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":335610,"reported_tablets":39,"child_traces":[["op",{"apply.queue_time_us":150362,"apply.run_cpu_time_us":4336,"apply.run_wall_time_us":34172,"num_ops":12,"prepare.queue_time_us":192418,"prepare.run_cpu_time_us":27844,"prepare.run_wall_time_us":276050,"raft.queue_time_us":395761,"raft.run_cpu_time_us":50350,"raft.run_wall_time_us":247436,"replication_time_us":916311,"thread_start_us":669071,"threads_started":4,"wal-append.queue_time_us":254017}]]}
I20260620 13:57:06.399501 5778 catalog_manager.cc:5696] T 8838a101a5e8400c91d053b307be45ed P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 3 to 4, leader changed from 2e82c0c231624695ac5a813230bf5038 (127.4.155.193) to 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195). New cstate: current_term: 4 leader_uuid: "663684cf4ae54c929bf8240ca0b63a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } health_report { overall_health: HEALTHY } } }
I20260620 13:57:06.401669 6578 raft_consensus.cc:3060] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:06.282282 9366 raft_consensus.cc:2804] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:06.401829 9414 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:06.394539 9473 raft_consensus.cc:2764] T a4cd17345f80464287c5952767849dbb P 2e82c0c231624695ac5a813230bf5038 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260620 13:57:06.384191 9386 raft_consensus.cc:515] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.447189 6580 raft_consensus.cc:2393] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 in current term 13: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:06.353266 9421 leader_election.cc:290] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:06.448002 6584 raft_consensus.cc:1240] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 5. Current term is 6. Ops: [5.7-5.7]
W20260620 13:57:06.501885 5847 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:06.413975 6026 raft_consensus.cc:2368] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 11. Current term is 12.
I20260620 13:57:06.378123 9182 leader_election.cc:290] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:06.513382 5998 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:06.528271 5849 leader_election.cc:304] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:06.548014 5950 raft_consensus.cc:3060] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:06.691852 6583 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 8. Current term is 9. Ops: []
I20260620 13:57:06.528061 5958 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 12.
I20260620 13:57:06.529393 5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:06.558691 5924 leader_election.cc:304] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:06.556291 5778 catalog_manager.cc:5696] T 5119d05dc81b442f8653989b96a3626d P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 4 to 6, leader changed from 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 6 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } }
I20260620 13:57:06.693969 5778 catalog_manager.cc:5696] T ed1d1d20a2be4ceeb9389e7e3dbd2b5b P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "b0ce39342d8c4a64904b30b98de02b9f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:57:06.555485 9366 raft_consensus.cc:493] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260620 13:57:06.646095 9493 log.cc:927] Time spent T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.125s user 0.000s sys 0.001s
I20260620 13:57:06.527407 9317 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:57:06.559823 9414 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:57:06.646835 9147 raft_consensus.cc:493] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:06.674170 9302 raft_consensus.cc:515] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.675693 9453 raft_consensus.cc:697] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:06.679025 6580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f1025714d0b439cb56cc08764cb5fce"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:34178
I20260620 13:57:06.718395 6580 raft_consensus.cc:606] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:57:06.718878 6580 raft_consensus.cc:614] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260620 13:57:06.681097 8379 raft_consensus.cc:493] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:06.681272 9432 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:06.724179 6582 raft_consensus.cc:1240] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 7. Current term is 8. Ops: []
W20260620 13:57:06.684137 9456 consensus_meta.cc:287] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.548s user 0.010s sys 0.000s
I20260620 13:57:06.684646 5952 raft_consensus.cc:1275] T 71fbe22bd18849f1b94912bb0bdf5bbe P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260620 13:57:06.684862 5951 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260620 13:57:06.665859 9327 raft_consensus.cc:3055] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 8 LEADER]: Stepping down as leader of term 8
I20260620 13:57:06.706676 9366 raft_consensus.cc:3060] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:06.690222 5955 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:57:06.696967 6552 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:06.697584 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b2378deea24954b2003dda61c1b2c1" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
W20260620 13:57:06.697919 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 169765us
W20260620 13:57:06.747740 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 50851us
I20260620 13:57:06.401019 9194 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.713161 9311 raft_consensus.cc:2804] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:57:06.695709 5778 catalog_manager.cc:5696] T dc919ad08d5e4a9d9870a33b6fc425e5 P 663684cf4ae54c929bf8240ca0b63a47 reported cstate change: term changed from 6 to 7, leader changed from b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196) to 192c750f597c43858e1ad09e8d805685 (127.4.155.194). New cstate: current_term: 7 leader_uuid: "192c750f597c43858e1ad09e8d805685" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } } }
I20260620 13:57:06.699146 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:06.702926 5884 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260620 13:57:06.722790 8379 raft_consensus.cc:515] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.743656 6579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46864 (request call id 926) took 1153 ms. Trace:
I20260620 13:57:06.747970 5849 leader_election.cc:304] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:06.722280 9147 raft_consensus.cc:515] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
W20260620 13:57:06.698376 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 139747us
I20260620 13:57:06.758113 5924 leader_election.cc:304] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:06.758244 9147 leader_election.cc:290] T 8dbd1edec8054c1ba05721321572fbbf P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517)
I20260620 13:57:06.758846 9445 consensus_queue.cc:1048] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260620 13:57:06.748605 6552 leader_election.cc:304] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:06.711968 9411 raft_consensus.cc:2749] T 5757f55132b747db98400dba7b8056df P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:57:06.720664 9428 raft_consensus.cc:2749] T d1b89d9f1eec4bfba2f3b0052c49f040 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:06.764349 5849 leader_election.cc:304] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:06.748492 6551 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:06.754928 6579 rpcz_store.cc:276] 0620 13:57:05.590271 (+ 0us) service_pool.cc:167] Inserting onto call queue
0620 13:57:05.625553 (+ 35282us) service_pool.cc:224] Handling call
0620 13:57:05.625799 (+ 246us) raft_consensus.cc:1471] Updating replica for 0 ops
0620 13:57:06.393472 (+767673us) raft_consensus.cc:1697] Filling consensus response to leader.
0620 13:57:06.743267 (+349795us) spinlock_profiling.cc:243] Waited 767 ms on lock 0x7b540051fc54. stack: 00007f0fdc6d8b43 00007f0fdc6d8a40 00007f0fdc066574 00007f0fe5dab6c4 00007f0fe5dab659 00007f0fdf765951 00007f0fdf7fd1e1 00007f0fdf7fbc1e 00007f0fe47c0b19 00007f0fddd35d34 00007f0fddd35cc2 00007f0fddd35bf1 00007f0fddd35b6c 00007f0fddd34e22 00007f0fddb34c3c 00007f0fddb34076
0620 13:57:06.743525 (+ 258us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1764302592}
I20260620 13:57:06.759528 9452 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:06.765686 6552 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:06.738513 9456 raft_consensus.cc:515] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.740928 9327 raft_consensus.cc:740] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:06.773777 6552 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:06.779973 8379 leader_election.cc:290] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.763974 9409 raft_consensus.cc:2749] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260620 13:57:06.759819 9311 raft_consensus.cc:493] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:06.738245 9432 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.794014 9432 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:06.783744 9236 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:57:06.765738 9134 raft_consensus.cc:2804] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260620 13:57:06.795387 9134 raft_consensus.cc:493] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:06.795301 9363 raft_consensus.cc:515] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:06.795905 9134 raft_consensus.cc:3060] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Advancing to term 10
I20260620 13:57:06.796168 9194 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 10 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:06.797585 9363 leader_election.cc:290] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 9 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.798468 9327 consensus_queue.cc:260] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:06.799698 9327 raft_consensus.cc:3060] T 0e3e3ff471834714a3885231e648b8ee P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:06.801677 9386 leader_election.cc:290] T 0fc24d0691404d29bfa069498ec57dd0 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.765515 9418 raft_consensus.cc:515] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:57:06.803335 5850 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:06.795089 9236 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting leader election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:06.804466 9418 leader_election.cc:290] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 6 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:06.804682 9236 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:06.802934 5953 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 9: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:57:06.808115 5878 raft_consensus.cc:3060] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:06.789695 9311 raft_consensus.cc:3060] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:06.809367 9456 leader_election.cc:290] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:06.813107 9302 leader_election.cc:290] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:06.814940 9453 consensus_queue.cc:237] T a1bc98eaf2354afeb378f85e462f31ab P b0ce39342d8c4a64904b30b98de02b9f [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: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.771128 9469 raft_consensus.cc:2804] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Leader election won for term 12
I20260620 13:57:06.777887 9468 raft_consensus.cc:2749] T 2f67b5ea416143c1a0a6729eaaa909c2 P b0ce39342d8c4a64904b30b98de02b9f [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260620 13:57:06.818658 5878 raft_consensus.cc:2468] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 8.
I20260620 13:57:06.769987 9147 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.024s
I20260620 13:57:06.770490 9298 raft_consensus.cc:2804] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 12 FOLLOWER]: Leader election won for term 12
I20260620 13:57:06.791712 9435 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:06.773627 9466 raft_consensus.cc:2804] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:06.832320 9466 raft_consensus.cc:493] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 192c750f597c43858e1ad09e8d805685)
I20260620 13:57:06.833129 9466 raft_consensus.cc:3060] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Advancing to term 8
I20260620 13:57:06.808665 6578 raft_consensus.cc:2468] T 1a7540e02ee04cdb9365701b0b6a9077 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:57:06.826021 5950 raft_consensus.cc:2468] T 0e0ab32eab32415c8e9ea1fda9508733 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:06.837807 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:06.840531 6578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:34178
I20260620 13:57:06.841589 6578 raft_consensus.cc:606] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:06.842185 6578 raft_consensus.cc:614] T 52b97878e9ad465684082e7bf1c482ad P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260620 13:57:06.844851 9482 consensus_meta.cc:287] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038: Time spent flushing consensus metadata: real 0.583s user 0.007s sys 0.008s
I20260620 13:57:06.845677 9482 raft_consensus.cc:515] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.847520 9366 raft_consensus.cc:515] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.856588 5876 raft_consensus.cc:3060] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:06.838189 9469 raft_consensus.cc:697] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [term 12 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:06.843299 9298 raft_consensus.cc:697] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 12 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
I20260620 13:57:06.888621 6030 raft_consensus.cc:2468] T 81b2378deea24954b2003dda61c1b2c1 P 663684cf4ae54c929bf8240ca0b63a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192c750f597c43858e1ad09e8d805685 in term 2.
I20260620 13:57:06.891983 6028 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 8: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
W20260620 13:57:06.881238 9425 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s user 0.006s sys 0.029s
W20260620 13:57:06.903790 9425 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.567s user 0.006s sys 0.030s
I20260620 13:57:06.906646 5876 raft_consensus.cc:2468] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 12.
I20260620 13:57:06.911922 9298 consensus_queue.cc:237] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [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: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.875370 9236 raft_consensus.cc:515] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.941497 6578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59b6ab17fde545f5b655c12383d08351"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
mode: GRACEFUL
new_leader_uuid: "192c750f597c43858e1ad09e8d805685"
from {username='slave'} at 127.0.0.1:34178
I20260620 13:57:06.976888 9373 raft_consensus.cc:493] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:06.979790 9373 raft_consensus.cc:515] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:06.982573 9373 leader_election.cc:290] T 923bfc4f20d94a57b0d84d45e40b12ae P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
W20260620 13:57:06.982033 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 468699us
I20260620 13:57:06.984148 9236 leader_election.cc:290] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:07.005107 5998 leader_election.cc:304] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.010167 5998 leader_election.cc:304] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.011543 5998 leader_election.cc:304] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:07.020120 9373 raft_consensus.cc:2749] T 59266d6f1b524a25ac59ce6dd8f39c95 P 663684cf4ae54c929bf8240ca0b63a47 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260620 13:57:06.964287 9469 consensus_queue.cc:237] T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
W20260620 13:57:06.993214 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 259697us
I20260620 13:57:07.026535 5998 leader_election.cc:304] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685
I20260620 13:57:07.036341 9504 raft_consensus.cc:2804] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 12 FOLLOWER]: Leader election won for term 12
W20260620 13:57:07.036479 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 254793us
W20260620 13:57:07.037427 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 277797us
I20260620 13:57:07.049708 6552 leader_election.cc:304] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:07.037081 9504 raft_consensus.cc:697] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 12 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:07.059295 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:07.052691 5997 leader_election.cc:304] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:07.053768 9441 consensus_queue.cc:1048] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260620 13:57:07.057240 6030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:07.046727 9482 leader_election.cc:290] T ba377ed0ce364307bbe22e24ddafa62e P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 11 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:07.059939 5876 raft_consensus.cc:3060] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:07.062925 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc24d0691404d29bfa069498ec57dd0" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:07.066105 5924 leader_election.cc:400] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 11 election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 11. Current term is 12.
I20260620 13:57:07.067239 6030 raft_consensus.cc:2393] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 9: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:07.068751 5924 leader_election.cc:403] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
W20260620 13:57:07.071802 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 307507us
I20260620 13:57:07.073345 5849 leader_election.cc:304] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:07.026178 9425 raft_consensus.cc:2804] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260620 13:57:07.075745 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:07.077121 5849 leader_election.cc:304] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:07.076122 9506 raft_consensus.cc:3060] T a4cd17345f80464287c5952767849dbb P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:07.080155 9473 raft_consensus.cc:2749] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260620 13:57:07.080430 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:07.069864 5924 leader_election.cc:304] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
I20260620 13:57:07.027010 9435 raft_consensus.cc:2764] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260620 13:57:07.095988 5924 leader_election.cc:304] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.091379 5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:07.097203 5950 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:57:07.092285 6578 raft_consensus.cc:606] T 59b6ab17fde545f5b655c12383d08351 P b0ce39342d8c4a64904b30b98de02b9f [term 12 LEADER]: Received request to transfer leadership to TS 192c750f597c43858e1ad09e8d805685
I20260620 13:57:07.092347 6029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc919ad08d5e4a9d9870a33b6fc425e5" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:07.080176 5955 raft_consensus.cc:1240] T 0120e0a908b041479e2847fb24268985 P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 8. Current term is 9. Ops: []
I20260620 13:57:07.097522 5849 leader_election.cc:304] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.099234 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685" is_pre_election: true
I20260620 13:57:07.100193 5849 leader_election.cc:304] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.101121 5924 leader_election.cc:304] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:07.103516 5924 leader_election.cc:400] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 election: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 8. Current term is 9.
I20260620 13:57:07.103825 5924 leader_election.cc:403] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260620 13:57:07.061942 9452 raft_consensus.cc:2749] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260620 13:57:07.101508 5849 leader_election.cc:304] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:07.139575 5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd3e1f0e5a34ba69029888abcdfb2f1" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:07.143885 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:07.144186 6026 raft_consensus.cc:1275] T 50e28625b20048a398049a7734aaeaf8 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260620 13:57:07.132319 5952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:07.143998 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:07.026842 9311 raft_consensus.cc:515] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:07.158074 6582 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 7.
I20260620 13:57:07.159699 6579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:07.060887 9091 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.051s
I20260620 13:57:07.090456 9502 raft_consensus.cc:2804] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election won for term 8
W20260620 13:57:07.147944 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 60073.3us
I20260620 13:57:07.118220 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:07.144213 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3e3ff471834714a3885231e648b8ee" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:07.108738 9362 raft_consensus.cc:2804] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260620 13:57:07.199832 5876 raft_consensus.cc:2468] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 9.
I20260620 13:57:07.197665 5875 raft_consensus.cc:2468] T efd3e1f0e5a34ba69029888abcdfb2f1 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:57:07.162591 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec20d216461d4414813627ca62e330e4" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:07.218439 6031 raft_consensus.cc:2468] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0ce39342d8c4a64904b30b98de02b9f in term 7.
I20260620 13:57:07.233229 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0120e0a908b041479e2847fb24268985" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:07.118296 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5eb52b96b44f7cb3569bfff54e9b1c" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:07.116601 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:07.105921 9432 raft_consensus.cc:2804] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 2 FOLLOWER]: Leader election won for term 2
I20260620 13:57:07.233530 6585 raft_consensus.cc:1275] T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260620 13:57:07.276165 5881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab83097997ba42219f9a63aad224f786" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:07.144667 9456 raft_consensus.cc:2749] T 115c5e2556794dd8801d1f451aa245fb P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:07.107921 9445 raft_consensus.cc:3060] T 1f1025714d0b439cb56cc08764cb5fce P 192c750f597c43858e1ad09e8d805685 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:07.231067 5878 raft_consensus.cc:2393] T 0e3e3ff471834714a3885231e648b8ee P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 9: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:57:07.103904 9134 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:07.083956 9425 raft_consensus.cc:493] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b0ce39342d8c4a64904b30b98de02b9f)
I20260620 13:57:07.105880 9277 raft_consensus.cc:2749] T e8078a89b618482f8e4978c463747569 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:07.235774 5876 raft_consensus.cc:2393] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:57:07.105039 9304 raft_consensus.cc:2749] T 6c812d18f2bb4da29c562646eb81deb1 P 2e82c0c231624695ac5a813230bf5038 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260620 13:57:07.287741 5952 raft_consensus.cc:2393] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 10: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:57:07.207681 5997 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [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: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47; no voters:
W20260620 13:57:07.288739 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 81128.9us
I20260620 13:57:07.184434 5879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5119d05dc81b442f8653989b96a3626d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:07.259627 6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:07.291978 6587 raft_consensus.cc:2468] T 923bfc4f20d94a57b0d84d45e40b12ae P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 8.
I20260620 13:57:07.094663 9366 leader_election.cc:290] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [CANDIDATE]: Term 8 election: Requested vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:07.271530 5953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "b0ce39342d8c4a64904b30b98de02b9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "192c750f597c43858e1ad09e8d805685"
I20260620 13:57:07.299818 5953 raft_consensus.cc:2393] T 649259d8acc1429d8dddd2677f87f911 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b0ce39342d8c4a64904b30b98de02b9f in current term 7: Already voted for candidate 192c750f597c43858e1ad09e8d805685 in this term.
I20260620 13:57:07.271752 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad92842cd6b4c0082afb264bae0ec8d" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:07.105182 9468 raft_consensus.cc:493] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:07.164042 9390 raft_consensus.cc:2749] T 18f8f8a1b370453aade5f48cd3bedcbd P 192c750f597c43858e1ad09e8d805685 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171) with higher term. Message: Invalid argument: T 18f8f8a1b370453aade5f48cd3bedcbd P b0ce39342d8c4a64904b30b98de02b9f [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 192c750f597c43858e1ad09e8d805685 for earlier term 8. Current term is 9.
I20260620 13:57:07.303930 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbd1edec8054c1ba05721321572fbbf" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:07.305084 5876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:07.298791 9441 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260620 13:57:07.278115 5877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735685c84e834b9cbaf7533d6fdf16e6" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
W20260620 13:57:07.287495 9414 consensus_meta.cc:287] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f: Time spent flushing consensus metadata: real 0.563s user 0.006s sys 0.005s
W20260620 13:57:07.282317 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 178946us
I20260620 13:57:07.144321 9418 consensus_queue.cc:1059] T 0e0ab32eab32415c8e9ea1fda9508733 P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.127s
I20260620 13:57:07.235072 9362 raft_consensus.cc:493] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 2e82c0c231624695ac5a813230bf5038)
I20260620 13:57:07.319850 6584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba377ed0ce364307bbe22e24ddafa62e" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:07.283982 5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0ab32eab32415c8e9ea1fda9508733" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038"
I20260620 13:57:07.321120 6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47"
I20260620 13:57:07.314746 6580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc98eaf2354afeb378f85e462f31ab" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:07.143930 9191 consensus_queue.cc:1059] T 6ad92842cd6b4c0082afb264bae0ec8d P 2e82c0c231624695ac5a813230bf5038 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.133s
I20260620 13:57:07.233224 9466 raft_consensus.cc:515] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:07.258929 5884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52b97878e9ad465684082e7bf1c482ad" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
I20260620 13:57:07.294816 5879 raft_consensus.cc:2393] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 7: Already voted for candidate 2e82c0c231624695ac5a813230bf5038 in this term.
I20260620 13:57:07.301985 5882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923bfc4f20d94a57b0d84d45e40b12ae" candidate_uuid: "663684cf4ae54c929bf8240ca0b63a47" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "2e82c0c231624695ac5a813230bf5038" is_pre_election: true
W20260620 13:57:07.302217 5923 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260620 13:57:07.303478 6031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d562ae472315433ca373f0a47f931afa" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "663684cf4ae54c929bf8240ca0b63a47" is_pre_election: true
I20260620 13:57:07.272073 6552 leader_election.cc:304] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:07.305778 5876 raft_consensus.cc:2393] T 6da14809d5f043db80b3e1639afd8e25 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 8: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
I20260620 13:57:07.306214 6585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dbb4b944d4deeba944d1a7c6d5c76" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:07.328037 6031 raft_consensus.cc:2393] T d562ae472315433ca373f0a47f931afa P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 8: Already voted for candidate 663684cf4ae54c929bf8240ca0b63a47 in this term.
I20260620 13:57:07.231585 9504 consensus_queue.cc:237] T a4cd17345f80464287c5952767849dbb P 663684cf4ae54c929bf8240ca0b63a47 [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: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:07.332154 6029 raft_consensus.cc:1240] T 8c5eb52b96b44f7cb3569bfff54e9b1c P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 8. Current term is 9. Ops: []
W20260620 13:57:07.344105 6552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.195:41493, user_credentials={real_user=slave}} blocked reactor thread for 72105.3us
I20260620 13:57:07.345314 6552 leader_election.cc:304] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [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: b0ce39342d8c4a64904b30b98de02b9f; no voters: 192c750f597c43858e1ad09e8d805685, 663684cf4ae54c929bf8240ca0b63a47
I20260620 13:57:07.311558 9441 raft_consensus.cc:493] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 13:57:07.346643 6552 leader_election.cc:304] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [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: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:07.310581 5883 raft_consensus.cc:1240] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Rejecting Update request from peer 663684cf4ae54c929bf8240ca0b63a47 for earlier term 8. Current term is 9. Ops: []
I20260620 13:57:07.285668 9425 raft_consensus.cc:3060] T 99f357751cae4b6b87b5972ef2a1fda4 P 663684cf4ae54c929bf8240ca0b63a47 [term 5 FOLLOWER]: Advancing to term 6
I20260620 13:57:07.311331 6030 raft_consensus.cc:1240] T 735685c84e834b9cbaf7533d6fdf16e6 P 663684cf4ae54c929bf8240ca0b63a47 [term 9 FOLLOWER]: Rejecting Update request from peer 2e82c0c231624695ac5a813230bf5038 for earlier term 8. Current term is 9. Ops: []
I20260620 13:57:07.276846 5881 raft_consensus.cc:2468] T ab83097997ba42219f9a63aad224f786 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 663684cf4ae54c929bf8240ca0b63a47 in term 6.
I20260620 13:57:07.312741 5924 leader_election.cc:304] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.313730 6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870adf0b6e5484ba90ad7b17d35cd52" candidate_uuid: "2e82c0c231624695ac5a813230bf5038" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:07.317580 5849 leader_election.cc:304] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.357259 6583 raft_consensus.cc:2393] T b870adf0b6e5484ba90ad7b17d35cd52 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 in current term 6: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
W20260620 13:57:07.357359 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 44867.3us
I20260620 13:57:07.358343 5849 leader_election.cc:304] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.358448 5924 leader_election.cc:304] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:07.105665 9482 raft_consensus.cc:2749] T 3fc69a9218a64fa6b346021a0d32eaad P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:07.319566 5877 raft_consensus.cc:1275] T 71fbe22bd18849f1b94912bb0bdf5bbe P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260620 13:57:07.286453 9432 raft_consensus.cc:697] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [term 2 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:07.327907 5878 raft_consensus.cc:1275] T 0120e0a908b041479e2847fb24268985 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Refusing update from remote peer 663684cf4ae54c929bf8240ca0b63a47: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260620 13:57:07.328217 6585 raft_consensus.cc:3060] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:07.269320 9502 raft_consensus.cc:697] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Becoming Leader. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:07.330318 6032 raft_consensus.cc:2368] T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8.
I20260620 13:57:07.299438 9505 consensus_queue.cc:1059] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.045s
I20260620 13:57:07.326361 9362 raft_consensus.cc:3060] T 8b06407c45954213adfef7604a8c4f21 P 192c750f597c43858e1ad09e8d805685 [term 6 FOLLOWER]: Advancing to term 7
I20260620 13:57:07.359891 5924 leader_election.cc:304] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.347209 9471 raft_consensus.cc:2749] T dc919ad08d5e4a9d9870a33b6fc425e5 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260620 13:57:07.347203 9469 raft_consensus.cc:3060] T 8c5eb52b96b44f7cb3569bfff54e9b1c P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Advancing to term 9
I20260620 13:57:07.406306 9502 consensus_queue.cc:237] T 0e0ab32eab32415c8e9ea1fda9508733 P 663684cf4ae54c929bf8240ca0b63a47 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } }
I20260620 13:57:07.407305 5924 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685, b0ce39342d8c4a64904b30b98de02b9f; no voters: 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:07.408070 9518 raft_consensus.cc:2749] T ba377ed0ce364307bbe22e24ddafa62e P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260620 13:57:07.409291 5924 leader_election.cc:304] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.381108 9327 raft_consensus.cc:2804] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader election won for term 8
I20260620 13:57:07.410466 9518 raft_consensus.cc:2749] T b00b548648e441dbb777699ee0ef3f60 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260620 13:57:07.411150 9134 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P 192c750f597c43858e1ad09e8d805685 [CANDIDATE]: Term 10 election: Requested vote from peers 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493), b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171)
I20260620 13:57:07.354707 9441 raft_consensus.cc:3060] T 649259d8acc1429d8dddd2677f87f911 P 663684cf4ae54c929bf8240ca0b63a47 [term 7 FOLLOWER]: Advancing to term 8
W20260620 13:57:07.415657 9514 log.cc:927] Time spent T 8b06407c45954213adfef7604a8c4f21 P 2e82c0c231624695ac5a813230bf5038: Append to log took a long time: real 0.138s user 0.000s sys 0.001s
I20260620 13:57:07.373713 9191 raft_consensus.cc:2749] T 0fc24d0691404d29bfa069498ec57dd0 P 2e82c0c231624695ac5a813230bf5038 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:07.396484 6029 raft_consensus.cc:1275] T 6da14809d5f043db80b3e1639afd8e25 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Refusing update from remote peer b0ce39342d8c4a64904b30b98de02b9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260620 13:57:07.367553 9507 raft_consensus.cc:2749] T fb8edcc5cb024ebebdb3cac403f19bc4 P 192c750f597c43858e1ad09e8d805685 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260620 13:57:07.362861 9298 raft_consensus.cc:2804] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election won for term 7
I20260620 13:57:07.368198 9293 raft_consensus.cc:2749] T c3ee15f74e3e4771a050c854530121f3 P 2e82c0c231624695ac5a813230bf5038 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260620 13:57:07.402537 9516 log.cc:927] Time spent T ba377ed0ce364307bbe22e24ddafa62e P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.092s user 0.000s sys 0.001s
W20260620 13:57:07.403211 9512 log.cc:927] Time spent T 29e2284e793941b4aa9829a72313998c P b0ce39342d8c4a64904b30b98de02b9f: Append to log took a long time: real 0.127s user 0.001s sys 0.000s
I20260620 13:57:07.384389 9236 raft_consensus.cc:493] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:07.389037 9091 consensus_queue.cc:1048] T 50e28625b20048a398049a7734aaeaf8 P b0ce39342d8c4a64904b30b98de02b9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.015s
W20260620 13:57:07.404539 9517 log.cc:927] Time spent T 29e2284e793941b4aa9829a72313998c P 663684cf4ae54c929bf8240ca0b63a47: Append to log took a long time: real 0.058s user 0.001s sys 0.000s
I20260620 13:57:07.415767 9373 consensus_queue.cc:1059] T 2f67b5ea416143c1a0a6729eaaa909c2 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260620 13:57:07.324630 9414 raft_consensus.cc:515] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:07.379436 5849 leader_election.cc:304] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [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: 2e82c0c231624695ac5a813230bf5038, b0ce39342d8c4a64904b30b98de02b9f; no voters:
I20260620 13:57:07.419271 9182 raft_consensus.cc:3055] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Stepping down as leader of term 8
I20260620 13:57:07.424222 6585 raft_consensus.cc:2468] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e82c0c231624695ac5a813230bf5038 in term 7.
I20260620 13:57:07.310858 9468 raft_consensus.cc:515] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:07.433652 9298 raft_consensus.cc:697] T 649259d8acc1429d8dddd2677f87f911 P b0ce39342d8c4a64904b30b98de02b9f [term 7 LEADER]: Becoming Leader. State: Replica: b0ce39342d8c4a64904b30b98de02b9f, State: Running, Role: LEADER
W20260620 13:57:07.435487 5998 consensus_peers.cc:597] T 71fbe22bd18849f1b94912bb0bdf5bbe P 663684cf4ae54c929bf8240ca0b63a47 -> Peer b0ce39342d8c4a64904b30b98de02b9f (127.4.155.196:34171): Couldn't send request to peer b0ce39342d8c4a64904b30b98de02b9f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71fbe22bd18849f1b94912bb0bdf5bbe. This is attempt 1: this message will repeat every 5th retry.
I20260620 13:57:07.371177 9363 consensus_queue.cc:1059] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.052s
I20260620 13:57:07.410022 9462 raft_consensus.cc:2764] T 1a7540e02ee04cdb9365701b0b6a9077 P 192c750f597c43858e1ad09e8d805685 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260620 13:57:07.422634 9134 consensus_queue.cc:1059] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.018s
I20260620 13:57:07.457983 9134 consensus_queue.cc:1243] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer b0ce39342d8c4a64904b30b98de02b9f log is divergent from this leader: its last log entry 10.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260620 13:57:07.458635 9134 raft_consensus.cc:3055] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 11 LEADER]: Stepping down as leader of term 11
I20260620 13:57:07.458961 9134 raft_consensus.cc:740] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:07.459842 9134 consensus_queue.cc:260] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:07.461042 9134 raft_consensus.cc:3060] T 59b6ab17fde545f5b655c12383d08351 P 192c750f597c43858e1ad09e8d805685 [term 11 FOLLOWER]: Advancing to term 12
I20260620 13:57:07.463056 6579 raft_consensus.cc:2393] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 663684cf4ae54c929bf8240ca0b63a47 in current term 10: Already voted for candidate b0ce39342d8c4a64904b30b98de02b9f in this term.
W20260620 13:57:07.441723 5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 62418.6us
I20260620 13:57:07.418157 5924 leader_election.cc:304] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [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: 192c750f597c43858e1ad09e8d805685; no voters: 663684cf4ae54c929bf8240ca0b63a47, b0ce39342d8c4a64904b30b98de02b9f
I20260620 13:57:07.426988 9317 consensus_queue.cc:1059] T 0fc24d0691404d29bfa069498ec57dd0 P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260620 13:57:07.441108 9236 raft_consensus.cc:515] T 1f1025714d0b439cb56cc08764cb5fce P b0ce39342d8c4a64904b30b98de02b9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:07.453967 9363 raft_consensus.cc:3055] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Stepping down as leader of term 5
I20260620 13:57:07.454180 9414 leader_election.cc:290] T 08f835b507484456a3c708ba0e6fb982 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 10 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:07.455061 9525 consensus_queue.cc:1048] T 18f8f8a1b370453aade5f48cd3bedcbd P 663684cf4ae54c929bf8240ca0b63a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:57:07.456302 9468 leader_election.cc:290] T e8078a89b618482f8e4978c463747569 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2e82c0c231624695ac5a813230bf5038 (127.4.155.193:46177), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:57:07.467798 5924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.196:34171, user_credentials={real_user=slave}} blocked reactor thread for 49718.2us
I20260620 13:57:07.432401 9311 leader_election.cc:290] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:07.476723 6582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6da14809d5f043db80b3e1639afd8e25"
dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
mode: GRACEFUL
new_leader_uuid: "2e82c0c231624695ac5a813230bf5038"
from {username='slave'} at 127.0.0.1:34178
I20260620 13:57:07.480043 6582 raft_consensus.cc:606] T 6da14809d5f043db80b3e1639afd8e25 P b0ce39342d8c4a64904b30b98de02b9f [term 8 LEADER]: Received request to transfer leadership to TS 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:07.482239 4719 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260620 13:57:07.483351 9462 consensus_queue.cc:1059] T dc919ad08d5e4a9d9870a33b6fc425e5 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260620 13:57:07.484798 4719 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260620 13:57:07.487339 5883 raft_consensus.cc:1240] T 5119d05dc81b442f8653989b96a3626d P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7. Ops: []
I20260620 13:57:07.488312 4719 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260620 13:57:07.484880 9518 consensus_queue.cc:1059] T b870adf0b6e5484ba90ad7b17d35cd52 P 192c750f597c43858e1ad09e8d805685 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260620 13:57:07.505224 5881 raft_consensus.cc:1240] T 020dbb4b944d4deeba944d1a7c6d5c76 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 6. Current term is 7. Ops: []
I20260620 13:57:07.507426 5883 raft_consensus.cc:1240] T b870adf0b6e5484ba90ad7b17d35cd52 P 2e82c0c231624695ac5a813230bf5038 [term 6 FOLLOWER]: Rejecting Update request from peer 192c750f597c43858e1ad09e8d805685 for earlier term 5. Current term is 6. Ops: []
I20260620 13:57:07.519066 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649259d8acc1429d8dddd2677f87f911" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f" is_pre_election: true
I20260620 13:57:07.443639 9182 raft_consensus.cc:740] T 0120e0a908b041479e2847fb24268985 P 663684cf4ae54c929bf8240ca0b63a47 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 663684cf4ae54c929bf8240ca0b63a47, State: Running, Role: LEADER
I20260620 13:57:07.447300 9367 raft_consensus.cc:493] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:07.447075 9473 raft_consensus.cc:2804] T 1a7540e02ee04cdb9365701b0b6a9077 P 2e82c0c231624695ac5a813230bf5038 [term 7 FOLLOWER]: Leader election won for term 7
W20260620 13:57:07.537855 5848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 51619.6us
I20260620 13:57:07.469442 9293 raft_consensus.cc:493] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 13:57:07.602133 6582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f835b507484456a3c708ba0e6fb982" candidate_uuid: "192c750f597c43858e1ad09e8d805685" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b0ce39342d8c4a64904b30b98de02b9f"
I20260620 13:57:07.470801 9507 raft_consensus.cc:3060] T 2f67b5ea416143c1a0a6729eaaa909c2 P 192c750f597c43858e1ad09e8d805685 [term 12 FOLLOWER]: Advancing to term 13
I20260620 13:57:07.615943 8379 raft_consensus.cc:493] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 663684cf4ae54c929bf8240ca0b63a47)
I20260620 13:57:07.471064 9363 raft_consensus.cc:740] T 49ee9750110f428fa454f96aaeb360ef P 192c750f597c43858e1ad09e8d805685 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
I20260620 13:57:07.472074 9327 raft_consensus.cc:697] T fd6ebbc0e9aa474f80952cef69b0ac25 P 192c750f597c43858e1ad09e8d805685 [term 8 LEADER]: Becoming Leader. State: Replica: 192c750f597c43858e1ad09e8d805685, State: Running, Role: LEADER
W20260620 13:57:07.617317 5997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.155.194:38517, user_credentials={real_user=slave}} blocked reactor thread for 188765us
I20260620 13:57:07.616690 8379 raft_consensus.cc:515] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "663684cf4ae54c929bf8240ca0b63a47" member_type: VOTER last_known_addr { host: "127.4.155.195" port: 41493 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:07.605949 9466 leader_election.cc:290] T d1b89d9f1eec4bfba2f3b0052c49f040 P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 8 election: Requested vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
I20260620 13:57:07.650055 8379 leader_election.cc:290] T 81b2378deea24954b2003dda61c1b2c1 P b0ce39342d8c4a64904b30b98de02b9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 192c750f597c43858e1ad09e8d805685 (127.4.155.194:38517), 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493)
W20260620 13:57:07.683945 5998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.155.193:46177, user_credentials={real_user=slave}} blocked reactor thread for 209289us
I20260620 13:57:07.610212 9367 raft_consensus.cc:515] T 020dbb4b944d4deeba944d1a7c6d5c76 P b0ce39342d8c4a64904b30b98de02b9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:07.696836 5998 leader_election.cc:304] T ec20d216461d4414813627ca62e330e4 P 663684cf4ae54c929bf8240ca0b63a47 [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: 663684cf4ae54c929bf8240ca0b63a47; no voters: 192c750f597c43858e1ad09e8d805685, 2e82c0c231624695ac5a813230bf5038
I20260620 13:57:07.615774 9293 raft_consensus.cc:515] T fd6ebbc0e9aa474f80952cef69b0ac25 P 2e82c0c231624695ac5a813230bf5038 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e82c0c231624695ac5a813230bf5038" member_type: VOTER last_known_addr { host: "127.4.155.193" port: 46177 } } peers { permanent_uuid: "192c750f597c43858e1ad09e8d805685" member_type: VOTER last_known_addr { host: "127.4.155.194" port: 38517 } } peers { permanent_uuid: "b0ce39342d8c4a64904b30b98de02b9f" member_type: VOTER last_known_addr { host: "127.4.155.196" port: 34171 } attrs { promote: false } }
I20260620 13:57:07.707538 5849 leader_election.cc:400] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Vote denied by peer 663684cf4ae54c929bf8240ca0b63a47 (127.4.155.195:41493) with higher term. Message: Invalid argument: T a1bc98eaf2354afeb378f85e462f31ab P 663684cf4ae54c929bf8240ca0b63a47 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e82c0c231624695ac5a813230bf5038 for earlier term 7. Current term is 8.
I20260620 13:57:07.708045 5849 leader_election.cc:403] T a1bc98eaf2354afeb378f85e462f31ab P 2e82c0c231624695ac5a813230bf5038 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260620 13:57:07.606328 9432 consensus_queue.cc:237] T 81b2378deea24954b2003dda61c1b2c1 P 192c750f597c43858e1ad09e8d805685 [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: "192c750f597c43858e1ad09e8d805685"